Optimizing Long-tailed Link Prediction in Graph Neural Networks through Structure Representation Enhancement
Yakun Wang, Daixin Wang, Hongrui Liu, Binbin Hu, Yingcui Yan, Qiyang, Zhang, Zhiqiang Zhang

TL;DR
This paper investigates the impact of long-tailed degree distribution on GNN-based link prediction, revealing the importance of common neighbors and proposing a framework to enhance tail node pair prediction by augmenting common neighbors.
Contribution
It introduces LTLP, a novel framework that improves link prediction for tail node pairs by augmenting common neighbors and aligning representations within categories.
Findings
Common neighbors strongly correlate with prediction accuracy.
Tail node pairs perform worse due to fewer common neighbors.
LTLP improves link prediction performance for tail node pairs.
Abstract
Link prediction, as a fundamental task for graph neural networks (GNNs), has boasted significant progress in varied domains. Its success is typically influenced by the expressive power of node representation, but recent developments reveal the inferior performance of low-degree nodes owing to their sparse neighbor connections, known as the degree-based long-tailed problem. Will the degree-based long-tailed distribution similarly constrain the efficacy of GNNs on link prediction? Unexpectedly, our study reveals that only a mild correlation exists between node degree and predictive accuracy, and more importantly, the number of common neighbors between node pairs exhibits a strong correlation with accuracy. Considering node pairs with less common neighbors, i.e., tail node pairs, make up a substantial fraction of the dataset but achieve worse performance, we propose that link prediction…
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 · Neural Networks and Applications · Graph Theory and Algorithms
