Explainable Graph Neural Networks via Structural Externalities
Lijun Wu, Dong Hao, Zhiyi Fan

TL;DR
This paper introduces GraphEXT, a novel explainability framework for GNNs that uses cooperative game theory and social externalities to better capture node interactions and improve model interpretability.
Contribution
GraphEXT is the first method to incorporate social externalities and the Shapley value for explaining GNNs, focusing on node interactions and structural impacts.
Findings
Outperforms baseline methods in fidelity across datasets
Enhances interpretability of various GNN architectures
Effectively captures node interaction effects
Abstract
Graph Neural Networks (GNNs) have achieved outstanding performance across a wide range of graph-related tasks. However, their "black-box" nature poses significant challenges to their explainability, and existing methods often fail to effectively capture the intricate interaction patterns among nodes within the network. In this work, we propose a novel explainability framework, GraphEXT, which leverages cooperative game theory and the concept of social externalities. GraphEXT partitions graph nodes into coalitions, decomposing the original graph into independent subgraphs. By integrating graph structure as an externality and incorporating the Shapley value under externalities, GraphEXT quantifies node importance through their marginal contributions to GNN predictions as the nodes transition between coalitions. Unlike traditional Shapley value-based methods that primarily focus on node…
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 · Neural Networks and Applications · Brain Tumor Detection and Classification
