Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generative Data Augmentation for Commonsense Reasoning

About

Recent advances in commonsense reasoning depend on large-scale human-annotated training data to achieve peak performance. However, manual curation of training examples is expensive and has been shown to introduce annotation artifacts that neural models can readily exploit and overfit on. We investigate G-DAUG^C, a novel generative data augmentation method that aims to achieve more accurate and robust learning in the low-resource setting. Our approach generates synthetic examples using pretrained language models, and selects the most informative and diverse set of examples for data augmentation. In experiments with multiple commonsense reasoning benchmarks, G-DAUG^C consistently outperforms existing data augmentation methods based on back-translation, and establishes a new state-of-the-art on WinoGrande, CODAH, and CommonsenseQA. Further, in addition to improvements in in-distribution accuracy, G-DAUG^C-augmented training also enhances out-of-distribution generalization, showing greater robustness against adversarial or perturbed examples. Our analysis demonstrates that G-DAUG^C produces a diverse set of fluent training examples, and that its selection and training approaches are important for performance. Our findings encourage future research toward generative data augmentation to enhance both in-distribution learning and out-of-distribution generalization.

Yiben Yang, Chaitanya Malaviya, Jared Fernandez, Swabha Swayamdipta, Ronan Le Bras, Ji-Ping Wang, Chandra Bhagavatula, Yejin Choi, Doug Downey• 2020

Related benchmarks

TaskDatasetResultRank
Commonsense Question AnsweringCSQA (test)
Accuracy0.726
127
Question AnsweringARC Challenge (val)
Accuracy51.5
72
Question AnsweringARC Challenge (test)
Accuracy48.5
63
Commonsense ReasoningWinoGrande (test)
AUC0.714
7
Commonsense Question AnsweringCSQA Synonym Replacement WordNet-based (test)
Accuracy72.1
6
Commonsense ReasoningWINOGRANDE Synonym Replacement WordNet-based (test)
AUC66
6
Commonsense ReasoningCODAH Synonym Replacement WordNet-based (test)
Accuracy76.2
6
Commonsense Sentence CompletionCODAH (test)
Accuracy84.3
6
Commonsense Sentence CompletionHellaswag 2K (test)
Accuracy76.8
6
Natural Language InferenceSNLI-3K (val)
Accuracy92.3
6
Showing 10 of 17 rows

Other info

Code

Follow for update