English

Revisiting Link Prediction: A Data Perspective

Social and Information Networks 2024-11-11 v3 Artificial Intelligence

Abstract

Link prediction, a fundamental task on graphs, has proven indispensable in various applications, e.g., friend recommendation, protein analysis, and drug interaction prediction. However, since datasets span a multitude of domains, they could have distinct underlying mechanisms of link formation. Evidence in existing literature underscores the absence of a universally best algorithm suitable for all datasets. In this paper, we endeavor to explore principles of link prediction across diverse datasets from a data-centric perspective. We recognize three fundamental factors critical to link prediction: local structural proximity, global structural proximity, and feature proximity. We then unearth relationships among those factors where (i) global structural proximity only shows effectiveness when local structural proximity is deficient. (ii) The incompatibility can be found between feature and structural proximity. Such incompatibility leads to GNNs for Link Prediction (GNN4LP) consistently underperforming on edges where the feature proximity factor dominates. Inspired by these new insights from a data perspective, we offer practical instruction for GNN4LP model design and guidelines for selecting appropriate benchmark datasets for more comprehensive evaluations.

Keywords

Cite

@article{arxiv.2310.00793,
  title  = {Revisiting Link Prediction: A Data Perspective},
  author = {Haitao Mao and Juanhui Li and Harry Shomer and Bingheng Li and Wenqi Fan and Yao Ma and Tong Zhao and Neil Shah and Jiliang Tang},
  journal= {arXiv preprint arXiv:2310.00793},
  year   = {2024}
}

Comments

36 pages, 12 figures

R2 v1 2026-06-28T12:37:42.788Z