DA-DGCEx: Ensuring Validity of Deep Guided Counterfactual Explanations With Distribution-Aware Autoencoder Loss
Jokin Labaien, Ekhi Zugasti, Xabier De Carlos

TL;DR
This paper introduces DA-DGCEx, an autoencoder-based method for generating valid counterfactual explanations in AI models by penalizing out-of-distribution instances, improving interpretability and realism.
Contribution
It proposes a novel loss function for autoencoders that ensures generated counterfactuals stay close to the data distribution, enhancing the validity of explanations.
Findings
Improved validity of counterfactual explanations.
Faster generation of explanations compared to optimization-based methods.
Enhanced interpretability with realistic counterfactuals.
Abstract
Deep Learning has become a very valuable tool in different fields, and no one doubts the learning capacity of these models. Nevertheless, since Deep Learning models are often seen as black boxes due to their lack of interpretability, there is a general mistrust in their decision-making process. To find a balance between effectiveness and interpretability, Explainable Artificial Intelligence (XAI) is gaining popularity in recent years, and some of the methods within this area are used to generate counterfactual explanations. The process of generating these explanations generally consists of solving an optimization problem for each input to be explained, which is unfeasible when real-time feedback is needed. To speed up this process, some methods have made use of autoencoders to generate instant counterfactual explanations. Recently, a method called Deep Guided Counterfactual Explanations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Machine Learning and Data Classification · Machine Learning in Healthcare
MethodsAttentive Walk-Aggregating Graph Neural Network
