Challenge: Neural networks are notoriously data-hungry, resulting in ungrammatical texts . data augmentation requires a specific design for a structurally rich input format .
Approach: They propose to selectively augment a training set with new data by adding and varying two specific lexical categories, i.e. proper and common nouns.
Outcome: The proposed approach selectively augments a training set with new data by adding and varying two specific lexical categories, i.e. proper and common nouns.

Similar Papers

Neural Data-to-Text Generation with LM-based Text Augmentation (2021.eacl-main)

Copied to clipboard

Challenge: Neural data-to-text generation is a difficult task for many new applications because of a lack of training data.
Approach: They propose a few-shot approach that augments the data available for training by generating new text samples based on replacing specific values by alternative ones from the same category and pairing the new text with data samples.
Outcome: The proposed approach outperforms fully supervised sequence-to-sequence models with less than 10% of the training set on both datasets.
Rethinking Data Augmentation in Text-to-text Paradigm (2022.coling-1)

Copied to clipboard

Challenge: Existing approaches to augment training data are limited or marginal, or even diminishing or adverse especially given original training corpus is relatively sufficient or the backbone classifiers are PLM based.
Approach: They propose to integrate text-to-text language models and construct a new two-phase framework for augmentation using two novel schemes.
Outcome: The proposed framework synthesizes new samples benefiting from the knowledge learned from pre-trained language models on two public classification datasets and shows remarkable gains.
Contextual Augmentation: Data Augmentation by Words with Paradigmatic Relations (N18-2)

Copied to clipboard

Challenge: Neural network-based models for NLP have been growing with state-of-the-art results in various tasks.
Approach: They propose a data augmentation method for labeled sentences called contextual augmentation.
Outcome: The proposed method improves classifiers based on convolutional or recurrent neural networks.
Data Augmentation for Text Generation Without Any Augmented Data (2021.acl-long)

Copied to clipboard

Challenge: Existing methods for data augmentation need to define or choose proper data mapping functions to create augmented samples.
Approach: They propose to use data mapping functions to augment text samples without using specific mapping functions.
Outcome: The proposed approach can approximate or even surpass popular data augmentation methods on two text generation tasks with a convergence rate guarantee.
Text Augmentation Using Dataset Reconstruction for Low-Resource Classification (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for text classification use labeled data, but labeles are expensive and difficult to obtain.
Approach: They propose a novel method of data augmentation using the text-generation capabilities of language models.
Outcome: The proposed method improves the current state-of-the-art methods for data augmentation on multi-class datasets.
Rethinking Data Augmentation for Low-Resource Neural Machine Translation: A Multi-Task Learning Approach (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to generating additional parallel sentences are aimed at expanding the support of the empirical data distribution by generating new sentence pairs that contain infrequent words.
Approach: They propose to use data augmentation techniques to generate additional parallel sentences by reversing the order of the target sentence to produce unfluent target sentences.
Outcome: The proposed approach improves on six low-resource translation tasks and the baseline and over DA methods.
Soft Contextual Data Augmentation for Neural Machine Translation (P19-1)

Copied to clipboard

Challenge: Existing methods for enhancing training data are limited in natural language tasks due to text characteristics.
Approach: They propose a data augmentation method that softly augments a randomly chosen word in a sentence by its contextual mixture of multiple related words.
Outcome: The proposed method outperforms baseline methods on small and large scale machine translation datasets.
Deterministic Reversible Data Augmentation for Neural Machine Translation (2024.findings-acl)

Copied to clipboard

Challenge: Recent neural machine translation models have improved translation quality but they also introduce small perturbations like misspelling and paraphrasing.
Approach: They propose a method that generates multi-granularity subword representations with reversible operations and deterministic segmentations.
Outcome: The proposed method outperforms strong baselines on several translation tasks with a clear margin and exhibits good robustness in noisy, low-resource, and cross-domain datasets.
A Survey of Data Augmentation Approaches for NLP (2021.findings-acl)

Copied to clipboard

Challenge: Data augmentation is a field of research that has been underexplored due to the discrete nature of language data.
Approach: They present a comprehensive survey of data augmentation for NLP by summarizing the literature in a structured manner.
Outcome: The proposed methods are used for popular NLP applications and tasks and highlight current challenges and directions for future research.
Understanding Data Augmentation in Neural Machine Translation: Two Perspectives towards Generalization (D19-1)

Copied to clipboard

Challenge: Existing studies measure the superiority of DA methods in terms of their performance on a specific test set, but some do not exhibit consistent improvements across translation tasks.
Approach: They propose to evaluate DA methods from two perspectives to determine their generalization ability . they find that DA method's test performance does not exhibit consistent improvements across translation tasks .
Outcome: The proposed methods do not exhibit consistent improvements across translation tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations