Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Few-shot classification in Named Entity Recognition Task

About

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 Named Entity Recognition (NER) task using Prototypical Network - a metric learning technique. It learns intermediate representations of words which cluster well into named entity classes. This property of the model allows classifying words with extremely limited number of training examples, and can potentially be used as a zero-shot learning method. By coupling this technique with transfer learning we achieve well-performing classifiers trained on only 20 instances of a target class.

Alexander Fritzler, Varvara Logacheva, Maksim Kretov• 2018

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionConll 2003
F1 Score94.68
86
Named Entity RecognitionOntoNotes 5.0
F1 Score66.34
79
Named Entity RecognitionFew-NERD INTER 1.0 (test)
Average F158.8
62
Few-shot Named Entity RecognitionFew-NERD Intra (test)
F1 Score41.93
40
Event Argument ExtractionACE 2005
F1 Score73.13
16
Named Entity Recognitionre3d
Precision43.12
12
Named Entity RecognitionCLUENER 2020
Precision80.52
10
Named Entity RecognitionCrossNER 5-shot (test)
CONLL-03 Score50.06
6
Named Entity RecognitionCrossNER 1-shot (test)
CONLL-03 Score32.49
6
Named Entity RecognitionAnEM (test)
Precision33.06
3
Showing 10 of 11 rows

Other info

Follow for update