GISExplainer: On Explainability of Graph Neural Networks via Game-theoretic Interaction Subgraphs
Xingping Xian, Jianlu Liu, Chao Wang, Tao Wu, Shaojie Qiao, Xiaochuan, Tang, Qun Liu

TL;DR
GISExplainer introduces a game-theoretic approach to generate connected, causal subgraph explanations for GNNs, improving interpretability by considering both positive and negative interactions within coalitions.
Contribution
It proposes a novel causal attribution mechanism and a sequential decision process for explaining GNN predictions, addressing limitations of existing perturbation-based methods.
Findings
Outperforms state-of-the-art methods in fidelity and sparsity
Produces connected, human-interpretable explanatory subgraphs
Effectively captures both positive and negative coalition effects
Abstract
Explainability is crucial for the application of black-box Graph Neural Networks (GNNs) in critical fields such as healthcare, finance, cybersecurity, and more. Various feature attribution methods, especially the perturbation-based methods, have been proposed to indicate how much each node/edge contributes to the model predictions. However, these methods fail to generate connected explanatory subgraphs that consider the causal interaction between edges within different coalition scales, which will result in unfaithful explanations. In our study, we propose GISExplainer, a novel game-theoretic interaction based explanation method that uncovers what the underlying GNNs have learned for node classification by discovering human-interpretable causal explanatory subgraphs. First, GISExplainer defines a causal attribution mechanism that considers the game-theoretic interaction of…
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
TopicsScientific Computing and Data Management · Advanced Graph Neural Networks · Distributed and Parallel Computing Systems
MethodsFocus
