D4Explainer: In-Distribution GNN Explanations via Discrete Denoising Diffusion
Jialin Chen, Shirley Wu, Abhijit Gupta, Rex Ying

TL;DR
D4Explainer introduces a unified method for generating reliable, in-distribution explanations for GNNs by learning graph distributions, improving interpretability for both counterfactual and model-level scenarios.
Contribution
It is the first framework to unify counterfactual and model-level explanations for GNNs using generative graph distribution learning.
Findings
Achieves state-of-the-art explanation accuracy
Demonstrates high faithfulness and diversity in explanations
Shows robustness across synthetic and real-world datasets
Abstract
The widespread deployment of Graph Neural Networks (GNNs) sparks significant interest in their explainability, which plays a vital role in model auditing and ensuring trustworthy graph learning. The objective of GNN explainability is to discern the underlying graph structures that have the most significant impact on model predictions. Ensuring that explanations generated are reliable necessitates consideration of the in-distribution property, particularly due to the vulnerability of GNNs to out-of-distribution data. Unfortunately, prevailing explainability methods tend to constrain the generated explanations to the structure of the original graph, thereby downplaying the significance of the in-distribution property and resulting in explanations that lack reliability. To address these challenges, we propose D4Explainer, a novel approach that provides in-distribution GNN explanations for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Machine Learning in Materials Science
