Spectral Clustering Oracles in Sublinear Time
Grzegorz Gluch, Michael Kapralov, Silvio Lattanzi, Aida Mousavifar,, Christian Sohler

TL;DR
This paper introduces a nearly linear time spectral clustering oracle for graphs partitioned into expanders, enabling fast vertex classification with low misclassification error by leveraging sublinear random walk-based spectral embedding approximations.
Contribution
It develops a spectral clustering oracle with sublinear query time and nearly linear preprocessing, using novel random walk distribution estimates to achieve high-precision spectral embeddings.
Findings
Query time is $O^*(n^{1/2+O(\epsilon)})$ for the oracle.
Preprocessing time is $2^{O(rac{1}{\epsilon} k^4 \log^2(k))} n^{1/2+O(\epsilon)}$.
Achieves $O(\epsilon \log k)$ misclassification error per cluster.
Abstract
Given a graph that can be partitioned into disjoint expanders with outer conductance upper bounded by , can we efficiently construct a small space data structure that allows quickly classifying vertices of according to the expander (cluster) they belong to? Formally, we would like an efficient local computation algorithm that misclassifies at most an fraction of vertices in every expander. We refer to such a data structure as a \textit{spectral clustering oracle}. Our main result is a spectral clustering oracle with query time and preprocessing time that provides misclassification error per cluster for any . More generally, query time can be reduced at the expense of increasing the preprocessing time appropriately…
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 · Advanced Clustering Algorithms Research · Sparse and Compressive Sensing Techniques
