English

Few-shot Named Entity Recognition via Superposition Concept Discrimination

Computation and Language 2024-03-26 v1

Abstract

Few-shot NER aims to identify entities of target types with only limited number of illustrative instances. Unfortunately, few-shot NER is severely challenged by the intrinsic precise generalization problem, i.e., it is hard to accurately determine the desired target type due to the ambiguity stemming from information deficiency. In this paper, we propose Superposition Concept Discriminator (SuperCD), which resolves the above challenge via an active learning paradigm. Specifically, a concept extractor is first introduced to identify superposition concepts from illustrative instances, with each concept corresponding to a possible generalization boundary. Then a superposition instance retriever is applied to retrieve corresponding instances of these superposition concepts from large-scale text corpus. Finally, annotators are asked to annotate the retrieved instances and these annotated instances together with original illustrative instances are used to learn FS-NER models. To this end, we learn a universal concept extractor and superposition instance retriever using a large-scale openly available knowledge bases. Experiments show that SuperCD can effectively identify superposition concepts from illustrative instances, retrieve superposition instances from large-scale corpus, and significantly improve the few-shot NER performance with minimal additional efforts.

Keywords

Cite

@article{arxiv.2403.16463,
  title  = {Few-shot Named Entity Recognition via Superposition Concept Discrimination},
  author = {Jiawei Chen and Hongyu Lin and Xianpei Han and Yaojie Lu and Shanshan Jiang and Bin Dong and Le Sun},
  journal= {arXiv preprint arXiv:2403.16463},
  year   = {2024}
}

Comments

Accepted to LREC-COLING 2024

R2 v1 2026-06-28T15:32:14.339Z