English

From Link Prediction to Forecasting: Addressing Challenges in Batch-based Temporal Graph Learning

Machine Learning 2026-02-06 v3

Abstract

Dynamic link prediction is an important problem considered in many recent works that propose approaches for learning temporal edge patterns. To assess their efficacy, models are evaluated on continuous-time and discrete-time temporal graph datasets, typically using a traditional batch-oriented evaluation setup. However, as we show in this work, a batch-oriented evaluation is often unsuitable and can cause several issues. Grouping edges into fixed-sized batches regardless of their occurrence time leads to information loss or leakage, depending on the temporal granularity of the data. Furthermore, fixed-size batches create time windows with different durations, resulting in an inconsistent dynamic link prediction task. In this work, we empirically show how traditional batch-based evaluation leads to skewed model performance and hinders the fair comparison of methods. We mitigate this problem by reformulating dynamic link prediction as a link forecasting task that better accounts for temporal information present in the data.

Keywords

Cite

@article{arxiv.2406.04897,
  title  = {From Link Prediction to Forecasting: Addressing Challenges in Batch-based Temporal Graph Learning},
  author = {Moritz Lampert and Christopher Blöcker and Ingo Scholtes},
  journal= {arXiv preprint arXiv:2406.04897},
  year   = {2026}
}

Comments

46 pages (12 pages main text), 19 figures. Published in Transactions on Machine Learning Research (2026)

R2 v1 2026-06-28T16:57:15.561Z