paper-with-me

Papers

GenAug: Data Augmentation for Finetuning Text Generators

2020-10-05 · EMNLP (DeeLIO) 2020 11 · Steven Y. Feng, Varun Gangal, Dongyeop Kang, Teruko Mitamura, Eduard Hovy

In this paper, we investigate data augmentation for text generation, which we call GenAug. Text generation and language modeling are important tasks within natural language processing, and are especially challenging for low-data regimes. We propose and evaluate various augmentation methods, including some that incorporate external knowledge, for finetuning GPT-2 on a subset of Yelp Reviews. We also examine the relationship between the amount of augmentation and the quality of the generated text. We utilize several metrics that evaluate important aspects of the generated text including its diversity and fluency. Our experiments demonstrate that insertion of character-level synthetic noise and keyword replacement with hypernyms are effective augmentation methods, and that the quality of generations improves to a peak at approximately three times the amount of original data.

📄 PDF Abstract BibTeX arXiv:2010.01794

Code (2)

styfeng/GenAug 공식 구현 pytorch
styfeng/SMERTI

Tasks

Data AugmentationDiversityLanguage ModelingLanguage ModellingText Generation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Attention 설명 없음
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

Ctrl-GenAug: Controllable Generative Augmentation for Medical Sequence Classification

2024-09-25 · Xinrui Zhou, Yuhao Huang, Haoran Dou, Shijing Chen 외

In the medical field, the limited availability of large-scale datasets and labor-intensive annotation processes hinder the performance of deep models. Diffusion-based generative augmentation approaches present a promisin…

Improving Model Factuality with Fine-grained Critique-based Evaluator

2024-10-24 · Yiqing Xie, Wenxuan Zhou, Pradyot Prakash, Di Jin 외

Factuality evaluation aims to detect factual errors produced by language models (LMs) and hence guide the development of more factual models. Towards this goal, we train a factuality evaluator, FenCE, that provides LM ge…

Data Augmentation

Tailor: Generating and Perturbing Text with Semantic Controls

2021-08-17 · ACL ARR November 2021 11 · Anonymous

Making controlled perturbations is essential for various tasks (e.g., data augmentation), but building task-specific generators can be expensive. We introduce Tailor, a task-agnostic generation system that perturbs text …

Data AugmentationNatural Language InferenceStyle Transfer

Finetuning Is a Surprisingly Effective Domain Adaptation Baseline in Handwriting Recognition

2023-02-13 · Jan Kohút, Michal Hradiš

In many machine learning tasks, a large general dataset and a small specialized dataset are available. In such situations, various domain adaptation methods can be used to adapt a general model to the target dataset. We …

Data AugmentationDomain AdaptationHandwriting Recognition

Not Just Pretty Pictures: Toward Interventional Data Augmentation Using Text-to-Image Generators

2022-12-21 · Jianhao Yuan, Francesco Pinto, Adam Davies, Philip Torr

Neural image classifiers are known to undergo severe performance degradation when exposed to inputs that are sampled from environmental conditions that differ from their training data. Given the recent progress in Text-t…

Data AugmentationDomain GeneralizationImage AugmentationRetrieval