Learning from Language Description: Low-shot Named Entity Recognition via Decomposed Framework
About
In this work, we study the problem of named entity recognition (NER) in a low resource scenario, focusing on few-shot and zero-shot settings. Built upon large-scale pre-trained language models, we propose a novel NER framework, namely SpanNER, which learns from natural language supervision and enables the identification of never-seen entity classes without using in-domain labeled data. We perform extensive experiments on 5 benchmark datasets and evaluate the proposed method in the few-shot learning, domain transfer and zero-shot learning settings. The experimental results show that the proposed method can bring 10%, 23% and 26% improvements in average over the best baselines in few-shot learning, domain transfer and zero-shot learning settings respectively.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Named Entity Recognition | CoNLL 2003 (test) | -- | 539 | |
| Named Entity Recognition | OntoNotes 5.0 (test) | -- | 90 | |
| Named Entity Recognition | WNUT 2017 (test) | -- | 63 | |
| Named Entity Recognition | OntoNotes to I2B2, CoNLL, WNUT, GUM 5.0 (test) | I2B2 Score8.02 | 26 | |
| Named Entity Recognition | MIT corpus Res (test) | Micro-F151.2 | 11 | |
| Named Entity Recognition | i2b2 (test) | Micro-F147.6 | 9 | |
| Named Entity Recognition | MIT corpus Movie1 (test) | Micro F152.4 | 9 | |
| Named Entity Recognition | MIT corpus Movie2 (test) | Micro-F167.8 | 7 | |
| Named Entity Recognition | Re3d (test) | Micro-F157 | 5 |