A Hybrid TGN-SEAL Model for Dynamic Graph Link Prediction
Nafiseh Sadat Sajadi, Behnam Bahrak, Mahdi Jafari Siavoshani

TL;DR
This paper introduces a hybrid model combining Temporal Graph Networks with subgraph extraction techniques to improve link prediction accuracy in sparse, dynamic networks, outperforming standard TGNs.
Contribution
The study proposes a novel hybrid TGN-SEAL model that integrates local subgraph structural information with temporal modeling for better link prediction in sparse dynamic graphs.
Findings
Increased average precision by 2.6% over standard TGNs.
Effective in handling data sparsity and transient interactions.
Demonstrated robustness on a real-world CDR dataset.
Abstract
Predicting links in sparse, continuously evolving networks is a central challenge in network science. Conventional heuristic methods and deep learning models, including Graph Neural Networks (GNNs), are typically designed for static graphs and thus struggle to capture temporal dependencies. Snapshot-based techniques partially address this issue but often encounter data sparsity and class imbalance, particularly in networks with transient interactions such as telecommunication call detail records (CDRs). Temporal Graph Networks (TGNs) model dynamic graphs by updating node embeddings over time; however, their predictive accuracy under sparse conditions remains limited. In this study, we improve the TGN framework by extracting enclosing subgraphs around candidate links, enabling the model to jointly learn structural and temporal information. Experiments on a sparse CDR dataset show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Traffic Prediction and Management Techniques
