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

Label Semantics for Few Shot Named Entity Recognition

About

We study the problem of few shot learning for named entity recognition. Specifically, we leverage the semantic information in the names of the labels as a way of giving the model additional signal and enriched priors. We propose a neural architecture that consists of two BERT encoders, one to encode the document and its tokens and another one to encode each of the labels in natural language format. Our model learns to match the representations of named entities computed by the first encoder with label representations computed by the second encoder. The label semantics signal is shown to support improved state-of-the-art results in multiple few shot NER benchmarks and on-par performance in standard benchmarks. Our model is especially effective in low resource settings.

Jie Ma, Miguel Ballesteros, Srikanth Doss, Rishita Anubhai, Sunil Mallya, Yaser Al-Onaizan, Dan Roth• 2022

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 03--
102
Named Entity RecognitionWnut 2017--
79
Named Entity RecognitionFew-NERD INTER 1.0 (test)
Average F151.24
62
Named Entity RecognitionFewNERD INTRA
F1 Score46.85
47
Named Entity RecognitionGUM
Micro F124.55
36
Named Entity RecognitionOntoNotes to I2B2, CoNLL, WNUT, GUM 5.0 (test)
I2B2 Score25.4
26
Named Entity Recognitioni2b2 2014
Micro F1 Score0.2327
26
Named Entity RecognitionOntoNotes Onto-C 5.0
Micro F126.37
26
Named Entity RecognitionOntoNotes Onto-A 5.0
Micro F17.61
26
Named Entity RecognitionOntoNotes Onto-B 5.0
Micro-F116.41
26
Showing 10 of 11 rows

Other info

Follow for update