-
Not Enough Data? Deep Learning to the Rescue!
Based on recent advances in natural language modeling and those in text ...
read it
-
Data Boost: Text Data Augmentation Through Reinforcement Learning Guided Conditional Generation
Data augmentation is proven to be effective in many NLU tasks, especiall...
read it
-
Concept Matching for Low-Resource Classification
We propose a model to tackle classification tasks in the presence of ver...
read it
-
Low Resource Text Classification with ULMFit and Backtranslation
In computer vision, virtually every state of the art deep learning syste...
read it
-
Manifold Mixup improves text recognition with CTC loss
Modern handwritten text recognition techniques employ deep recurrent neu...
read it
-
AutoCLINT: The Winning Method in AutoCV Challenge 2019
NeurIPS 2019 AutoDL challenge is a series of six automated machine learn...
read it
-
On the Generalization Effects of Linear Transformations in Data Augmentation
Data augmentation is a powerful technique to improve performance in appl...
read it
EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks
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 accuracy as normal training with all available data. We also performed extensive ablation studies and suggest parameters for practical use.
READ FULL TEXT
Comments
There are no comments yet.