Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

On Explainability of Graph Neural Networks via Subgraph Explorations

About

We consider the problem of explaining the predictions of graph neural networks (GNNs), which otherwise are considered as black boxes. Existing methods invariably focus on explaining the importance of graph nodes or edges but ignore the substructures of graphs, which are more intuitive and human-intelligible. In this work, we propose a novel method, known as SubgraphX, to explain GNNs by identifying important subgraphs. Given a trained GNN model and an input graph, our SubgraphX explains its predictions by efficiently exploring different subgraphs with Monte Carlo tree search. To make the tree search more effective, we propose to use Shapley values as a measure of subgraph importance, which can also capture the interactions among different subgraphs. To expedite computations, we propose efficient approximation schemes to compute Shapley values for graph data. Our work represents the first attempt to explain GNNs via identifying subgraphs explicitly and directly. Experimental results show that our SubgraphX achieves significantly improved explanations, while keeping computations at a reasonable level.

Hao Yuan, Haiyang Yu, Jie Wang, Kang Li, Shuiwang Ji• 2021

Related benchmarks

TaskDatasetResultRank
Node-level explanationMOTIF
Fidelity F181.6
32
Node-level explanationMulti
Fidelity F186.4
32
Subgraph Importance EstimationMutag (test)
Fidelity F125.8
32
Subgraph Importance EstimationBENZ (test)
Fidelity F155.8
32
Node-level explanationPROTE
Fidelity F10.092
32
Subgraph Importance Estimationames (test)
Fidelity F121.2
32
Subgraph Importance EstimationFLUOR (test)
Fidelity F153.8
32
Node-level explanationUPFD
Fidelity F14.2
32
Node-level explanationIMDB
Fidelity F13.2
32
Subgraph Importance EstimationBBBP (test)
Fidelity F15.5
32
Showing 10 of 27 rows

Other info

Follow for update