A Scalable Pretraining Framework for Link Prediction with Efficient Adaptation
Yu Song, Zhigang Hua, Harry Shomer, Yan Xie, Jingzhe Liu, Bo Long, Hui Liu

TL;DR
This paper introduces a scalable pretraining framework for link prediction that combines module transferability, a Mixture-of-Experts approach, and efficient tuning, achieving state-of-the-art results with minimal computational cost.
Contribution
It presents the first systematic study on transferability of pairwise modules, a late fusion strategy, and a Mixture-of-Experts framework for efficient, adaptable link prediction pretraining.
Findings
Achieves state-of-the-art performance on low-resource datasets.
Over 10,000x reduction in computational overhead compared to end-to-end training.
Effective across 16 diverse datasets.
Abstract
Link Prediction (LP) is a critical task in graph machine learning. While Graph Neural Networks (GNNs) have significantly advanced LP performance recently, existing methods face key challenges including limited supervision from sparse connectivity, sensitivity to initialization, and poor generalization under distribution shifts. We explore pretraining as a solution to address these challenges. Unlike node classification, LP is inherently a pairwise task, which requires the integration of both node- and edge-level information. In this work, we present the first systematic study on the transferability of these distinct modules and propose a late fusion strategy to effectively combine their outputs for improved performance. To handle the diversity of pretraining data and avoid negative transfer, we introduce a Mixture-of-Experts (MoE) framework that captures distinct patterns in separate…
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.
