🌙

社区增强的时间游走:连续时间动态图上消除局部性偏差的表示学习

Community-Enhanced Temporal Walks: Debiasing Locality Representation Learning on Continuous-Time Dynamic Graphs

IEEE Transactions on Cybernetics · 2025
被引 1
ABS 3

中文导读

提出CTWalks框架,利用社区结构增强连续时间动态图的表示学习,通过社区引导的时间游走采样、社区感知匿名化和神经ODE编码,在六个基准数据集上显著提升时间链接预测的AUC和AP分数。

Abstract

Representation learning on continuous-time dynamic graphs (CTDGs) is critical for modeling evolving network behaviors. However, existing methods often fail to capture both temporal dynamics and structural nuances effectively. Since the community is well-known for manifesting the mesoscopic structure of graphs, we propose community-enhanced temporal walks (CTWalks), a novel framework that explicitly leverages community structures to enhance representation learning on CTDGs. CTWalks integrate three key innovations: 1) a community-guided temporal walk sampling strategy that captures intra and intercommunity interactions to mitigate locality bias, with theoretical guarantees; 2) a community-aware anonymization process that embeds contextual community labels for robust node representations; and 3) a neural ordinary differential equations-based encoding mechanism that models continuous temporal dynamics, including community information with high fidelity. Furthermore, we establish a theoretical connection between CTWalks and matrix factorization, revealing the principled foundation. Extensive experiments on six benchmark datasets, including the large-scale tgbl-comment dataset with approximately one million nodes, demonstrate that CTWalks significantly outperform ten state-of-the-art methods in temporal link prediction, achieving substantial improvements in Area Under the receiver operating characteristic Curve (AUC) and average precision (AP) scores across diverse settings. This work advances dynamic graph learning by bridging community-aware structural insights with continuous-time modeling, enabling more accurate and adaptable representations for real-world networks. Our implementation is publicly available at https://github.com/leonyuhe/CTWalks.

动态图表示学习社区结构时间游走连续时间动态图链接预测