Faithful and Consistent Graph Neural Network Explanations with Rationale Alignment
Tianxiang Zhao, Dongsheng Luo, Xiang Zhang, Suhang Wang

TL;DR
This paper introduces a causality-inspired framework for explaining graph neural networks, addressing spurious explanations and improving faithfulness and consistency through an auxiliary alignment loss.
Contribution
It proposes a novel explanation method with an alignment loss, theoretically proven to enhance explanation faithfulness and consistency in GNNs.
Findings
The framework improves explanation faithfulness and consistency.
Different alignment strategies are effective in various scenarios.
Theoretical analysis supports the proposed alignment loss benefits.
Abstract
Uncovering rationales behind predictions of graph neural networks (GNNs) has received increasing attention over recent years. Instance-level GNN explanation aims to discover critical input elements, like nodes or edges, that the target GNN relies upon for making predictions. %These identified sub-structures can provide interpretations of GNN's behavior. Though various algorithms are proposed, most of them formalize this task by searching the minimal subgraph which can preserve original predictions. However, an inductive bias is deep-rooted in this framework: several subgraphs can result in the same or similar outputs as the original graphs. Consequently, they have the danger of providing spurious explanations and failing to provide consistent explanations. Applying them to explain weakly-performed GNNs would further amplify these issues. To address this problem, we theoretically examine…
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
TopicsExplainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks · Machine Learning in Materials Science
