paper-with-me

홈 › Papers

Counterfactual Explanation via Search in Gaussian Mixture Distributed Latent Space

2023-07-25 · Xuan Zhao, Klaus Broelemann, Gjergji Kasneci

Counterfactual Explanations (CEs) are an important tool in Algorithmic Recourse for addressing two questions: 1. What are the crucial factors that led to an automated prediction/decision? 2. How can these factors be changed to achieve a more favorable outcome from a user's perspective? Thus, guiding the user's interaction with AI systems by proposing easy-to-understand explanations and easy-to-attain feasible changes is essential for the trustworthy adoption and long-term acceptance of AI systems. In the literature, various methods have been proposed to generate CEs, and different quality measures have been suggested to evaluate these methods. However, the generation of CEs is usually computationally expensive, and the resulting suggestions are unrealistic and thus non-actionable. In this paper, we introduce a new method to generate CEs for a pre-trained binary classifier by first shaping the latent space of an autoencoder to be a mixture of Gaussian distributions. CEs are then generated in latent space by linear interpolation between the query sample and the centroid of the target class. We show that our method maintains the characteristics of the input sample during the counterfactual search. In various experiments, we show that the proposed method is competitive based on different quality measures on image and tabular datasets -- efficiently returns results that are closer to the original data manifold compared to three state-of-the-art methods, which are essential for realistic high-dimensional machine learning applications.

📄 PDF Abstract BibTeX arXiv:2307.13390

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual Explanation

Similar Papers 제목 키워드 기반

Synthesising Counterfactual Explanations via Label-Conditional Gaussian Mixture Variational Autoencoders

2025-10-06 · Junqi Jiang, Francesco Leofante, Antonio Rago, Francesca Toni arxiv

Counterfactual explanations (CEs) provide recourse recommendations for individuals affected by algorithmic decisions. A key challenge is generating CEs that are robust against various perturbation types (e.g. input and m…

Faithful Model Explanations through Energy-Constrained Conformal Counterfactuals

2023-12-17 · Patrick Altmeyer, Mojtaba Farmanbar, Arie van Deursen, Cynthia C. S. Liem

Counterfactual explanations offer an intuitive and straightforward way to explain black-box models and offer algorithmic recourse to individuals. To address the need for plausible explanations, existing work has primaril…

Conformal Predictioncounterfactual

An Explainable Gaussian Process Auto-encoder for Tabular Data

2025-08-31 · Wei Zhang, Brian Barr, John Paisley arxiv

Explainable machine learning has attracted much interest in the community where the stakes are high. Counterfactual explanations methods have become an important tool in explaining a black-box model. The recent advances …

Structure-Aware Robust Counterfactual Explanations via Conditional Gaussian Network Classifiers

2026-02-08 · Zhan-Yi Liao, Jaewon Yoo, Hao-Tsung Yang, Po-An Chen arxiv

Counterfactual explanation (CE) is a core technique in explainable artificial intelligence (XAI), widely used to interpret model decisions and suggest actionable alternatives. This work presents a structure-aware and rob…

Counterfactual Explanation for Fairness in Recommendation

2023-07-10 · Xiangmeng Wang, Qian Li, Dianer Yu, Qing Li 외

Fairness-aware recommendation eliminates discrimination issues to build trustworthy recommendation systems.Explaining the causes of unfair recommendations is critical, as it promotes fairness diagnostics, and thus secure…

AttributeCausal InferencecounterfactualCounterfactual Explanation+2