paper-with-me

Papers

GINTRIP: Interpretable Temporal Graph Regression using Information bottleneck and Prototype-based method

2024-09-17 · Ali Royat, Seyed Mohamad Moghadas, Lesley De Cruz, Adrian Munteanu

Deep neural networks (DNNs) have demonstrated remarkable performance across various domains, yet their application to temporal graph regression tasks faces significant challenges regarding interpretability. This critical issue, rooted in the inherent complexity of both DNNs and underlying spatio-temporal patterns in the graph, calls for innovative solutions. While interpretability concerns in Graph Neural Networks (GNNs) mirror those of DNNs, to the best of our knowledge, no notable work has addressed the interpretability of temporal GNNs using a combination of Information Bottleneck (IB) principles and prototype-based methods. 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 threefold: We introduce the \underline{G}raph \underline{IN}terpretability in \underline{T}emporal \underline{R}egression task using \underline{I}nformation bottleneck and \underline{P}rototype (GINTRIP) framework, the first combined application of IB and prototype-based methods for interpretable temporal graph tasks. We derive a novel theoretical bound on mutual information (MI), extending the applicability of IB principles to graph regression tasks. We incorporate an unsupervised auxiliary classification head, fostering multi-task learning and diverse concept representation, which enhances the model bottleneck's interpretability. Our model is evaluated on real-world traffic datasets, outperforming existing methods in both forecasting accuracy and interpretability-related metrics.

📄 PDF Abstract BibTeX arXiv:2409.10996

Code (1)

moghadas76/gintrip 공식 구현 pytorch

Tasks

Graph RegressionMulti-Task Learningregression

Similar Papers 제목 키워드 기반

SpaTeoGL: Spatiotemporal Graph Learning for Interpretable Seizure Onset Zone Analysis from Intracranial EEG

2026-02-12 · Elham Rostami, Aref Einizade, Taous-Meriem Laleg-Kirati arxiv

Accurate localization of the seizure onset zone (SOZ) from intracranial EEG (iEEG) is essential for epilepsy surgery but is challenged by complex spatiotemporal seizure dynamics. We propose SpaTeoGL, a spatiotemporal gra…

Graph Learning

How Your Location Relates to Health: Variable Importance and Interpretable Machine Learning for Environmental and Sociodemographic Data

2025-01-03 · Ishaan Maitra, Raymond Lin, Eric Chen, Jon Donnelly 외

Health outcomes depend on complex environmental and sociodemographic factors whose effects change over location and time. Only recently has fine-grained spatial and temporal data become available to study these effects, …

Additive modelsInterpretable Machine Learning

Embedding interpretable $\ell_1$-regression into neural networks for uncovering temporal structure in cell imaging

2026-03-03 · Fabian Kabus, Maren Hackenberg, Julia Hindel, Thibault Cholvin 외 arxiv

While artificial neural networks excel in unsupervised learning of non-sparse structure, classical statistical regression techniques offer better interpretability, in particular when sparseness is enforced by $\ell_1$ re…

Temporal Sequences

RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks

2023-07-15 · Jiaxing Zhang, Zhuomin Chen, Hao Mei, Longchao Da 외

Graph regression is a fundamental task that has gained significant attention in various graph learning tasks. However, the inference process is often not easily interpretable. Current explanation techniques are limited t…

Contrastive LearningGraph LearningGraph Neural NetworkGraph Regression+2

Spatio-Temporal Deep Graph Infomax

2019-04-12 · Felix L. Opolka, Aaron Solomon, Cătălina Cangea, Petar Veličković 외

Spatio-temporal graphs such as traffic networks or gene regulatory systems present challenges for the existing deep learning methods due to the complexity of structural changes over time. To address these issues, we intr…

Representation LearningTraffic Prediction