paper-with-me

Papers

Generative Data Augmentation for Commonsense Reasoning

2020-04-24 · Findings of the Association for Computational Linguistics 2020 · Yiben Yang, Chaitanya Malaviya, Jared Fernandez, Swabha Swayamdipta, Ronan Le Bras, Ji-Ping Wang, Chandra Bhagavatula, Yejin Choi, Doug Downey

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.

📄 PDF Abstract BibTeX arXiv:2004.11546

Code (1)

yangyiben/G-DAUG-c-Generative-Data-Augmentation-for-Commonsense-Reasoning 공식 구현 pytorch

Tasks

Common Sense ReasoningCoreference ResolutionData AugmentationOut-of-Distribution GeneralizationQuestion AnsweringTranslationWinogrande

Similar Papers 제목 키워드 기반

Automatic Knowledge Augmentation for Generative Commonsense Reasoning

2021-10-30 · Jaehyung Seo, Chanjun Park, Sugyeong Eo, Hyeonseok Moon 외

Generative commonsense reasoning is the capability of a language model to generate a sentence with a given concept-set that is based on commonsense knowledge. However, generative language models still struggle to provide…

Language ModelingLanguage ModellingSentence

GraDA: Graph Generative Data Augmentation for Commonsense Reasoning

2022-10-01 · COLING 2022 10 · Adyasha Maharana, Mohit Bansal

Recent advances in commonsense reasoning have been fueled by the availability of large-scale human annotated datasets. Manual annotation of such datasets, many of which are based on existing knowledge bases, is expensive…

Data AugmentationHellaSwagKnowledge Graphs

MORE: Multi-mOdal REtrieval Augmented Generative Commonsense Reasoning

2024-02-21 · Wanqing Cui, Keping Bi, Jiafeng Guo, Xueqi Cheng

Since commonsense information has been recorded significantly less frequently than its existence, language models pre-trained by text generation have difficulty to learn sufficient commonsense knowledge. Several studies …

RetrievalText GenerationText Retrieval

Knowledge-Augmented Language Models for Cause-Effect Relation Classification

2021-12-16 · CSRR (ACL) 2022 5 · Pedram Hosseini, David A. Broniatowski, Mona Diab

Previous studies have shown the efficacy of knowledge augmentation methods in pretrained language models. However, these methods behave differently across domains and downstream tasks. In this work, we investigate the au…

Cause-Effect Relation ClassificationClassificationCommonsense Causal ReasoningLanguage Modelling+2

SituatedGen: Incorporating Geographical and Temporal Contexts into Generative Commonsense Reasoning

2023-06-21 · NeurIPS 2023 11 · Yunxiang Zhang, Xiaojun Wan

Recently, commonsense reasoning in text generation has attracted much attention. Generative commonsense reasoning is the task that requires machines, given a group of keywords, to compose a single coherent sentence with …

SentenceText Generation