Enhancing Explainability of Graph Neural Networks Through Conceptual and Structural Analyses and Their Extensions
Tien Cuong Bui

TL;DR
This paper proposes a novel explainability framework for Graph Neural Networks that enhances understanding of their decision processes by analyzing both conceptual and structural aspects, aiming for more efficient and adaptable explanations.
Contribution
It introduces a new XAI framework for GNNs that combines structural and conceptual analyses to improve interpretability and computational efficiency.
Findings
Framework provides more accurate explanations of GNN decisions.
Reduces computational resources needed for explanations.
Improves generalizability of explanations across scenarios.
Abstract
Graph Neural Networks (GNNs) have become a powerful tool for modeling and analyzing data with graph structures. The wide adoption in numerous applications underscores the value of these models. However, the complexity of these methods often impedes understanding their decision-making processes. Current Explainable AI (XAI) methods struggle to untangle the intricate relationships and interactions within graphs. Several methods have tried to bridge this gap via a post-hoc approach or self-interpretable design. Most of them focus on graph structure analysis to determine essential patterns that correlate with prediction outcomes. While post-hoc explanation methods are adaptable, they require extra computational resources and may be less reliable due to limited access to the model's internal workings. Conversely, Interpretable models can provide immediate explanations, but their…
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) · Advanced Graph Neural Networks · Adversarial Robustness in Machine Learning
