paper-with-me

Papers

Transfer Learning for Temporal Link Prediction

2025-04-15 · Ayan Chatterjee, Barbara Ikica, Babak Ravandi, John Palowitch

Link prediction on graphs has applications spanning from recommender systems to drug discovery. Temporal link prediction (TLP) refers to predicting future links in a temporally evolving graph and adds additional complexity related to the dynamic nature of graphs. State-of-the-art TLP models incorporate memory modules alongside graph neural networks to learn both the temporal mechanisms of incoming nodes and the evolving graph topology. However, memory modules only store information about nodes seen at train time, and hence such models cannot be directly transferred to entirely new graphs at test time and deployment. In this work, we study a new transfer learning task for temporal link prediction, and develop transfer-effective methods for memory-laden models. Specifically, motivated by work showing the informativeness of structural signals for the TLP task, we augment a structural mapping module to the existing TLP model architectures, which learns a mapping from graph structural (topological) features to memory embeddings. Our work paves the way for a memory-free foundation model for TLP.

📄 PDF Abstract BibTeX arXiv:2504.10925

Code (1)

google-research/google-research/tree/master/fm4tlp 공식 구현 jax

Tasks

Drug DiscoveryInformativenessLink PredictionPredictionRecommendation SystemsTransfer Learning

Similar Papers 제목 키워드 기반

Dynamic Link and Flow Prediction in Bank Transfer Networks

2024-09-13 · Shu Takahashi, Kento Yamamoto, Shumpei Kobayashi, Ryoma Kondo 외

The prediction of both the existence and weight of network links at future time points is essential as complex networks evolve over time. Traditional methods, such as vector autoregression and factor models, have been ap…

Dynamic Link PredictionLink PredictionPrediction

TLogic: Temporal Logical Rules for Explainable Link Forecasting on Temporal Knowledge Graphs

2021-12-15 · Yushan Liu, Yunpu Ma, Marcel Hildebrandt, Mitchell Joblin 외

Conventional static knowledge graphs model entities in relational data as nodes, connected by edges of specific relation types. However, information and knowledge evolve continuously, and temporal dynamics emerge, which …

Knowledge GraphsLink Prediction

HTGN-BTW: Heterogeneous Temporal Graph Network with Bi-Time-Window Training Strategy for Temporal Link Prediction

2022-02-25 · Chongjian Yue, Lun Du, Qiang Fu, Wendong Bi 외

With the development of temporal networks such as E-commerce networks and social networks, the issue of temporal link prediction has attracted increasing attention in recent years. The Temporal Link Prediction task of WS…

Link PredictionPrediction

Spear and Shield: Adversarial Attacks and Defense Methods for Model-Based Link Prediction on Continuous-Time Dynamic Graphs

2023-08-21 · Dongjin Lee, Juho Lee, Kijung Shin

Real-world graphs are dynamic, constantly evolving with new interactions, such as financial transactions in financial networks. Temporal Graph Neural Networks (TGNNs) have been developed to effectively capture the evolvi…

Adversarial AttackLink PredictionPrediction

Deep Transfer Learning Based Downlink Channel Prediction for FDD Massive MIMO Systems

2019-12-27 · Yuwen Yang, Feifei Gao, Zhimeng Zhong, Bo Ai 외

Artificial intelligence (AI) based downlink channel state information (CSI) prediction for frequency division duplexing (FDD) massive multiple-input multiple-output (MIMO) systems has attracted growing attention recently…

Meta-LearningPredictionTransfer Learning