paper-with-me

홈 › Papers

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’s decision, we present a novel interpretable model based on an invertible deep convolutional network. Our model generates meaningful, faithful, and ideal counterfactuals. Using PCA on the classifier’s input, we can also create “isofactuals”– image interpolations with the same outcome but visually meaningful different features. Counter- and isofactuals can be used to identify positive and negative evidence in an image. This can also be visualized with heatmaps. We evaluate our approach against gradient-based attribution methods, which we find to produce meaningless adversarial perturbations. Using our method, we reveal biases in three different datasets. In a human subject experiment, we test whether non-experts find our method useful to spot spurious correlations learned by a model. Our work is a step towards more trustworthy explanations for computer vision.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

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

A control system framework for counterfactuals: an optimization based approach

2025-01-22 · Pierluigi Francesco De Paola, Jared Miller, Alessandro Borri, Alessia Paglialonga 외

Counterfactuals are a concept inherited from the field of logic and in general attain to the existence of causal relations between sentences or events. In particular, this concept has been introduced also in the context …

Classifier Reconstruction Through Counterfactual-Aware Wasserstein Prototypes

2025-12-11 · Xuan Zhao, Zhuo Cao, Arya Bangun, Hanno Scharr 외 arxiv

Counterfactual explanations provide actionable insights by identifying minimal input changes required to achieve a desired model prediction. Beyond their interpretability benefits, counterfactuals can also be leveraged f…

Toward Idealized Decision Theory

2015-07-07 · Nate Soares, Benja Fallenstein

This paper motivates the study of decision theory as necessary for aligning smarter-than-human artificial systems with human interests. We discuss the shortcomings of two standard formulations of decision theory, and dem…

A multi-criteria approach for selecting an explanation from the set of counterfactuals produced by an ensemble of explainers

2024-03-20 · Ignacy Stępka, Mateusz Lango, Jerzy Stefanowski

Counterfactuals are widely used to explain ML model predictions by providing alternative scenarios for obtaining the more desired predictions. They can be generated by a variety of methods that optimize different, someti…

counterfactual