papers AI Learner
The Github is limit! Click to go to the new site.

EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks

2019-01-31
Jason W. Wei, Kai Zou

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.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1901.11196

PDF

http://arxiv.org/pdf/1901.11196


Similar Posts

Comments