Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition
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.
Code (1)
Tasks
Few-shot NERMiscellaneousNamed Entity RecognitionNamed Entity Recognition (NER)Similar Papers 제목 키워드 기반
Meta-Learning Triplet Network with Adaptive Margins for Few-Shot Named Entity Recognition
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+5Decomposed Meta-Learning for Few-Shot Sequence Labeling
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+8Using a Frustratingly Easy Domain and Tagset Adaptation for Creating Slavic Named Entity Recognition Systems
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+2Fine Tuning Named Entity Extraction Models for the Fantasy Domain
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)+2Distilling Causal Effect from Miscellaneous Other-Class for Continual Named Entity Recognition
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