English

Data Augmentation for Neural NLP

Computation and Language 2023-02-23 v1 Machine Learning

Abstract

Data scarcity is a problem that occurs in languages and tasks where we do not have large amounts of labeled data but want to use state-of-the-art models. Such models are often deep learning models that require a significant amount of data to train. Acquiring data for various machine learning problems is accompanied by high labeling costs. Data augmentation is a low-cost approach for tackling data scarcity. This paper gives an overview of current state-of-the-art data augmentation methods used for natural language processing, with an emphasis on methods for neural and transformer-based models. Furthermore, it discusses the practical challenges of data augmentation, possible mitigations, and directions for future research.

Keywords

Cite

@article{arxiv.2302.11412,
  title  = {Data Augmentation for Neural NLP},
  author = {Domagoj Pluščec and Jan Šnajder},
  journal= {arXiv preprint arXiv:2302.11412},
  year   = {2023}
}
R2 v1 2026-06-28T08:46:59.070Z