English

Dynamic Link Prediction Using Graph Representation Learning with Enhanced Structure and Temporal Information

Social and Information Networks 2023-06-27 v1

Abstract

The links in many real networks are evolving with time. The task of dynamic link prediction is to use past connection histories to infer links of the network at a future time. How to effectively learn the temporal and structural pattern of the network dynamics is the key. In this paper, we propose a graph representation learning model based on enhanced structure and temporal information (GRL\_EnSAT). For structural information, we exploit a combination of a graph attention network (GAT) and a self-attention network to capture structural neighborhood. For temporal dynamics, we use a masked self-attention network to capture the dynamics in the link evolution. In this way, GRL\_EnSAT not only learns low-dimensional embedding vectors but also preserves the nonlinear dynamic feature of the evolving network. GRL\_EnSAT is evaluated on four real datasets, in which GRL\_EnSAT outperforms most advanced baselines. Benefiting from the dynamic self-attention mechanism, GRL\_EnSAT yields better performance than approaches based on recursive graph evolution modeling.

Keywords

Cite

@article{arxiv.2306.14157,
  title  = {Dynamic Link Prediction Using Graph Representation Learning with Enhanced Structure and Temporal Information},
  author = {Chaokai Wu and Yansong Wang and Tao Jia},
  journal= {arXiv preprint arXiv:2306.14157},
  year   = {2023}
}

Comments

6 pages,3 figures, 3 tables, Published at the CSCWD conference

R2 v1 2026-06-28T11:13:44.053Z