Meta-Learning for Few-Shot Named Entity Recognition
Meta-learning has recently been proposed to learn models and algorithms that can generalize from a handful of examples. However, applications to structured prediction and textual tasks pose challenges for meta-learning algorithms. In this paper, we apply two meta-learning algorithms, Prototypical Networks and Reptile, to few-shot Named Entity Recognition (NER), including a method for incorporating language model pre-training and Conditional Random Fields (CRF). We propose a task generation scheme for converting classical NER datasets into the few-shot setting, for both training and evaluation. Using three public datasets, we show these meta-learning algorithms outperform a reasonable fine-tuned BERT baseline. In addition, we propose a novel combination of Prototypical Networks and Reptile.
Code (0)
등록된 구현이 없습니다.
Tasks
Language ModelingLanguage ModellingMeta-Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERStructured PredictionSimilar Papers 제목 키워드 기반
Decomposed Meta-Learning for Few-Shot Named Entity Recognition
Few-shot named entity recognition (NER) systems aim at recognizing novel-class named entities based on only a few labeled examples. In this paper, we present a decomposed meta-learning approach which addresses the proble…
Entity TypingFew-shot NERMeta-LearningNamed Entity Recognition+1Simple and Effective Few-Shot Named Entity Recognition with Structured Nearest Neighbor Learning
We present a simple few-shot named entity recognition (NER) system based on nearest neighbor learning and structured inference. Our system uses a supervised NER model trained on the source domain, as a feature extractor.…
Few-shot NERMeta-LearningNamed Entity RecognitionNamed Entity Recognition (NER)Few-shot Name Entity Recognition on StackOverflow
StackOverflow, with its vast question repository and limited labeled examples, raise an annotation challenge for us. We address this gap by proposing RoBERTa+MAML, a few-shot named entity recognition (NER) method leverag…
Meta-Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1Few-shot classification in Named Entity Recognition Task
For many natural language processing (NLP) tasks the amount of annotated data is limited. This urges a need to apply semi-supervised learning techniques, such as transfer learning or meta-learning. In this work we tackle…
ClassificationGeneral ClassificationMeta-LearningMetric Learning+6Probing Pre-trained Auto-regressive Language Models for Named Entity Typing and Recognition
Despite impressive results of language models for named entity recognition (NER), their generalization to varied textual genres, a growing entity type set, and new entities remains a challenge. Collecting thousands of an…
Entity TypingFew-shot NERMeta-LearningNamed Entity Recognition+1