Meta-learning optimizes predictions of missing links in real-world networks
Bisman Singh, Lucy Van Kleunen, Aaron Clauset

TL;DR
This paper systematically compares various link prediction algorithms on a large diverse network benchmark, revealing that no single method is best universally, and introduces a meta-learning approach to optimize predictions based on network features.
Contribution
It provides a comprehensive benchmark of 550 networks, compares multiple algorithms, and introduces a meta-learning method for adaptive link prediction.
Findings
No single algorithm outperforms others on all networks.
Model stacking with random forests performs well and scales efficiently.
Meta-learning improves prediction accuracy by selecting the best algorithm per network.
Abstract
Relational data are ubiquitous in real-world data applications, e.g., in social network analysis or biological modeling, but networks are nearly always incompletely observed. The state-of-the-art for predicting missing links in the hard case of a network without node attributes uses model stacking or neural network techniques. It remains unknown which approach is best, and whether or how the best choice of algorithm depends on the input network's characteristics. We answer these questions systematically using a large, structurally diverse benchmark of 550 real-world networks under two standard accuracy measures (AUC and Top-k), comparing four stacking algorithms with 42 topological link predictors, two of which we introduce here, and two graph neural network algorithms. We show that no algorithm is best across all input networks, all algorithms perform well on most social networks, 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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Mental Health Research Topics
