ACL 2021long62 citations

Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition

Meihan Tong, Shuai Wang, Bin Xu, Yixin Cao, Minghui Liu, Lei Hou, Juanzi Li

Abstract

Few-shot Named Entity Recognition (NER) exploits only a handful of annotations to iden- tify and classify named entity mentions. Pro- totypical network shows superior performance on few-shot NER. However, existing prototyp- ical methods fail to differentiate rich seman- tics in other-class words, which will aggravate overfitting under few shot scenario. To address the issue, we propose a novel model, Mining Undefined Classes from Other-class (MUCO), that can automatically induce different unde- fined classes from the other class to improve few-shot NER. With these extra-labeled unde- fined classes, our method will improve the dis- criminative ability of NER classifier and en- hance the understanding of predefined classes with stand-by semantic knowledge. Experi- mental results demonstrate that our model out- performs five state-of-the-art models in both 1- shot and 5-shots settings on four NER bench- marks. We will release the code upon accep- tance. The source code is released on https: //github.com/shuaiwa16/OtherClassNER.git.

BibTeX
@inproceedings{tong-etal-2021-learning,
    title = "Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition",
    author = "Tong, Meihan  and
      Wang, Shuai  and
      Xu, Bin  and
      Cao, Yixin  and
      Liu, Minghui  and
      Hou, Lei  and
      Li, Juanzi",
    editor = "Zong, Chengqing  and
      Xia, Fei  and
      Li, Wenjie  and
      Navigli, Roberto",
    booktitle = "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)",
    month = aug,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.acl-long.487/",
    doi = "10.18653/v1/2021.acl-long.487",
    pages = "6236--6247"
}
Learning from Miscellaneous Other-Class Words for Few-shot Named Entity Recognition · ACL 2021