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
Link PredictionEnron (transductive)--
49
Dynamic Link DetectionENRON
AP83.53
44
Dynamic Link PredictionUN Trade
AP81.32
37
Dynamic Link PredictionUN Vote
AP84.89
37
transductive dynamic link predictionWikipedia
AUC ROC90.78
37
Dynamic Link PredictionContact
AP92.58
37
Dynamic new link predictionSocial Evo.
AP0.8369
37
Dynamic Link PredictionUS Legislature
AP64.74
37
Link PredictionLastFM (transductive)--
28
Dynamic Link PredictionLastFM
AP79.29
27
Showing 10 of 35 rows

Other info

Follow for update