Our new X account is live! Follow @wizwand_team for updates
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
52
Link PredictionEnron (inductive)
AP91.65
37
Link PredictionReddit (transductive)
AP99.18
30
Link PredictionLastFM (transductive)
AP92.23
28
Link PredictionEnron (transductive)
AP91.76
28
Link PredictionUCI (inductive)
AP94.7
26
Link PredictionLastFM (inductive)
AP93.03
26
Link PredictionWikipedia transductive
AP99.05
21
Link PredictionWikipedia (inductive)
AP98.48
21
Link PredictionUCI (transductive)
AP96.03
19
Showing 10 of 14 rows

Other info

Follow for update