paper-with-me

Papers

AutoCAD: Automatically Generating Counterfactuals for Mitigating Shortcut Learning

2022-11-29 · Jiaxin Wen, Yeshuang Zhu, Jinchao Zhang, Jie zhou, Minlie Huang

Recent studies have shown the impressive efficacy of counterfactually augmented data (CAD) for reducing NLU models' reliance on spurious features and improving their generalizability. However, current methods still heavily rely on human efforts or task-specific designs to generate counterfactuals, thereby impeding CAD's applicability to a broad range of NLU tasks. In this paper, we present AutoCAD, a fully automatic and task-agnostic CAD generation framework. AutoCAD first leverages a classifier to unsupervisedly identify rationales as spans to be intervened, which disentangles spurious and causal features. Then, AutoCAD performs controllable generation enhanced by unlikelihood training to produce diverse counterfactuals. Extensive evaluations on multiple out-of-domain and challenge benchmarks demonstrate that AutoCAD consistently and significantly boosts the out-of-distribution performance of powerful pre-trained models across different NLU tasks, which is comparable or even better than previous state-of-the-art human-in-the-loop or task-specific CAD methods. The code is publicly available at https://github.com/thu-coai/AutoCAD.

📄 PDF Abstract BibTeX arXiv:2211.16202

Code (1)

thu-coai/autocad 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Mitigating Shortcut Learning with Diffusion Counterfactuals and Diverse Ensembles

2023-11-23 · Luca Scimeca, Alexander Rubinstein, Damien Teney, Seong Joon Oh 외

Spurious correlations in the data, where multiple cues are predictive of the target labels, often lead to a phenomenon known as shortcut learning, where a model relies on erroneous, easy-to-learn cues while ignoring reli…

Diversity

Evaluating and Mitigating Bias in Image Classifiers: A Causal Perspective Using Counterfactuals

2020-09-17 · Saloni Dash, Vineeth N Balasubramanian, Amit Sharma

Counterfactual examples for an input -- perturbations that change specific features but not others -- have been shown to be useful for evaluating bias of machine learning models, e.g., against specific demographic groups…

BIG-bench Machine LearningcounterfactualFairnessvalid

Fast Diffusion-Based Counterfactuals for Shortcut Removal and Generation

2023-12-21 · Nina Weng, Paraskevas Pegios, Eike Petersen, Aasa Feragen 외

Shortcut learning is when a model -- e.g. a cardiac disease classifier -- exploits correlations between the target label and a spurious shortcut feature, e.g. a pacemaker, to predict the target label based on the shortcu…

counterfactualCounterfactual ExplanationImage Generation

Visual Disentangled Diffusion Autoencoders: Scalable Counterfactual Generation for Foundation Models

2026-01-29 · Sidney Bender, Marco Morik arxiv

Foundation models, despite their robust zero-shot capabilities, remain vulnerable to spurious correlations and 'Clever Hans' strategies. Existing mitigation methods often rely on unavailable group labels or computational…

Knowledge Distillation

Large Language Model Agent for Structural Drawing Generation Using ReAct Prompt Engineering and Retrieval Augmented Generation

2025-07-26 · Xin Zhang, Lissette Iturburu, Juan Nicolas Villamizar, Xiaoyu Liu 외 arxiv

Structural drawings are widely used in many fields, e.g., mechanical engineering, civil engineering, etc. In civil engineering, structural drawings serve as the main communication tool between architects, engineers, and …

Prompt Engineering