Statistical Test for Saliency Maps of Graph Neural Networks via Selective Inference
Shuichi Nishino, Tomohiro Shiraishi, Teruyuki Katsuoka, Ichiro Takeuchi

TL;DR
This paper introduces a statistical testing framework using Selective Inference to evaluate the significance of saliency maps in GNNs, ensuring reliable interpretation by controlling false positives.
Contribution
It presents a novel statistical method to validate GNN saliency maps, addressing data double-dipping and providing valid p-values for interpretability.
Findings
Validates the method on synthetic datasets
Demonstrates improved reliability of saliency maps
Controls Type I error rate effectively
Abstract
Graph Neural Networks (GNNs) have gained prominence for their ability to process graph-structured data across various domains. However, interpreting GNN decisions remains a significant challenge, leading to the adoption of saliency maps for identifying salient subgraphs composed of influential nodes and edges. Despite their utility, the reliability of GNN saliency maps has been questioned, particularly in terms of their robustness to input noise. In this study, we propose a statistical testing framework to rigorously evaluate the significance of saliency maps. Our main contribution lies in addressing the inflation of the Type I error rate caused by double-dipping of data, leveraging the framework of Selective Inference. Our method provides statistically valid -values while controlling the Type I error rate, ensuring that identified salient subgraphs contain meaningful information…
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 · Explainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference
