paper-with-me

Papers

Data Augmentation for Text Generation Without Any Augmented Data

2021-05-28 · ACL 2021 5 · Wei Bi, Huayang Li, Jiacheng Huang

Data augmentation is an effective way to improve the performance of many neural text generation models. However, current data augmentation methods need to define or choose proper data mapping functions that map the original samples into the augmented samples. In this work, we derive an objective to formulate the problem of data augmentation on text generation tasks without any use of augmented data constructed by specific mapping functions. Our proposed objective can be efficiently optimized and applied to popular loss functions on text generation tasks with a convergence rate guarantee. Experiments on five datasets of two text generation tasks show that our approach can approximate or even surpass popular data augmentation methods.

📄 PDF Abstract BibTeX arXiv:2105.13650

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationText Generation

Similar Papers 제목 키워드 기반

Mental Damage: Caption Poisoning Attacks on Retrieval-Augmented Text-to-Music Generation

2026-05-18 · Yizhu Wen, Shuhao Zhang, Nan Zhang, Long Cheng 외 arxiv

Retrieval-augmented text-to-music (TTM) systems augment underspecified user prompts using captions retrieved from a music caption dataset. This design introduces an integrity dependency on the music knowledge database. W…

Text-to-Music Generation

Towards Conditioning Clinical Text Generation for User Control

2025-02-24 · Osman Alperen Koraş, Rabi Bahnan, Jens Kleesiek, Amin Dada

Deploying natural language generation systems in clinical settings remains challenging despite advances in Large Language Models (LLMs), which continue to exhibit hallucinations and factual inconsistencies, necessitating…

Text Generation

Augmented Conditioning Is Enough For Effective Training Image Generation

2025-02-06 · Jiahui Chen, Amy Zhang, Adriana Romero-Soriano

Image generation abilities of text-to-image diffusion models have significantly advanced, yielding highly photo-realistic images from descriptive text and increasing the viability of leveraging synthetic images to train …

Conditional Image GenerationDescriptiveDiversityFew-Shot Image Classification+3

Roles of Words: What Should (n’t) Be Augmented in Text Augmentation on Text Classification Tasks?

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Text augmentation techniques are widely used in text classification problems to improve the performance of classifiers, especially in low-resource scenarios. Previous text-editing-based methods augment the text in a non-…

ClassificationText Augmentationtext-classificationText Classification

Visually-augmented pretrained language models for NLP tasks without images

2022-12-15 · Hangyu Guo, Kun Zhou, Wayne Xin Zhao, Qinyu Zhang 외

Although pre-trained language models~(PLMs) have shown impressive performance by text-only self-supervised training, they are found lack of visual semantics or commonsense. Existing solutions often rely on explicit image…

Retrieval