Approximate Spectral Clustering: Efficiency and Guarantees
Pavel Kolev, Kurt Mehlhorn

TL;DR
This paper provides a comprehensive analysis of Approximate Spectral Clustering (ASC), demonstrating its efficiency and improved guarantees for partition quality, even under weaker eigenvalue gap assumptions.
Contribution
It offers a detailed theoretical analysis of ASC, improving the quality guarantees and relaxing eigenvalue gap conditions compared to prior work.
Findings
ASC runs efficiently on large graphs.
ASC yields high-quality graph partitions.
Theoretical guarantees are strengthened and eigenvalue assumptions are weakened.
Abstract
Approximate Spectral Clustering (ASC) is a popular and successful heuristic for partitioning the nodes of a graph into clusters for which the ratio of outside connections compared to the volume (sum of degrees) is small. ASC consists of the following two subroutines: i) compute an approximate Spectral Embedding via the Power method; and ii) partition the resulting vector set with an approximate -means clustering algorithm. The resulting -means partition naturally induces a -way node partition of . We give a comprehensive analysis of ASC building on the work of Peng et al.~(SICOMP'17), Boutsidis et al.~(ICML'15) and Ostrovsky et al.~(JACM'13). We show that ASC i) runs efficiently, and ii) yields a good approximation of an optimal -way node partition of . Moreover, we strengthen the quality guarantees of a structural result of Peng et al. by a factor of , and…
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 Clustering Algorithms Research · Face and Expression Recognition · Advanced Data Compression Techniques
