paper-with-me

홈 › Papers

A Hybrid TGN-SEAL Model for Dynamic Graph Link Prediction

2026-02-15 · Nafiseh Sadat Sajadi, Behnam Bahrak, Mahdi Jafari Siavoshani arxiv

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, email, message dataset show that our approach increases average precision by at least 2% over standard TGNs, demonstrating the advantages of integrating local topology for robust link prediction in dynamic networks.

📄 PDF Abstract BibTeX arXiv:2602.14239

Code (0)

등록된 구현이 없습니다.

Tasks

Link Prediction

Similar Papers 제목 키워드 기반

Revisiting Graph Neural Networks for Link Prediction

2020-09-28 · Muhan Zhang, Pan Li, Yinglong Xia, Kai Wang 외

Graph neural networks (GNNs) have achieved great success in recent years. Three most common applications include node classification, link prediction, and graph classification. While there is rich literature on node clas…

ClassificationGraph ClassificationLink PredictionNode Classification+1

Fragment-Wise Interpretability in Graph Neural Networks via Molecule Decomposition and Contribution Analysis

2025-08-20 · Sebastian Musiał, Bartosz Zieliński, Tomasz Danel arxiv

Graph neural networks have demonstrated remarkable success in predicting molecular properties by leveraging the rich structural information encoded in molecular graphs. However, their black-box nature reduces interpretab…

Graph Neural NetworkDrug Discovery

GENIE: Watermarking Graph Neural Networks for Link Prediction

2024-06-07 · Venkata Sai Pranav Bachina, Ankit Gangwal, Aaryan Ajay Sharma, Charu Sharma

Graph Neural Networks (GNNs) have become invaluable intellectual property in graph-based machine learning. However, their vulnerability to model stealing attacks when deployed within Machine Learning as a Service (MLaaS)…

Backdoor AttackDrug DiscoveryGraph ClassificationLink Prediction+3

GNN-ACLP: Graph Neural Networks based Analog Circuit Link Prediction

2025-04-14 · Guanyuan Pan, Tiansheng Zhou, Bingtao Ma, Yaqi Wang 외

Circuit link prediction identifying missing component connections from incomplete netlists is crucial in automating analog circuit design. However, existing methods face three main challenges: 1) Insufficient use of topo…

Language ModelingLanguage ModellingLarge Language ModelLink Prediction+3

SEAL: Self-Evolving Agentic Learning for Conversational Question Answering over Knowledge Graphs

2025-12-04 · Hao Wang, Jialun Zhong, Changcheng Wang, Zhujun Nie 외 arxiv

Knowledge-based conversational question answering (KBCQA) confronts persistent challenges in resolving coreference, modeling contextual dependencies, and executing complex logical reasoning. Existing approaches often suf…

Conversational Question AnsweringComputational EfficiencyLogical ReasoningKnowledge Graphs