Global Graph Counterfactual Explanation: A Subgraph Mapping Approach
Yinhan He, Wendy Zheng, Yaochen Zhu, Jing Ma, Saumitra Mishra, Natraj, Raman, Ninghao Liu, Jundong Li

TL;DR
GlobalGCE introduces a global-level approach to explain GNNs by identifying subgraph mapping rules that broadly influence predictions across many graphs, offering more comprehensive insights than local explanations.
Contribution
The paper presents GlobalGCE, a novel method for global graph counterfactual explanations using subgraph mapping rules, advancing beyond local explanations to provide broader insights.
Findings
GlobalGCE outperforms existing baselines in experiments.
It effectively identifies subgraph rules that influence GNN predictions.
The method achieves high coverage across diverse graph datasets.
Abstract
Graph Neural Networks (GNNs) have been widely deployed in various real-world applications. However, most GNNs are black-box models that lack explanations. One strategy to explain GNNs is through counterfactual explanation, which aims to find minimum perturbations on input graphs that change the GNN predictions. Existing works on GNN counterfactual explanations primarily concentrate on the local-level perspective (i.e., generating counterfactuals for each individual graph), which suffers from information overload and lacks insights into the broader cross-graph relationships. To address such issues, we propose GlobalGCE, a novel global-level graph counterfactual explanation method. GlobalGCE aims to identify a collection of subgraph mapping rules as counterfactual explanations for the target GNN. According to these rules, substituting certain significant subgraphs with 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
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Semantic Web and Ontologies
MethodsCounterfactuals Explanations
