Rethinking the positive role of cluster structure in complex networks for link prediction tasks
Shanfan Zhang, Wenjiao Zhang, Zhan Bu

TL;DR
This paper introduces ClusterLP, a clustering-driven framework that leverages cluster structures to improve link prediction accuracy in both undirected and directed complex networks, demonstrating competitive results on real-world data.
Contribution
The paper proposes a novel clustering-based link prediction framework, ClusterLP, tailored for undirected and directed graphs, emphasizing the positive role of cluster structure.
Findings
ClusterLP achieves high accuracy in link prediction tasks.
The framework is effective on multiple real-world network datasets.
ClusterLP outperforms several baseline models.
Abstract
Clustering is a fundamental problem in network analysis that finds closely connected groups of nodes and separates them from other nodes in the graph, while link prediction is to predict whether two nodes in a network are likely to have a link. The definition of both naturally determines that clustering must play a positive role in obtaining accurate link prediction tasks. Yet researchers have long ignored or used inappropriate ways to undermine this positive relationship. In this article, We construct a simple but efficient clustering-driven link prediction framework(ClusterLP), with the goal of directly exploiting the cluster structures to obtain connections between nodes as accurately as possible in both undirected graphs and directed graphs. Specifically, we propose that it is easier to establish links between nodes with similar representation vectors and cluster tendencies in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Bioinformatics and Genomic Networks · Advanced Graph Neural Networks
