English

PromDA: Prompt-based Data Augmentation for Low-Resource NLU Tasks

Computation and Language 2022-03-18 v2

Abstract

This paper focuses on the Data Augmentation for low-resource Natural Language Understanding (NLU) tasks. We propose Prompt-based D}ata Augmentation model (PromDA) which only trains small-scale Soft Prompt (i.e., a set of trainable vectors) in the frozen Pre-trained Language Models (PLMs). This avoids human effort in collecting unlabeled in-domain data and maintains the quality of generated synthetic data. In addition, PromDA generates synthetic data via two different views and filters out the low-quality data using NLU models. Experiments on four benchmarks show that synthetic data produced by PromDA successfully boost up the performance of NLU models which consistently outperform several competitive baseline models, including a state-of-the-art semi-supervised model using unlabeled in-domain data. The synthetic data from PromDA are also complementary with unlabeled in-domain data. The NLU models can be further improved when they are combined for training.

Keywords

Cite

@article{arxiv.2202.12499,
  title  = {PromDA: Prompt-based Data Augmentation for Low-Resource NLU Tasks},
  author = {Yufei Wang and Can Xu and Qingfeng Sun and Huang Hu and Chongyang Tao and Xiubo Geng and Daxin Jiang},
  journal= {arXiv preprint arXiv:2202.12499},
  year   = {2022}
}

Comments

Accepted to ACL 2022 Main Conference, Camera-Ready Version

R2 v1 2026-06-24T09:53:25.504Z