paper-with-me

Papers

Consistent Counterfactuals for Deep Models

2021-10-06 · ICLR 2022 4 · Emily Black, Zifan Wang, Matt Fredrikson, Anupam Datta

Counterfactual examples are one of the most commonly-cited methods for explaining the predictions of machine learning models in key areas such as finance and medical diagnosis. Counterfactuals are often discussed under the assumption that the model on which they will be used is static, but in deployment models may be periodically retrained or fine-tuned. This paper studies the consistency of model prediction on counterfactual examples in deep networks under small changes to initial training conditions, such as weight initialization and leave-one-out variations in data, as often occurs during model deployment. We demonstrate experimentally that counterfactual examples for deep models are often inconsistent across such small changes, and that increasing the cost of the counterfactual, a stability-enhancing mitigation suggested by prior work in the context of simpler models, is not a reliable heuristic in deep networks. Rather, our analysis shows that a model's local Lipschitz continuity around the counterfactual is key to its consistency across related models. To this end, we propose Stable Neighbor Search as a way to generate more consistent counterfactual explanations, and illustrate the effectiveness of this approach on several benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2110.03109

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualMedical Diagnosis

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Parallel Universes, Parallel Languages: A Comprehensive Study on LLM-based Multilingual Counterfactual Example Generation

2026-01-01 · Qianli Wang, Van Bach Nguyen, Yihong Liu, Fedor Splitt 외 arxiv

Counterfactuals refer to minimally edited inputs that cause a model's prediction to change, serving as a promising approach to explaining the model's behavior. Large language models (LLMs) excel at generating English cou…

Data Augmentation

DiffusionCounterfactuals: Inferring High-dimensional Counterfactuals with Guidance of Causal Representations

2024-07-30 · Jiageng Zhu, Hanchen Xie, Jiazhi Li, Wael Abd-Almageed

Accurate estimation of counterfactual outcomes in high-dimensional data is crucial for decision-making and understanding causal relationships and intervention outcomes in various domains, including healthcare, economics,…

counterfactualDecision Making

Counterfactuals for the Future

2022-12-07 · Lucius E. J. Bynum, Joshua R. Loftus, Julia Stoyanovich

Counterfactuals are often described as 'retrospective,' focusing on hypothetical alternatives to a realized past. This description relates to an often implicit assumption about the structure and stability of exogenous va…

counterfactual

Making Heads or Tails: Towards Semantically Consistent Visual Counterfactuals

2022-03-24 · Simon Vandenhende, Dhruv Mahajan, Filip Radenovic, Deepti Ghadiyaram

A visual counterfactual explanation replaces image regions in a query image with regions from a distractor image such that the system's decision on the transformed image changes to the distractor class. In this work, we …

counterfactualCounterfactual ExplanationFine-Grained Image Recognition

DeDUCE: Generating Counterfactual Explanations Efficiently

2021-11-29 · Benedikt Höltgen, Lisa Schut, Jan M. Brauner, Yarin Gal

When an image classifier outputs a wrong class label, it can be helpful to see what changes in the image would lead to a correct classification. This is the aim of algorithms generating counterfactual explanations. Howev…

counterfactual