EMNLP 2021finding264 citations

GPT3Mix: Leveraging Large-scale Language Models for Text Augmentation

Kang Min Yoo, Dongju Park, Jaewook Kang, Sang-Woo Lee, Woomyoung Park

Abstract

Large-scale language models such as GPT-3 are excellent few-shot learners, allowing them to be controlled via natural text prompts. Recent studies report that prompt-based direct classification eliminates the need for fine-tuning but lacks data and inference scalability. This paper proposes a novel data augmentation technique that leverages large-scale language models to generate realistic text samples from a mixture of real samples. We also propose utilizing soft-labels predicted by the language models, effectively distilling knowledge from the large-scale language models and creating textual perturbations simultaneously. We perform data augmentation experiments on diverse classification tasks and show that our method hugely outperforms existing text augmentation methods. We also conduct experiments on our newly proposed benchmark to show that the augmentation effect is not only attributed to memorization. Further ablation studies and a qualitative analysis provide more insights into our approach.

BibTeX
@inproceedings{yoo-etal-2021-gpt3mix-leveraging,
    title = "{GPT}3{M}ix: Leveraging Large-scale Language Models for Text Augmentation",
    author = "Yoo, Kang Min  and
      Park, Dongju  and
      Kang, Jaewook  and
      Lee, Sang-Woo  and
      Park, Woomyoung",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.192/",
    doi = "10.18653/v1/2021.findings-emnlp.192",
    pages = "2225--2239"
}
GPT3Mix: Leveraging Large-scale Language Models for Text Augmentation · EMNLP 2021