Faithful Interpretation for Graph Neural Networks
Lijie Hu, Tianhao Huang, Lu Yu, Wanyu Lin, Tianhang Zheng, Di Wang

TL;DR
This paper introduces Faithful Graph Attention-based Interpretation (FGAI), a method that enhances the stability and reliability of attention-based GNN explanations under various perturbations, improving interpretability fidelity.
Contribution
The paper proposes FGAI, a novel interpretation framework for GNNs that ensures stability and faithfulness, along with new metrics for assessing graph interpretation robustness.
Findings
FGAI outperforms existing methods in stability under perturbations.
FGAI maintains interpretability of attention mechanisms.
Experimental results confirm FGAI's superior faithfulness and robustness.
Abstract
Currently, attention mechanisms have garnered increasing attention in Graph Neural Networks (GNNs), such as Graph Attention Networks (GATs) and Graph Transformers (GTs). It is not only due to the commendable boost in performance they offer but also its capacity to provide a more lucid rationale for model behaviors, which are often viewed as inscrutable. However, Attention-based GNNs have demonstrated instability in interpretability when subjected to various sources of perturbations during both training and testing phases, including factors like additional edges or nodes. In this paper, we propose a solution to this problem by introducing a novel notion called Faithful Graph Attention-based Interpretation (FGAI). In particular, FGAI has four crucial properties regarding stability and sensitivity to interpretation and final output distribution. Built upon this notion, we propose an…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Semantic Web and Ontologies
MethodsSoftmax · Attention Is All You Need · High-Order Consensuses
