paper-with-me

Papers

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. However, there is no easily scalable method to generate such counterfactuals. We develop a new algorithm providing counterfactual explanations for large image classifiers trained with spectral normalisation at low computational cost. We empirically compare this algorithm against baselines from the literature; our novel algorithm consistently finds counterfactuals that are much closer to the original inputs. At the same time, the realism of these counterfactuals is comparable to the baselines. The code for all experiments is available at https://github.com/benedikthoeltgen/DeDUCE.

📄 PDF Abstract BibTeX arXiv:2111.15639

Code (1)

benedikthoeltgen/deduce 공식 구현 pytorch

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음

Similar Papers 제목 키워드 기반

TIGTEC : Token Importance Guided TExt Counterfactuals

2023-04-24 · Milan Bhan, Jean-Noel Vittaut, Nicolas Chesneau, Marie-Jeanne Lesot

Counterfactual examples explain a prediction by highlighting changes of instance that flip the outcome of a classifier. This paper proposes TIGTEC, an efficient and modular method for generating sparse, plausible and div…

counterfactualDiversityFeature Importance

CountARFactuals -- Generating plausible model-agnostic counterfactual explanations with adversarial random forests

2024-04-04 · Susanne Dandl, Kristin Blesch, Timo Freiesleben, Gunnar König 외

Counterfactual explanations elucidate algorithmic decisions by pointing to scenarios that would have led to an alternative, desired outcome. Giving insight into the model's behavior, they hint users towards possible acti…

counterfactual

Multimodal Explanations by Predicting Counterfactuality in Videos

2018-12-04 · CVPR 2019 6 · Atsushi Kanehira, Kentaro Takemoto, Sho Inayoshi, Tatsuya Harada

This study addresses generating counterfactual explanations with multimodal information. Our goal is not only to classify a video into a specific category, but also to provide explanations on why it is not categorized to…

Action RecognitionAttributecounterfactualTemporal Action Localization

DifCluE: Generating Counterfactual Explanations with Diffusion Autoencoders and modal clustering

2025-02-17 · Suparshva Jain, Amit Sangroya, Lovekesh Vig

Generating multiple counterfactual explanations for different modes within a class presents a significant challenge, as these modes are distinct yet converge under the same classification. Diffusion probabilistic models …

Clusteringcounterfactual

One-for-many Counterfactual Explanations by Column Generation

2024-02-12 · Andrea Lodi, Jasone Ramírez-Ayerbe

In this paper, we consider the problem of generating a set of counterfactual explanations for a group of instances, with the one-for-many allocation rule, where one explanation is allocated to a subgroup of the instances…

counterfactual