paper-with-me

Papers

Deep Backtracking Counterfactuals for Causally Compliant Explanations

2023-10-11 · Klaus-Rudolf Kladny, Julius von Kügelgen, Bernhard Schölkopf, Michael Muehlebach

Counterfactuals answer questions of what would have been observed under altered circumstances and can therefore offer valuable insights. Whereas the classical interventional interpretation of counterfactuals has been studied extensively, backtracking constitutes a less studied alternative where all causal laws are kept intact. In the present work, we introduce a practical method called deep backtracking counterfactuals (DeepBC) for computing backtracking counterfactuals in structural causal models that consist of deep generative components. We propose two distinct versions of our method--one utilizing Langevin Monte Carlo sampling and the other employing constrained optimization--to generate counterfactuals for high-dimensional data. As a special case, our formulation reduces to methods in the field of counterfactual explanations. Compared to these, our approach represents a causally compliant, versatile and modular alternative. We demonstrate these properties experimentally on a modified version of MNIST and CelebA.

📄 PDF Abstract BibTeX arXiv:2310.07665

Code (1)

rudolfwilliam/deepbc 공식 구현 pytorch

Tasks

counterfactualPhilosophy

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

Natural Counterfactuals With Necessary Backtracking

2024-02-02 · Guang-Yuan Hao, Jiji Zhang, Biwei Huang, Hao Wang 외

Counterfactual reasoning is pivotal in human cognition and especially important for providing explanations and making decisions. While Judea Pearl's influential approach is theoretically elegant, its generation of a coun…

counterfactualCounterfactual Reasoning

Good Counterfactuals and Where to Find Them: A Case-Based Technique for Generating Counterfactuals for Explainable AI (XAI)

2020-05-26 · Mark T. Keane, Barry Smyth

Recently, a groundswell of research has identified the use of counterfactual explanations as a potentially significant solution to the Explainable AI (XAI) problem. It is argued that (a) technically, these counterfactual…

counterfactualExplainable Artificial Intelligence (XAI)

Generating Causally Compliant Counterfactual Explanations using ASP

2025-02-13 · Sopam Dasgupta

This research is focused on generating achievable counterfactual explanations. Given a negative outcome computed by a machine learning model or a decision system, the novel CoGS approach generates (i) a counterfactual so…

Attributecounterfactual

A New Approach to Backtracking Counterfactual Explanations: A Causal Framework for Efficient Model Interpretability

2025-05-05 · Pouria Fatemi, Ehsan Sharifian, Mohammad Hossein Yassaee

Counterfactual explanations enhance interpretability by identifying alternative inputs that produce different outputs, offering localized insights into model decisions. However, traditional methods often neglect causal r…

counterfactual

Counterfactual Visual Explanation via Causally-Guided Adversarial Steering

2025-07-14 · Yiran Qiao, Disheng Liu, Yiren Lu, Yu Yin 외 arxiv

Recent work on counterfactual visual explanations has contributed to making artificial intelligence models more explainable by providing visual perturbation to flip the prediction. However, these approaches neglect the c…

Image Generation