English

Text Smoothing: Enhance Various Data Augmentation Methods on Text Classification Tasks

Computation and Language 2022-03-01 v1

Abstract

Before entering the neural network, a token is generally converted to the corresponding one-hot representation, which is a discrete distribution of the vocabulary. Smoothed representation is the probability of candidate tokens obtained from a pre-trained masked language model, which can be seen as a more informative substitution to the one-hot representation. We propose an efficient data augmentation method, termed text smoothing, by converting a sentence from its one-hot representation to a controllable smoothed representation. We evaluate text smoothing on different benchmarks in a low-resource regime. Experimental results show that text smoothing outperforms various mainstream data augmentation methods by a substantial margin. Moreover, text smoothing can be combined with those data augmentation methods to achieve better performance.

Keywords

Cite

@article{arxiv.2202.13840,
  title  = {Text Smoothing: Enhance Various Data Augmentation Methods on Text Classification Tasks},
  author = {Xing Wu and Chaochen Gao and Meng Lin and Liangjun Zang and Zhongyuan Wang and Songlin Hu},
  journal= {arXiv preprint arXiv:2202.13840},
  year   = {2022}
}

Comments

ACL 2022 Main Conference Accepted

R2 v1 2026-06-24T09:56:26.115Z