paper-with-me

홈 › Papers

Graph Structure Learning with Temporal Graph Information Bottleneck for Inductive Representation Learning

2025-08-20 · Jiafeng Xiong, Rizos Sakellariou arxiv

Temporal graph learning is crucial for dynamic networks where nodes and edges evolve over time and new nodes continuously join the system. Inductive representation learning in such settings faces two major challenges: effectively representing unseen nodes and mitigating noisy or redundant graph information. We propose GTGIB, a versatile framework that integrates Graph Structure Learning (GSL) with Temporal Graph Information Bottleneck (TGIB). We design a novel two-step GSL-based structural enhancer to enrich and optimize node neighborhoods and demonstrate its effectiveness and efficiency through theoretical proofs and experiments. The TGIB refines the optimized graph by extending the information bottleneck principle to temporal graphs, regularizing both edges and features based on our derived tractable TGIB objective function via variational approximation, enabling stable and efficient optimization. GTGIB-based models are evaluated to predict links on four real-world datasets; they outperform existing methods in all datasets under the inductive setting, with significant and consistent improvement in the transductive setting.

📄 PDF Abstract BibTeX arXiv:2508.14859

Code (0)

등록된 구현이 없습니다.

Tasks

Graph structure learningRepresentation LearningGraph Learning

Similar Papers 제목 키워드 기반

Self-Explainable Temporal Graph Networks based on Graph Information Bottleneck

2024-06-19 · Sangwoo Seo, Sungwon Kim, Jihyeong Jung, Yoonho Lee 외

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 TGN…

Link PredictionPrediction

Optimizing EEG Graph Structure for Seizure Detection: An Information Bottleneck and Self-Supervised Learning Approach

2026-04-02 · Lincan Li, Rikuto Kotoge, Xihao Piao, Zheng Chen 외 arxiv

Seizure detection from EEG signals is highly challenging due to complex spatiotemporal dynamics and extreme inter-patient variability. To model them, recent methods construct dynamic graphs via statistical correlations, …

Self-Supervised LearningRepresentation LearningSeizure Detection

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…

Graph RegressionMulti-Task Learningregression

Graph Structure Learning with Variational Information Bottleneck

2021-12-16 · Qingyun Sun, JianXin Li, Hao Peng, Jia Wu 외

Graph Neural Networks (GNNs) have shown promising results on a broad spectrum of applications. Most empirical studies of GNNs directly take the observed graph as input, assuming the observed structure perfectly depicts t…

Graph structure learning

Integrating Temporal and Structural Context in Graph Transformers for Relational Deep Learning

2025-11-06 · Divyansha Lachi, Mahmoud Mohammadi, Joe Meyer, Vinam Arora 외 arxiv

In domains such as healthcare, finance, and e-commerce, the temporal dynamics of relational data emerge from complex interactions-such as those between patients and providers, or users and products across diverse categor…