paper-with-me

Papers

Graph Counterfactual Explainable AI via Latent Space Traversal

2025-01-15 · Andreas Abildtrup Hansen, Paraskevas Pegios, Anna Calissano, Aasa Feragen

Explaining the predictions of a deep neural network is a nontrivial task, yet high-quality explanations for predictions are often a prerequisite for practitioners to trust these models. Counterfactual explanations aim to explain predictions by finding the ''nearest'' in-distribution alternative input whose prediction changes in a pre-specified way. However, it remains an open question how to define this nearest alternative input, whose solution depends on both the domain (e.g. images, graphs, tabular data, etc.) and the specific application considered. For graphs, this problem is complicated i) by their discrete nature, as opposed to the continuous nature of state-of-the-art graph classifiers; and ii) by the node permutation group acting on the graphs. We propose a method to generate counterfactual explanations for any differentiable black-box graph classifier, utilizing a case-specific permutation equivariant graph variational autoencoder. We generate counterfactual explanations in a continuous fashion by traversing the latent space of the autoencoder across the classification boundary of the classifier, allowing for seamless integration of discrete graph structure and continuous graph attributes. We empirically validate the approach on three graph datasets, showing that our model is consistently high-performing and more robust than the baselines.

📄 PDF Abstract BibTeX arXiv:2501.08850

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Discovering Concept Directions from Diffusion-based Counterfactuals via Latent Clustering

2025-05-11 · Payal Varshney, Adriano Lucieri, Christoph Balada, Andreas Dengel 외

Concept-based explanations have emerged as an effective approach within Explainable Artificial Intelligence, enabling interpretable insights by aligning model decisions with human-understandable concepts. However, existi…

ClusteringcounterfactualExplainable artificial intelligence

Counterfactual Explanations via Riemannian Latent Space Traversal

2024-11-04 · Paraskevas Pegios, Aasa Feragen, Andreas Abildtrup Hansen, Georgios Arvanitidis

The adoption of increasingly complex deep models has fueled an urgent need for insight into how these models make predictions. Counterfactual explanations form a powerful tool for providing actionable explanations to pra…

counterfactualCounterfactual ExplanationDecoder

Outcome-Guided Counterfactuals for Reinforcement Learning Agents from a Jointly Trained Generative Latent Space

2022-07-15 · Eric Yeh, Pedro Sequeira, Jesse Hostetler, Melinda Gervasio

We present a novel generative method for producing unseen and plausible counterfactual examples for reinforcement learning (RL) agents based upon outcome variables that characterize agent behavior. Our approach uses a va…

counterfactualReinforcement Learning (RL)

QUCE: The Minimisation and Quantification of Path-Based Uncertainty for Generative Counterfactual Explanations

2024-02-27 · Jamie Duell, Monika Seisenberger, Hsuan Fu, Xiuyi Fan

Deep Neural Networks (DNNs) stand out as one of the most prominent approaches within the Machine Learning (ML) domain. The efficacy of DNNs has surged alongside recent increases in computational capacity, allowing these …

counterfactualExplainable Models

Play Like Champions: Counterfactual Feedback Generation in Latent Space

2026-06-30 · Andrzej Białecki, Adam Mastalerz, Han Zhou arxiv

Recent advances in reinforcement learning have produced superhuman agents across a wide range of competitive games. As a byproduct, researchers have begun studying how these agents play, extracting behavioral representat…

Reinforcement Learning