paper-with-me

홈 › Papers

ECINN: Efficient Counterfactuals from Invertible Neural Networks

2021-03-25 · Frederik Hvilshøj, Alexandros Iosifidis, Ira Assent

Counterfactual examples identify how inputs can be altered to change the predicted class of a classifier, thus opening up the black-box nature of, e.g., deep neural networks. We propose a method, ECINN, that utilizes the generative capacities of invertible neural networks for image classification to generate counterfactual examples efficiently. In contrast to competing methods that sometimes need a thousand evaluations or more of the classifier, ECINN has a closed-form expression and generates a counterfactual in the time of only two evaluations. Arguably, the main challenge of generating counterfactual examples is to alter only input features that affect the predicted outcome, i.e., class-dependent features. Our experiments demonstrate how ECINN alters class-dependent image regions to change the perceptual and predicted class of the counterfactuals. Additionally, we extend ECINN to also produce heatmaps (ECINNh) for easy inspection of, e.g., pairwise class-dependent changes in the generated counterfactual examples. Experimentally, we find that ECINNh outperforms established methods that generate heatmap-based explanations.

📄 PDF Abstract BibTeX arXiv:2103.13701

Code (1)

fhvilshoj/ecinn pytorch

Tasks

counterfactualimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Towards Characterizing Domain Counterfactuals For Invertible Latent Causal Models

2023-06-20 · Zeyu Zhou, Ruqi Bai, Sean Kulinski, Murat Kocaoglu 외

Answering counterfactual queries has important applications such as explainability, robustness, and fairness but is challenging when the causal variables are unobserved and the observations are non-linear mixtures of the…

Causal DiscoverycounterfactualFairness

Interpretability Through Invertibility: A Deep Convolutional Network With Ideal Counterfactuals And Isosurfaces

2021-01-01 · Leon Sixt, Martin Schuessler, Philipp Weiß, Tim Landgraf

Current state of the art computer vision applications rely on highly complex models. Their interpretability is mostly limited to post-hoc methods which are not guaranteed to be faithful to the model. To elucidate a model…

The Causal Round Trip: Generating Authentic Counterfactuals by Eliminating Information Loss

2025-11-07 · Rui Wu, Lizheng Wang, Yongjun Li arxiv

Judea Pearl's vision of Structural Causal Models (SCMs) as engines for counterfactual reasoning hinges on faithful abduction: the precise inference of latent exogenous noise. For decades, operationalizing this step for c…

A Few Good Counterfactuals: Generating Interpretable, Plausible and Diverse Counterfactual Explanations

2021-01-22 · Barry Smyth, Mark T Keane

Counterfactual explanations provide a potentially significant solution to the Explainable AI (XAI) problem, but good, native counterfactuals have been shown to rarely occur in most datasets. Hence, the most popular metho…

counterfactualDiversityExplainable Artificial Intelligence (XAI)valid

Quantifying the Privacy of Counterfactuals by Leveraging Membership Inference Attacks Against Synthetic Data

2026-06-04 · Maryam Babaei, Yingke Wang, Hadrien Lautraite, Heber H. Arcolezi 외 arxiv

Counterfactuals are typically used in high-stakes decision areas to explain a machine learning model by showing how changes to the user profiles result in the desired outcome. However, explaining the model's decisions th…