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

06/30/2019
by   Joseph Fisher, et al.
0

Named entity recognition (NER) is one of the best studied tasks in natural language processing. However, most approaches are not capable of handling nested structures which are common in many applications. In this paper we introduce a novel neural network architecture that first merges tokens and/or entities into entities forming nested structures, and then labels each of them independently. Unlike previous work, our merge and label approach predicts real-valued instead of discrete segmentation structures, which allow it to combine word and nested entity embeddings while maintaining differentiability. evaluate our approach using the ACE 2005 Corpus, where it achieves state-of-the-art F1 of 74.6, further improved with contextual embeddings (BERT) to 82.4, an overall improvement of close to 8 F1 points over previous approaches trained on the same data. Additionally we compare it against BiLSTM-CRFs, the dominant approach for flat NER structures, demonstrating that its ability to predict nested structures does not impact performance in simpler cases.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/19/2019

Neural Architectures for Nested NER through Linearization

We propose two neural network architectures for nested named entity reco...
research
07/20/2021

BoningKnife: Joint Entity Mention Detection and Typing for Nested NER via prior Boundary Knowledge

While named entity recognition (NER) is a key task in natural language p...
research
06/11/2021

Nested and Balanced Entity Recognition using Multi-Task Learning

Entity Recognition (ER) within a text is a fundamental exercise in Natur...
research
12/02/2022

Few-Shot Nested Named Entity Recognition

While Named Entity Recognition (NER) is a widely studied task, making in...
research
12/15/2020

Nested Named Entity Recognition with Partially-Observed TreeCRFs

Named entity recognition (NER) is a well-studied task in natural languag...
research
02/20/2023

A Benchmark of Nested Named Entity Recognition Approaches in Historical Structured Documents

Named Entity Recognition (NER) is a key step in the creation of structur...
research
01/02/2021

Lex-BERT: Enhancing BERT based NER with lexicons

In this work, we represent Lex-BERT, which incorporates the lexicon info...

Please sign up or login with your details

Forgot password? Click here to reset