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 language models with in-context learning (ICL) offers promising solutions. In this work, we introduce an effective and innovative ICL framework for the setting of few-shot nested NER. We improve the ICL prompt by devising a novel example demonstration selection mechanism, EnDe retriever. In EnDe retriever, we employ contrastive learning to perform three types of representation learning, in terms of semantic similarity, boundary similarity, and label similarity, to generate high-quality demonstration examples. Extensive experiments over three nested NER and four flat NER datasets demonstrate the efficacy of our system.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningIn-Context Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionRepresentation LearningSemantic SimilaritySemantic Textual SimilarityMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
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, entiti…
Contrastive LearningFew-Shot Learningnamed-entity-recognitionNamed Entity Recognition+4Pyramid: A Layered Model for Nested Named Entity Recognition
This paper presents Pyramid, a novel layered model for Nested Named Entity Recognition (nested NER). In our approach, token or text region embeddings are recursively inputted into L flat NER layers, from bottom to top, s…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1Gaussian 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+1Deep Exhaustive Model for Nested Named Entity Recognition
We propose a simple deep neural model for nested named entity recognition (NER). Most NER models focused on flat entities and ignored nested entities, which failed to fully capture underlying semantic information in text…
Entity LinkingFeature Engineeringnamed-entity-recognitionNamed Entity Recognition+4