Future Link Prediction Without Memory or Aggregation
Lu Yi, Runlin Lei, Fengran Mo, Yanping Zheng, Zhewei Wei, Yuhang Ye

TL;DR
This paper introduces CRAFT, a simple yet effective model for future link prediction on temporal graphs that avoids complex memory modules by using learnable node embeddings and cross-attention, achieving superior performance.
Contribution
The paper proposes a novel architecture, CRAFT, which discards memory and aggregation modules, focusing on node embeddings and cross-attention for improved future link prediction.
Findings
CRAFT outperforms existing models on multiple datasets.
CRAFT is highly efficient and scalable for large graphs.
The architecture effectively handles both recurring and unseen edges.
Abstract
Future link prediction on temporal graphs is a fundamental task with wide applicability in real-world dynamic systems. These scenarios often involve both recurring (seen) and novel (unseen) interactions, requiring models to generalize effectively across both types of edges. However, existing methods typically rely on complex memory and aggregation modules, yet struggle to handle unseen edges. In this paper, we revisit the architecture of existing temporal graph models and identify two essential but overlooked modeling requirements for future link prediction: representing nodes with unique identifiers and performing target-aware matching between source and destination nodes. To this end, we propose Cross-Attention based Future Link Predictor on Temporal Graphs (CRAFT), a simple yet effective architecture that discards memory and aggregation modules and instead builds on two components:…
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.
Code & Models
Videos
Taxonomy
TopicsRadiation Detection and Scintillator Technologies · Particle Detector Development and Performance · Distributed systems and fault tolerance
