Towards Prototype-Based Self-Explainable Graph Neural Network
Enyan Dai, Suhang Wang

TL;DR
This paper introduces a prototype-based self-explainable GNN framework that provides both accurate predictions and interpretable explanations by learning representative class prototypes, addressing the black-box nature of traditional GNNs.
Contribution
It proposes a novel framework for self-explainable GNNs that learns class prototypes for improved interpretability without sacrificing prediction accuracy.
Findings
Effective in real-world datasets
Provides both class-level and instance-level explanations
Maintains high prediction accuracy
Abstract
Graph Neural Networks (GNNs) have shown great ability in modeling graph-structured data for various domains. However, GNNs are known as black-box models that lack interpretability. Without understanding their inner working, we cannot fully trust them, which largely limits their adoption in high-stake scenarios. Though some initial efforts have been taken to interpret the predictions of GNNs, they mainly focus on providing post-hoc explanations using an additional explainer, which could misrepresent the true inner working mechanism of the target GNN. The works on self-explainable GNNs are rather limited. Therefore, we study a novel problem of learning prototype-based self-explainable GNNs that can simultaneously give accurate predictions and prototype-based explanations on predictions. We design a framework which can learn prototype graphs that capture representative patterns of each…
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
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Machine Learning in Materials Science
MethodsTest
