Base3: a simple interpolation-based ensemble method for robust dynamic link prediction
Kondrup Emma

TL;DR
Base3 is a simple, interpolation-based ensemble method that combines recurrence, popularity, and co-occurrence signals for robust and practical dynamic link prediction, rivaling complex deep models.
Contribution
It introduces Base3, a lightweight, training-free model that fuses multiple signals for effective temporal link prediction, improving robustness and interpretability.
Findings
Achieves competitive performance on the Temporal Graph Benchmark.
Outperforms state-of-the-art deep models on some datasets.
Excels under challenging negative sampling strategies.
Abstract
Dynamic link prediction remains a central challenge in temporal graph learning, particularly in designing models that are both effective and practical for real-world deployment. Existing approaches often rely on complex neural architectures, which are computationally intensive and difficult to interpret. In this work, we build on the strong recurrence-based foundation of the EdgeBank baseline, by supplementing it with inductive capabilities. We do so by leveraging the predictive power of non-learnable signals from two complementary perspectives: historical edge recurrence, as captured by EdgeBank, and global node popularity, as introduced in the PopTrack model. We propose t-CoMem, a lightweight memory module that tracks temporal co-occurrence patterns and neighborhood activity. Building on this, we introduce Base3, an interpolation-based model that fuses EdgeBank, PopTrack, and…
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
TopicsNetwork Packet Processing and Optimization · Software Testing and Debugging Techniques · Network Security and Intrusion Detection
