English

Few-shot Named Entity Recognition with Self-describing Networks

Computation and Language 2022-03-24 v1

Abstract

Few-shot NER needs to effectively capture information from limited instances and transfer useful knowledge from external resources. In this paper, we propose a self-describing mechanism for few-shot NER, which can effectively leverage illustrative instances and precisely transfer knowledge from external resources by describing both entity types and mentions using a universal concept set. Specifically, we design Self-describing Networks (SDNet), a Seq2Seq generation model which can universally describe mentions using concepts, automatically map novel entity types to concepts, and adaptively recognize entities on-demand. We pre-train SDNet with large-scale corpus, and conduct experiments on 8 benchmarks from different domains. Experiments show that SDNet achieves competitive performances on all benchmarks and achieves the new state-of-the-art on 6 benchmarks, which demonstrates its effectiveness and robustness.

Keywords

Cite

@article{arxiv.2203.12252,
  title  = {Few-shot Named Entity Recognition with Self-describing Networks},
  author = {Jiawei Chen and Qing Liu and Hongyu Lin and Xianpei Han and Le Sun},
  journal= {arXiv preprint arXiv:2203.12252},
  year   = {2022}
}

Comments

Accepted to the main conference of ACL2022

R2 v1 2026-06-24T10:23:02.067Z