paper-with-me

Papers

Diffusion Models for Counterfactual Explanations

2022-03-29 · Guillaume Jeanneret, Loïc Simon, Frédéric Jurie

Counterfactual explanations have shown promising results as a post-hoc framework to make image classifiers more explainable. In this paper, we propose DiME, a method allowing the generation of counterfactual images using the recent diffusion models. By leveraging the guided generative diffusion process, our proposed methodology shows how to use the gradients of the target classifier to generate counterfactual explanations of input instances. Further, we analyze current approaches to evaluate spurious correlations and extend the evaluation measurements by proposing a new metric: Correlation Difference. Our experimental validations show that the proposed algorithm surpasses previous State-of-the-Art results on 5 out of 6 metrics on CelebA.

📄 PDF Abstract BibTeX arXiv:2203.15636

Code (1)

guillaumejs2403/DiME 공식 구현 pytorch

Tasks

counterfactual

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

Diffusion Counterfactuals for Image Regressors

2025-03-26 · Trung Duc Ha, Sidney Bender

Counterfactual explanations have been successfully applied to create human interpretable explanations for various black-box models. They are handy for tasks in the image domain, where the quality of the explanations bene…

counterfactualDenoisingregression

Navigating the Structured What-If Spaces: Counterfactual Generation via Structured Diffusion

2023-12-21 · Nishtha Madaan, Srikanta Bedathur

Generating counterfactual explanations is one of the most effective approaches for uncovering the inner workings of black-box neural network models and building user trust. While remarkable strides have been made in gene…

counterfactualDiversity

Graph Diffusion Counterfactual Explanation

2025-11-20 · David Bechtoldt, Sidney Bender arxiv

Machine learning models that operate on graph-structured data, such as molecular graphs or social networks, often make accurate predictions but offer little insight into why certain predictions are made. Counterfactual e…

CoLa-DCE -- Concept-guided Latent Diffusion Counterfactual Explanations

2024-06-03 · Franz Motzkus, Christian Hellert, Ute Schmid

Recent advancements in generative AI have introduced novel prospects and practical implementations. Especially diffusion models show their strength in generating diverse and, at the same time, realistic features, positio…

CoLAcounterfactualimage-classificationImage Classification