paper-with-me

홈 › Papers

Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition

2021-06-29 · ACL 2021 5 · Meihan Tong, Shuai Wang, Bin Xu, Yixin Cao, Minghui Liu, Lei Hou, Juanzi Li

Few-shot Named Entity Recognition (NER) exploits only a handful of annotations to identify and classify named entity mentions. Prototypical network shows superior performance on few-shot NER. However, existing prototypical methods fail to differentiate rich semantics in other-class words, which will aggravate overfitting under few shot scenario. To address the issue, we propose a novel model, Mining Undefined Classes from Other-class (MUCO), that can automatically induce different undefined classes from the other class to improve few-shot NER. With these extra-labeled undefined classes, our method will improve the discriminative ability of NER classifier and enhance the understanding of predefined classes with stand-by semantic knowledge. Experimental results demonstrate that our model outperforms five state-of-the-art models in both 1-shot and 5-shots settings on four NER benchmarks. We will release the code upon acceptance. The source code is released on https: //github.com/shuaiwa16/OtherClassNER.git.

📄 PDF Abstract BibTeX arXiv:2106.15167

Code (1)

shuaiwa16/OtherClassNER 공식 구현 tf

Tasks

Few-shot NERMiscellaneousNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Meta-Learning Triplet Network with Adaptive Margins for Few-Shot Named Entity Recognition

2023-02-14 · Chengcheng Han, Renyu Zhu, Jun Kuang, FengJiao Chen 외

Meta-learning methods have been widely used in few-shot named entity recognition (NER), especially prototype-based methods. However, the Other(O) class is difficult to be represented by a prototype vector because there a…

few-shot-nerFew-shot NERMeta-LearningMiscellaneous+5

Decomposed Meta-Learning for Few-Shot Sequence Labeling

2024-03-04 · IEEE/ACM Transactions on Audio, Speech, and Language Processing (Volume: 32) 2024 3 · Tingting Ma, Qianhui Wu, Huiqiang Jiang, Jieru Lin 외

Few-shot sequence labeling is a general problem formulation for many natural language understanding tasks in data-scarcity scenarios, which require models to generalize to new types via only a few labeled examples. Recen…

Entity TypingEvent DetectionFew-shot NERMeta-Learning+8

Using a Frustratingly Easy Domain and Tagset Adaptation for Creating Slavic Named Entity Recognition Systems

2021-04-01 · EACL (BSNLP) 2021 4 · Luis Adrián Cabrera-Diego, Jose G. Moreno, Antoine Doucet

We present a collection of Named Entity Recognition (NER) systems for six Slavic languages: Bulgarian, Czech, Polish, Slovenian, Russian and Ukrainian. These NER systems have been trained using different BERT models and …

Domain AdaptationMiscellaneousnamed-entity-recognitionNamed Entity Recognition+2

Fine Tuning Named Entity Extraction Models for the Fantasy Domain

2024-02-16 · Aravinth Sivaganeshan, Nisansa de Silva

Named Entity Recognition (NER) is a sequence classification Natural Language Processing task where entities are identified in the text and classified into predefined categories. It acts as a foundation for most informati…

Miscellaneousnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Distilling Causal Effect from Miscellaneous Other-Class for Continual Named Entity Recognition

2022-10-08 · Junhao Zheng, Zhanxian Liang, Haibin Chen, Qianli Ma

Continual Learning for Named Entity Recognition (CL-NER) aims to learn a growing number of entity types over time from a stream of data. However, simply learning Other-Class in the same way as new entity types amplifies …

Causal InferenceContinual LearningContinual Named Entity RecognitionFG-1-PG-1+5