Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DyGMamba: Efficiently Modeling Long-Term Temporal Dependency on Continuous-Time Dynamic Graphs with State Space Models

About

Learning useful representations for continuous-time dynamic graphs (CTDGs) is challenging, due to the concurrent need to span long node interaction histories and grasp nuanced temporal details. In particular, two problems emerge: (1) Encoding longer histories requires more computational resources, making it crucial for CTDG models to maintain low computational complexity to ensure efficiency; (2) Meanwhile, more powerful models are needed to identify and select the most critical temporal information within the extended context provided by longer histories. To address these problems, we propose a CTDG representation learning model named DyGMamba, originating from the popular Mamba state space model (SSM). DyGMamba first leverages a node-level SSM to encode the sequence of historical node interactions. Another time-level SSM is then employed to exploit the temporal patterns hidden in the historical graph, where its output is used to dynamically select the critical information from the interaction history. We validate DyGMamba experimentally on the dynamic link prediction task. The results show that our model achieves state-of-the-art in most cases. DyGMamba also maintains high efficiency in terms of computational resources, making it possible to capture long temporal dependencies with a limited computation budget.

Zifeng Ding, Yifeng Li, Yuan He, Antonio Norelli, Jingcheng Wu, Volker Tresp, Michael Bronstein, Yunpu Ma• 2024

Related benchmarks

TaskDatasetResultRank
Inductive dynamic link predictionReddit (inductive)
AUC-ROC (%)98.97
159
Dynamic Link PredictionLastFM (transductive)
AP93.35
143
Dynamic Link PredictionWikipedia (inductive)
AP98.77
119
Inductive dynamic link predictionWikipedia (inductive)
AUC-ROC0.9877
116
transductive dynamic link predictionWikipedia
AUC ROC99.08
109
transductive dynamic link predictionREDDIT
AUC-ROC0.9927
105
transductive dynamic link predictionSocial Evo.
AUC ROC96.38
105
Dynamic Link PredictionReddit (transductive)
AP99.31
92
Dynamic Link PredictionMOOC (transductive)
AP89.21
80
Inductive dynamic link predictionLastFM
AUC-ROC94.42
73
Showing 10 of 81 rows
...

Other info

Follow for update