Neural Architectures for Nested NER through Linearization

08/19/2019
by   Jana Straková, et al.
0

We propose two neural network architectures for nested named entity recognition (NER), a setting in which named entities may overlap and also be labeled with more than one label. We encode the nested labels using a linearized scheme. In our first proposed approach, the nested labels are modeled as multilabels corresponding to the Cartesian product of the nested labels in a standard LSTM-CRF architecture. In the second one, the nested NER is viewed as a sequence-to-sequence problem, in which the input sequence consists of the tokens and output sequence of the labels, using hard attention on the word whose label is being predicted. The proposed methods outperform the nested NER state of the art on four corpora: ACE-2004, ACE-2005, GENIA and Czech CNEC. We also enrich our architectures with the recently published contextual embeddings: ELMo, BERT and Flair, reaching further improvements for the four nested entity corpora. In addition, we report flat NER state-of-the-art results for CoNLL-2002 Dutch and Spanish and for CoNLL-2003 English.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/12/2023

Gaussian Prior Reinforcement Learning for Nested Named Entity Recognition

Named Entity Recognition (NER) is a well and widely studied task in natu...
research
06/30/2019

Merge and Label: A novel neural network architecture for nested NER

Named entity recognition (NER) is one of the best studied tasks in natur...
research
05/19/2021

A Sequence-to-Set Network for Nested Named Entity Recognition

Named entity recognition (NER) is a widely studied task in natural langu...
research
06/10/2019

Sequence-to-Nuggets: Nested Entity Mention Detection via Anchor-Region Networks

Sequential labeling-based NER approaches restrict each word belonging to...
research
10/03/2018

A Neural Transition-based Model for Nested Mention Recognition

It is common that entity mentions can contain other mentions recursively...
research
12/19/2021

Unified Named Entity Recognition as Word-Word Relation Classification

So far, named entity recognition (NER) has been involved with three majo...
research
03/16/2022

Label Semantics for Few Shot Named Entity Recognition

We study the problem of few shot learning for named entity recognition. ...

Please sign up or login with your details

Forgot password? Click here to reset