Data Augmentation Approaches In Natural Language Processing: A Survey | Awesome LLM Papers Add your paper to Awesome LLM Papers

Data Augmentation Approaches In Natural Language Processing: A Survey

Bohan Li, Yutai Hou, Wanxiang Che . AI Open 2021 – 290 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Applications Survey Paper

As an effective strategy, data augmentation (DA) alleviates data scarcity scenarios where deep learning techniques may fail. It is widely applied in computer vision then introduced to natural language processing and achieves improvements in many tasks. One of the main focuses of the DA methods is to improve the diversity of training data, thereby helping the model to better generalize to unseen testing data. In this survey, we frame DA methods into three categories based on the diversity of augmented data, including paraphrasing, noising, and sampling. Our paper sets out to analyze DA methods in detail according to the above categories. Further, we also introduce their applications in NLP tasks as well as the challenges. Some helpful resources are provided in the appendix.

Similar Work