paper-with-me

Papers

Data Boost: Text Data Augmentation Through Reinforcement Learning Guided Conditional Generation

2020-12-05 · EMNLP 2020 11 · Ruibo Liu, Guangxuan Xu, Chenyan Jia, Weicheng Ma, Lili Wang, Soroush Vosoughi

Data augmentation is proven to be effective in many NLU tasks, especially for those suffering from data scarcity. In this paper, we present a powerful and easy to deploy text augmentation framework, Data Boost, which augments data through reinforcement learning guided conditional generation. We evaluate Data Boost on three diverse text classification tasks under five different classifier architectures. The result shows that Data Boost can boost the performance of classifiers especially in low-resource data scenarios. For instance, Data Boost improves F1 for the three tasks by 8.7% on average when given only 10% of the whole data for training. We also compare Data Boost with six prior text augmentation methods. Through human evaluations (N=178), we confirm that Data Boost augmentation has comparable quality as the original data with respect to readability and class consistency.

📄 PDF Abstract BibTeX arXiv:2012.02952

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationreinforcement-learningReinforcement Learning (RL)Text Augmentationtext-classificationText Classification

Similar Papers 제목 키워드 기반

IndiText Boost: Text Augmentation for Low Resource India Languages

2024-01-23 · Onkar Litake, Niraj Yagnik, Shreyas Labhsetwar

Text Augmentation is an important task for low-resource languages. It helps deal with the problem of data scarcity. A data augmentation strategy is used to deal with the problem of data scarcity. Through the years, much …

Data AugmentationMulti Class Text ClassificationText Augmentationtext-classification+2

DAGAM: Data Augmentation with Generation And Modification

2022-04-06 · Byeong-Cheol Jo, Tak-Sung Heo, Yeongjoon Park, Yongmin Yoo 외

Text classification is a representative downstream task of natural language processing, and has exhibited excellent performance since the advent of pre-trained language models based on Transformer architecture. However, …

Data Augmentationtext-classificationText Classification

ArtBoost: Synthetic Articulatory Data Augmentation for Acoustic-to-Articulatory Inversion

2026-06-15 · Hyung Kyu Kim, Byungchan Hwang, Hak Gu Kim arxiv

Recent acoustic-to-articulatory inversion (AAI) models rely on electromagnetic articulography (EMA) data, which are costly and limited in scale. To address this limitation, we propose \textit{ArtBoost}, a novel data augm…

Data Augmentation

ALP: Data Augmentation using Lexicalized PCFGs for Few-Shot Text Classification

2021-12-16 · Hazel Kim, Daecheol Woo, Seong Joon Oh, Jeong-Won Cha 외

Data augmentation has been an important ingredient for boosting performances of learned models. Prior data augmentation methods for few-shot text classification have led to great performance boosts. However, they have no…

ClassificationData AugmentationFew-Shot Text ClassificationSemi-Supervised Text Classification+3

LLM-based Vulnerable Code Augmentation: Generate or Refactor?

2025-12-09 · Dyna Soumhane Ouchebara, Stéphane Dupont arxiv

Vulnerability code-bases often suffer from severe imbalance, limiting the effectiveness of Deep Learning-based vulnerability classifiers. Data Augmentation could help solve this by mitigating the scarcity of under-repres…

Data Augmentation