PageRank and The K-Means Clustering Algorithm
Mustafa Hajij, Eyad Said, Robert Todd

TL;DR
This paper introduces a novel clustering method that leverages PageRank and centrality measures to improve k-means clustering on graphs and extends its application to metric spaces like point clouds and meshes.
Contribution
It generalizes k-means clustering using PageRank for directed and undirected graphs and extends the approach to metric spaces, broadening its applicability.
Findings
PageRank-based clustering is effective for graph data.
The method is adaptable to metric spaces such as point clouds.
Centrality measures enhance clustering robustness.
Abstract
We utilize the PageRank vector to generalize the -means clustering algorithm to directed and undirected graphs. We demonstrate that PageRank and other centrality measures can be used in our setting to robustly compute centrality of nodes in a given graph. Furthermore, we show how our method can be generalized to metric spaces and apply it to other domains such as point clouds and triangulated meshes
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
TopicsComplex Network Analysis Techniques · Data Management and Algorithms · Advanced Clustering Algorithms Research
