Structural Explanations for Graph Neural Networks using HSIC
Ayato Toyokuni, Makoto Yamada

TL;DR
This paper introduces a flexible, model-agnostic explanation method for GNNs using HSIC, enabling the identification of significant graph substructures and improving interpretability in various graph classification tasks.
Contribution
It extends GraphLIME with group and fused lasso regularizations, providing a novel approach for interpreting GNNs through substructure analysis.
Findings
Effectively identifies crucial graph structures.
Applicable to sequential graph classification.
Demonstrates improved interpretability.
Abstract
Graph neural networks (GNNs) are a type of neural model that tackle graphical tasks in an end-to-end manner. Recently, GNNs have been receiving increased attention in machine learning and data mining communities because of the higher performance they achieve in various tasks, including graph classification, link prediction, and recommendation. However, the complicated dynamics of GNNs make it difficult to understand which parts of the graph features contribute more strongly to the predictions. To handle the interpretability issues, recently, various GNN explanation methods have been proposed. In this study, a flexible model agnostic explanation method is proposed to detect significant structures in graphs using the Hilbert-Schmidt independence criterion (HSIC), which captures the nonlinear dependency between two variables through kernels. More specifically, we extend the GraphLIME…
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 · Machine Learning in Materials Science
