ACL 2022long43 citations

Few-Shot Class-Incremental Learning for Named Entity Recognition

Rui Wang, Tong Yu, Handong Zhao, Sungchul Kim, Subrata Mitra, Ruiyi Zhang, Ricardo Henao

Abstract

Previous work of class-incremental learning for Named Entity Recognition (NER) relies on the assumption that there exists abundance of labeled data for the training of new classes. In this work, we study a more challenging but practical problem, i.e., few-shot class-incremental learning for NER, where an NER model is trained with only few labeled samples of the new classes, without forgetting knowledge of the old ones. To alleviate the problem of catastrophic forgetting in few-shot class-incremental learning, we reconstruct synthetic training data of the old classes using the trained NER model, augmenting the training of new classes. We further develop a framework that distills from the existing model with both synthetic data, and real data from the current training set. Experimental results show that our approach achieves significant improvements over existing baselines.

BibTeX
@inproceedings{wang-etal-2022-shot,
    title = "Few-Shot Class-Incremental Learning for Named Entity Recognition",
    author = "Wang, Rui  and
      Yu, Tong  and
      Zhao, Handong  and
      Kim, Sungchul  and
      Mitra, Subrata  and
      Zhang, Ruiyi  and
      Henao, Ricardo",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.43/",
    doi = "10.18653/v1/2022.acl-long.43",
    pages = "571--582"
}
Few-Shot Class-Incremental Learning for Named Entity Recognition · ACL 2022