ACL 2023findings18 citations

Entity-to-Text based Data Augmentation for various Named Entity Recognition Tasks

Xuming Hu, Yong Jiang, Aiwei Liu, Zhongqiang Huang, Pengjun Xie, Fei Huang, Lijie Wen, Philip S. Yu

Abstract

Data augmentation techniques have been used to alleviate the problem of scarce labeled data in various NER tasks (flat, nested, and discontinuous NER tasks). Existing augmentation techniques either manipulate the words in the original text that break the semantic coherence of the text, or exploit generative models that ignore preserving entities in the original text, which impedes the use of augmentation techniques on nested and discontinuous NER tasks. In this work, we propose a novel Entity-to-Text based data augmentation technique named EnTDA to add, delete, replace or swap entities in the entity list of the original texts, and adopt these augmented entity lists to generate semantically coherent and entity preserving texts for various NER tasks. Furthermore, we introduce a diversity beam search to increase the diversity during the text generation process. Experiments on thirteen NER datasets across three tasks (flat, nested, and discontinuous NER tasks) and two settings (full data and low resource settings) show that EnTDA could bring more performance improvements compared to the baseline augmentation techniques.

BibTeX
@inproceedings{hu-etal-2023-entity,
    title = "Entity-to-Text based Data Augmentation for various Named Entity Recognition Tasks",
    author = "Hu, Xuming  and
      Jiang, Yong  and
      Liu, Aiwei  and
      Huang, Zhongqiang  and
      Xie, Pengjun  and
      Huang, Fei  and
      Wen, Lijie  and
      Yu, Philip S.",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.578/",
    doi = "10.18653/v1/2023.findings-acl.578",
    pages = "9072--9087"
}
Entity-to-Text based Data Augmentation for various Named Entity Recognition Tasks · ACL 2023