paper-with-me

홈 › Papers

Few-Shot Nested Named Entity Recognition

2022-12-02 · Hong Ming, Jiaoyun Yang, Lili Jiang, Yan Pan, Ning An

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.

📄 PDF Abstract BibTeX arXiv:2212.00953

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningFew-Shot Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

In-Context Learning for Few-Shot Nested Named Entity Recognition

2024-02-02 · Meishan Zhang, Bin Wang, Hao Fei, Min Zhang

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+6

Gaussian Prior Reinforcement Learning for Nested Named Entity Recognition

2023-05-12 · Yawen Yang, Xuming Hu, Fukun Ma, Shu'ang Li 외

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+4

NNE: A Dataset for Nested Named Entity Recognition in English Newswire

2019-06-04 · ACL 2019 7 · Nicky Ringland, Xiang Dai, Ben Hachey, Sarvnaz Karimi 외

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+1

Composited-Nested-Learning with Data Augmentation for Nested Named Entity Recognition

2024-06-18 · Xingming Liao, Nankai Lin, Haowen Li, Lianglun Cheng 외

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 Recognition

RuNNE-2022 Shared Task: Recognizing Nested Named Entities

2022-05-23 · Ekaterina Artemova, Maxim Zmeev, Natalia Loukachevitch, Igor Rozhkov 외

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