ACL 2023findings0 citations

CoAug: Combining Augmentation of Labels and Labelling Rules

Rakesh R. Menon, Bingqing Wang, Jun Araki, Zhengyu Zhou, Zhe Feng, Liu Ren

Abstract

Collecting labeled data for Named Entity Recognition (NER) tasks is challenging due to the high cost of manual annotations. Instead, researchers have proposed few-shot self-training and rule-augmentation techniques to minimize the reliance on large datasets. However, inductive biases and restricted logical language lexicon, respectively, can limit the ability of these models to perform well. In this work, we propose CoAug, a co-augmentation framework that allows us to improve few-shot models and rule-augmentation models by bootstrapping predictions from each model. By leveraging rules and neural model predictions to train our models, we complement the benefits of each and achieve the best of both worlds. In our experiments, we show that our best CoAug model can outperform strong weak-supervision-based NER models at least by 6.5 F1 points.

BibTeX
@inproceedings{r-menon-etal-2023-coaug,
    title = "{C}o{A}ug: Combining Augmentation of Labels and Labelling Rules",
    author = "R. Menon, Rakesh  and
      Wang, Bingqing  and
      Araki, Jun  and
      Zhou, Zhengyu  and
      Feng, Zhe  and
      Ren, Liu",
    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.577/",
    doi = "10.18653/v1/2023.findings-acl.577",
    pages = "9062--9071"
}
CoAug: Combining Augmentation of Labels and Labelling Rules · ACL 2023