Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Better Evaluation for Dynamic Link Prediction

About

Despite the prevalence of recent success in learning from static graphs, learning from time-evolving graphs remains an open challenge. In this work, we design new, more stringent evaluation procedures for link prediction specific to dynamic graphs, which reflect real-world considerations, to better compare the strengths and weaknesses of methods. First, we create two visualization techniques to understand the reoccurring patterns of edges over time and show that many edges reoccur at later time steps. Based on this observation, we propose a pure memorization baseline called EdgeBank. EdgeBank achieves surprisingly strong performance across multiple settings because easy negative edges are often used in the current evaluation setting. To evaluate against more difficult negative edges, we introduce two more challenging negative sampling strategies that improve robustness and better match real-world applications. Lastly, we introduce six new dynamic graph datasets from a diverse set of domains missing from current benchmarks, providing new challenges and opportunities for future research. Our code repository is accessible at https://github.com/fpour/DGB.git.

Farimah Poursafaei, Shenyang Huang, Kellin Pelrine, Reihaneh Rabbany• 2022

Related benchmarks

TaskDatasetResultRank
transductive dynamic link predictionWikipedia
AUC ROC91.5
76
Link PredictionUCI (transductive)
AP76.2
73
transductive dynamic link predictionREDDIT
AUC-ROC0.9599
69
transductive dynamic link predictionCan. Parl.
AUC ROC0.6629
66
Dynamic Link PredictionLastFM (transductive)
AP79.29
65
transductive dynamic link predictionENRON
AUC88.04
63
transductive dynamic link predictionUCI
AUC76.67
63
Link PredictionEnron (transductive)
AP83.53
60
Dynamic Link PredictionUN Trade (transductive)
AUC87.78
49
Dynamic Link PredictionFlights (transductive)
AUC91.27
48
Showing 10 of 64 rows

Other info

Follow for update