Composited-Nested-Learning with Data Augmentation for Nested Named Entity Recognition
Nested Named Entity Recognition (NNER) focuses on addressing overlapped entity recognition. Compared to Flat Named Entity Recognition (FNER), annotated resources are scarce in the corpus for NNER. Data augmentation is an effective approach to address the insufficient annotated corpus. However, there is a significant lack of exploration in data augmentation methods for NNER. Due to the presence of nested entities in NNER, existing data augmentation methods cannot be directly applied to NNER tasks. Therefore, in this work, we focus on data augmentation for NNER and resort to more expressive structures, Composited-Nested-Label Classification (CNLC) in which constituents are combined by nested-word and nested-label, to model nested entities. The dataset is augmented using the Composited-Nested-Learning (CNL). In addition, we propose the Confidence Filtering Mechanism (CFM) for a more efficient selection of generated data. Experimental results demonstrate that this approach results in improvements in ACE2004 and ACE2005 and alleviates the impact of sample imbalance.
Code (0)
등록된 구현이 없습니다.
Tasks
Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNested Named Entity RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Entity-to-Text based Data Augmentation for various Named Entity Recognition Tasks
Data augmentation techniques have been used to alleviate the problem of scarce labeled data in various NER tasks (flat, nested, and discontinuous NER tasks). Existing augmentation techniques either manipulate the words i…
Data AugmentationDiversitynamed-entity-recognitionNamed Entity Recognition+3Gaussian Prior Reinforcement Learning for Nested Named Entity Recognition
Named Entity Recognition (NER) is a well and widely studied task in natural language processing. Recently, the nested NER has attracted more attention since its practicality and difficulty. Existing works for nested NER …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+4Learning Nested Named Entity Recognition from Flat Annotations
Nested named entity recognition identifies entities contained within other entities, but requires expensive multi-level annotation. While flat NER corpora exist abundantly, nested resources remain scarce. We investigate …
Nested Named Entity RecognitionNEREL: A Russian Dataset with Nested Named Entities, Relations and Events
In this paper, we present NEREL, a Russian dataset for named entity recognition and relation extraction. NEREL is significantly larger than existing Russian datasets: to date it contains 56K annotated named entities and …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Relation Extraction+1A dynamic programming algorithm for span-based nested named-entity recognition in O(n^2)
Span-based nested named-entity recognition (NER) has a cubic-time complexity using a variant of the CYK algorithm. We show that by adding a supplementary structural constraint on the search space, nested NER has a quadra…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1