paper-with-me

홈 › Papers

Retrieval-guided Counterfactual Generation for QA

2021-10-14 · ACL 2022 5 · Bhargavi Paranjape, Matthew Lamm, Ian Tenney

Deep NLP models have been shown to learn spurious correlations, leaving them brittle to input perturbations. Recent work has shown that counterfactual or contrastive data -- i.e. minimally perturbed inputs -- can reveal these weaknesses, and that data augmentation using counterfactuals can help ameliorate them. Proposed techniques for generating counterfactuals rely on human annotations, perturbations based on simple heuristics, and meaning representation frameworks. We focus on the task of creating counterfactuals for question answering, which presents unique challenges related to world knowledge, semantic diversity, and answerability. To address these challenges, we develop a Retrieve-Generate-Filter(RGF) technique to create counterfactual evaluation and training data with minimal human supervision. Using an open-domain QA framework and question generation model trained on original task data, we create counterfactuals that are fluent, semantically diverse, and automatically labeled. Data augmentation with RGF counterfactuals improves performance on out-of-domain and challenging evaluation sets over and above existing methods, in both the reading comprehension and open-domain QA settings. Moreover, we find that RGF data leads to significant improvements in a model's robustness to local perturbations.

📄 PDF Abstract BibTeX arXiv:2110.07596

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualData AugmentationDiversityQuestion AnsweringQuestion GenerationQuestion-GenerationReading ComprehensionRetrievalWorld Knowledge

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Retrieval-guided Counterfactual Generation for QA

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

Deep NLP models have been shown to be brittle to input perturbations. Recent work has shown that data augmentation using counterfactuals --- i.e. minimally perturbed inputs --- can help ameliorate this weakness. We focus…

counterfactualData AugmentationDiversityQuestion Answering+5

CORE: A Retrieve-then-Edit Framework for Counterfactual Data Generation

2022-10-10 · Tanay Dixit, Bhargavi Paranjape, Hannaneh Hajishirzi, Luke Zettlemoyer

Counterfactual data augmentation (CDA) -- i.e., adding minimally perturbed inputs during training -- helps reduce model reliance on spurious correlations and improves generalization to out-of-distribution (OOD) data. Pri…

counterfactualData AugmentationDiversityFew-Shot Learning+7

Causal-Counterfactual RAG: The Integration of Causal-Counterfactual Reasoning into RAG

2025-09-17 · Harshad Khadilkar, Abhay Gupta arxiv

Large language models (LLMs) have transformed natural language processing (NLP), enabling diverse applications by integrating large-scale pre-trained knowledge. However, their static knowledge limits dynamic reasoning ov…

Semantic Similarity

Triplet Synthesis For Enhancing Composed Image Retrieval via Counterfactual Image Generation

2025-01-22 · Kenta Uesugi, Naoki Saito, Keisuke Maeda, Takahiro Ogawa 외

Composed Image Retrieval (CIR) provides an effective way to manage and access large-scale visual data. Construction of the CIR model utilizes triplets that consist of a reference image, modification text describing desir…

counterfactualImage GenerationImage RetrievalRetrieval+1

Positional Segmentor-Guided Counterfactual Fine-Tuning for Spatially Localized Image Synthesis

2026-03-22 · Tian Xia, Matthew Sinclair, Andreas Schuh, Fabio De Sousa Ribeiro 외 arxiv

Counterfactual image generation enables controlled data augmentation, bias mitigation, and disease modeling. However, existing methods guided by external classifiers or regressors are limited to subject-level factors (e.…

Data AugmentationImage Generation