GINTRIP: Interpretable Temporal Graph Regression using Information bottleneck and Prototype-based method
Ali Royat, Seyed Mohamad Moghadas, Lesley De Cruz, Adrian Munteanu

TL;DR
This paper presents GINTRIP, a novel framework combining Information Bottleneck and prototype-based methods to improve interpretability in temporal graph regression, demonstrating superior accuracy and explainability on real-world datasets.
Contribution
Introduces the first combined IB and prototype-based approach for interpretable temporal GNNs, with a new MI bound and multi-task learning for enhanced interpretability.
Findings
Outperforms existing methods in forecasting accuracy.
Achieves higher interpretability metrics like fidelity.
Effective on real-world traffic and crime datasets.
Abstract
Deep neural networks (DNNs) have demonstrated remarkable performance across various domains, but their inherent complexity makes them challenging to interpret. This is especially true for temporal graph regression tasks due to the complex underlying spatio-temporal patterns in the graph. While interpretability concerns in Graph Neural Networks (GNNs) mirror those of DNNs, no notable work has addressed the interpretability of temporal GNNs to the best of our knowledge. Innovative methods, such as prototypes, aim to make DNN models more interpretable. However, a combined approach based on prototype-based methods and Information Bottleneck (IB) principles has not yet been developed for temporal GNNs. Our research introduces a novel approach that uniquely integrates these techniques to enhance the interpretability of temporal graph regression models. The key contributions of our work are…
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 · Topic Modeling · Graph Theory and Algorithms
