English

MixPro: Simple yet Effective Data Augmentation for Prompt-based Learning

Computation and Language 2023-11-14 v2 Machine Learning

Abstract

Prompt-based learning has shown considerable promise in reformulating various downstream tasks as cloze problems by combining original input with a predetermined template. This approach demonstrates its effectiveness, especially in few-shot learning scenarios, where the model is trained on a scarce amount of data. Despite its successes, the limited templates and text in few-shot prompt-based learning scenarios leave significant room for performance improvement. Moreover, existing methods sometimes resort to model ensembles, which, while effective, could potentially hamper model efficiency due to increased computational demands. To address these issues, we introduce MixPro, an augmentation method designed to augment both the vanilla input text and the templates. We implement this through the token-level, the sentence-level, and the template-level Mixup strategies. The experimental results on five few-shot datasets show that MixPro outperforms other augmentation baselines, improving model performance by an average of 5.08% compared to before augmentation.

Keywords

Cite

@article{arxiv.2304.09402,
  title  = {MixPro: Simple yet Effective Data Augmentation for Prompt-based Learning},
  author = {Bohan Li and Longxu Dou and Yutai Hou and Yunlong Feng and Honglin Mu and Qingfu Zhu and Qinghua Sun and Wanxiang Che},
  journal= {arXiv preprint arXiv:2304.09402},
  year   = {2023}
}

Comments

19 pages, 5 figures, 6 tables

R2 v1 2026-06-28T10:10:34.110Z