Faithful and Accurate Self-Attention Attribution for Message Passing Neural Networks via the Computation Tree Viewpoint
Yong-Min Shin, Siqing Li, Xin Cao, Won-Yong Shin

TL;DR
This paper introduces GATT, a novel edge attribution method for self-attention message passing neural networks, significantly improving explanation faithfulness and accuracy by leveraging the computation tree viewpoint.
Contribution
We propose GATT, a computation tree-based edge attribution method for self-attention MPNNs, addressing limitations of naive attention attribution and enhancing interpretability.
Findings
GATT outperforms naive attribution methods in faithfulness and accuracy.
Empirical results on synthetic and real datasets validate GATT's effectiveness.
GATT provides more reliable explanations for attention-based GNNs.
Abstract
The self-attention mechanism has been adopted in various popular message passing neural networks (MPNNs), enabling the model to adaptively control the amount of information that flows along the edges of the underlying graph. Such attention-based MPNNs (Att-GNNs) have also been used as a baseline for multiple studies on explainable AI (XAI) since attention has steadily been seen as natural model interpretations, while being a viewpoint that has already been popularized in other domains (e.g., natural language processing and computer vision). However, existing studies often use naive calculations to derive attribution scores from attention, undermining the potential of attention as interpretations for Att-GNNs. In our study, we aim to fill the gap between the widespread usage of Att-GNNs and their potential explainability via attention. To this end, we propose GATT, edge attribution…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Neural Networks and Applications · Neural dynamics and brain function
MethodsGraph Attention Network
