@inproceedings{wei-zou-2019-eda,
title = "{EDA}: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks",
author = "Wei, Jason and
Zou, Kai",
editor = "Inui, Kentaro and
Jiang, Jing and
Ng, Vincent and
Wan, Xiaojun",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
month = nov,
year = "2019",
address = "Hong Kong, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/D19-1670/",
doi = "10.18653/v1/D19-1670",
pages = "6382--6388",
abstract = "We present EDA: easy data augmentation techniques for boosting performance on text classification tasks. EDA consists of four simple but powerful operations: synonym replacement, random insertion, random swap, and random deletion. On five text classification tasks, we show that EDA improves performance for both convolutional and recurrent neural networks. EDA demonstrates particularly strong results for smaller datasets; on average, across five datasets, training with EDA while using only 50{\%} of the available training set achieved the same accuracy as normal training with all available data. We also performed extensive ablation studies and suggest parameters for practical use."
}
Markdown (Informal)
[EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks](https://preview.aclanthology.org/jlcl-multiple-ingestion/D19-1670/) (Wei & Zou, EMNLP-IJCNLP 2019)
ACL