Self-Explainable Temporal Graph Networks based on Graph Information Bottleneck
Sangwoo Seo, Sungwon Kim, Jihyeong Jung, Yoonho Lee, Chanyoung Park

TL;DR
This paper introduces TGIB, a novel self-explainable temporal graph neural network that integrates prediction and explanation in an end-to-end framework, improving both accuracy and interpretability for dynamic graph data.
Contribution
The work presents the first end-to-end model for simultaneous prediction and explanation in temporal graphs using the Graph Information Bottleneck theory.
Findings
TGIB outperforms state-of-the-art methods in link prediction accuracy.
TGIB provides more accurate and interpretable explanations.
Experimental results confirm the effectiveness of the integrated approach.
Abstract
Temporal Graph Neural Networks (TGNN) have the ability to capture both the graph topology and dynamic dependencies of interactions within a graph over time. There has been a growing need to explain the predictions of TGNN models due to the difficulty in identifying how past events influence their predictions. Since the explanation model for a static graph cannot be readily applied to temporal graphs due to its inability to capture temporal dependencies, recent studies proposed explanation models for temporal graphs. However, existing explanation models for temporal graphs rely on post-hoc explanations, requiring separate models for prediction and explanation, which is limited in two aspects: efficiency and accuracy of explanation. In this work, we propose a novel built-in explanation framework for temporal graphs, called Self-Explainable Temporal Graph Networks based on Graph…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Recommender Systems and Techniques
