Few-Shot Nested Named Entity Recognition
While Named Entity Recognition (NER) is a widely studied task, making inferences of entities with only a few labeled data has been challenging, especially for entities with nested structures. Unlike flat entities, entities and their nested entities are more likely to have similar semantic feature representations, drastically increasing difficulties in classifying different entity categories in the few-shot setting. Although prior work has briefly discussed nested structures in the context of few-shot learning, to our best knowledge, this paper is the first one specifically dedicated to studying the few-shot nested NER task. Leveraging contextual dependency to distinguish nested entities, we propose a Biaffine-based Contrastive Learning (BCL) framework. We first design a Biaffine span representation module for learning the contextual span dependency representation for each entity span rather than only learning its semantic representation. We then merge these two representations by the residual connection to distinguish nested entities. Finally, we build a contrastive learning framework to adjust the representation distribution for larger margin boundaries and more generalized domain transfer learning ability. We conducted experimental studies on three English, German, and Russian nested NER datasets. The results show that the BCL outperformed three baseline models on the 1-shot and 5-shot tasks in terms of F1 score.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningFew-Shot Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
In-Context Learning for Few-Shot Nested Named Entity Recognition
In nested Named entity recognition (NER), entities are nested with each other, and thus requiring more data annotations to address. This leads to the development of few-shot nested NER, where the prevalence of pretrained…
Contrastive LearningIn-Context Learningnamed-entity-recognitionNamed Entity Recognition+6Gaussian 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+4NNE: A Dataset for Nested Named Entity Recognition in English Newswire
Named entity recognition (NER) is widely used in natural language processing applications and downstream tasks. However, most NER tools target flat annotation from popular datasets, eschewing the semantic information ava…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1Composited-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…
Data Augmentationnamed-entity-recognitionNamed Entity RecognitionNested Named Entity RecognitionRuNNE-2022 Shared Task: Recognizing Nested Named Entities
The RuNNE Shared Task approaches the problem of nested named entity recognition. The annotation schema is designed in such a way, that an entity may partially overlap or even be nested into another entity. This way, the …
Dialogue Evaluationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2