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

Dynamic Graph Transformer with Correlated Spatial-Temporal Positional Encoding

About

Learning effective representations for Continuous-Time Dynamic Graphs (CTDGs) has garnered significant research interest, largely due to its powerful capabilities in modeling complex interactions between nodes. A fundamental and crucial requirement for representation learning in CTDGs is the appropriate estimation and preservation of proximity. However, due to the sparse and evolving characteristics of CTDGs, the spatial-temporal properties inherent in high-order proximity remain largely unexplored. Despite its importance, this property presents significant challenges due to the computationally intensive nature of personalized interaction intensity estimation and the dynamic attributes of CTDGs. To this end, we propose a novel Correlated Spatial-Temporal Positional encoding that incorporates a parameter-free personalized interaction intensity estimation under the weak assumption of the Poisson Point Process. Building on this, we introduce the Dynamic Graph Transformer with Correlated Spatial-Temporal Positional Encoding (CorDGT), which efficiently retains the evolving spatial-temporal high-order proximity for effective node representation learning in CTDGs. Extensive experiments on seven small and two large-scale datasets demonstrate the superior performance and scalability of the proposed CorDGT. The code is available at: https://github.com/wangz3066/CorDGT.

Zhe Wang, Sheng Zhou, Jiawei Chen, Zhen Zhang, Binbin Hu, Yan Feng, Chun Chen, Can Wang• 2024

Related benchmarks

TaskDatasetResultRank
Link PredictionReddit (inductive)
AP98.82
81
Link PredictionEnron (inductive)
AP91.65
66
Link PredictionEnron (transductive)
AP91.76
49
Future Link PredictionMOOC (inductive)
AP83.74
39
transductive dynamic link predictionWikipedia
AUC ROC98.84
37
Link PredictionUCI (inductive)
AP94.7
35
Link PredictionLastFM (inductive)
AP93.03
35
Dynamic Link PredictionMOOC (transductive)
AUC85.78
34
Dynamic Link PredictionLastFM (transductive)
AP92.23
32
Dynamic Link PredictionUN Trade (transductive)
AP50
32
Showing 10 of 32 rows

Other info

Follow for update