Challenge: Recent research shows that training with CAD may lead models to overly focus on modified features while ignoring other important contextual information.
Approach: They propose to use contrastive learning to promote global feature alignment and learning counterfactual clues to improve model performance.
Outcome: The proposed method outperforms the state-of-the-art on out-of distribution (OOD) datasets.

Similar Papers

An Investigation of the (In)effectiveness of Counterfactually Augmented Data (2022.acl-long)

Copied to clipboard

Challenge: Pretrained language models tend to rely on spurious correlations and generalize poorly to out-of-distribution (OOD) data.
Approach: They propose to use counterfactually-augmented data (CAD) to identify robust features that are invariant under distribution shift to train models for OOD generalization.
Outcome: The proposed model can learn robust features that are invariant under distribution shifts, but lacks spurious correlations, and may exacerbate existing correlations.
How Does Counterfactually Augmented Data Impact Models for Social Computing Constructs? (2021.emnlp-main)

Copied to clipboard

Challenge: Recent studies have shown that models trained on CAD can learn cues in the dataset which are spuriously correlated with the construct.
Approach: They focus on sentiment, sexism, and hate speech as social constructs to investigate their effects on model performance.
Outcome: The proposed model generalizes better on out-of-domain datasets while relying less on spurious features.
Counterfactually Augmented Data and Unintended Bias: The Case of Sexism and Hate Speech Detection (2022.naacl-main)

Copied to clipboard

Challenge: sexism and hate speech detection models may be over-relying on core features . construct-driven CAD may induce models to ignore context in which core features are used .
Approach: They propose to use construct-driven and construct-agnostic CAD to reduce model bias . sexism and hate speech detection models are trained on counterfactually augmented data .
Outcome: Using a diverse set of CAD—construct-driven and construct-agnostic—reduces unintended bias.
People Make Better Edits: Measuring the Efficacy of LLM-Generated Counterfactually Augmented Data for Harmful Language Detection (2023.emnlp-main)

Copied to clipboard

Challenge: Past work has shown that counterfactually augmented data (CADs) can improve models' performance on out-of-domain tests.
Approach: They use Polyjuice, ChatGPT, and Flan-T5 to automatically generate CADs . they find that CAD generates a model that flips the original label with minimal changes .
Outcome: The proposed model improves model robustness on out-of-domain test sets and individual data points.
AutoCAD: Automatically Generate Counterfactuals for Mitigating Shortcut Learning (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for generating counterfactuals rely on human efforts or task-specific designs.
Approach: They propose to use a fully automatic and task-agnostic CAD generation framework to generate diverse counterfactuals.
Outcome: The proposed framework outperforms human-in-the-loop and task-specific CAD methods on multiple out-of-domain and challenge benchmarks.
SALAD: Improving Robustness and Generalization through Contrastive Learning with Structure-Aware and LLM-Driven Augmented Data (2025.naacl-long)

Copied to clipboard

Challenge: In many natural language processing tasks, model training often leads to spurious correlations . shortcuts allow models to rely on irrelevant patterns in the data, leading to biased predictions.
Approach: They propose a method to generate structure-aware positive and negative sentences using tagging.
Outcome: The proposed method improves model robustness and generalization across different environments while minimizing spurious correlations.
Contrastive Novelty-Augmented Learning: Anticipating Outliers with Large Language Models (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for classification are overly confident on unseen examples . despite recent advances in NLP, some categories of distribution shift still pose serious challenges.
Approach: They propose a method that generates OOD examples representative of novel classes and trains to decrease confidence on them.
Outcome: The proposed method improves classifiers' ability to detect and abstain on novel class examples over previous methods by 2.3% and 5.5% over previous approaches.
CATfOOD: Counterfactual Augmented Training for Improving Out-of-Domain Performance and Calibration (2024.eacl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have shown remarkable generalization capabilities, performing well on various tasks such as question answering (QA), complex reasoning, and code generation.
Approach: They propose to augment training data of smaller language models with automatically generated counterfactuals (CF) instances to improve out-of-domain (OOD) performance of SLMs in extractive question answering setup.
Outcome: The proposed approach improves out-of-domain (OOD) performance of small language models in extractive question answering setup.
Improving Classifier Robustness through Active Generative Counterfactual Data Augmentation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for finding meaningful counterfactuals rely on human annotation or implicit label invariance . a small amount of human-annotated counterf actual data can generate a robust dataset with learned labels.
Approach: They propose a framework that generates counterfactuals by actively sampling from regions of uncertainty and automatically labeling them with a learned auxiliary classifier.
Outcome: The proposed framework generates a large number of diverse counterfactuals and labels them with a learned classifier.
CORE: A Retrieve-then-Edit Framework for Counterfactual Data Generation (2022.findings-emnlp)

Copied to clipboard

Challenge: Prior work on counterfactual data augmentation only considered restricted classes of perturbations, limiting their effectiveness.
Approach: They propose a retrieval-augmented framework for creating diverse counterfactual perturbations for CDA.
Outcome: Experiments on natural language inference and sentiment analysis show that the proposed framework can be used to encourage diversity in manually authored perturbations.

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