English

Approximate Spectral Clustering: Efficiency and Guarantees

Discrete Mathematics 2018-07-31 v5

Abstract

Approximate Spectral Clustering (ASC) is a popular and successful heuristic for partitioning the nodes of a graph GG 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 kk-means clustering algorithm. The resulting kk-means partition naturally induces a kk-way node partition of GG. 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 kk-way node partition of GG. Moreover, we strengthen the quality guarantees of a structural result of Peng et al. by a factor of kk, and simultaneously weaken the eigenvalue gap assumption. Further, we show that ASC finds a kk-way node partition of GG with the strengthened quality guarantees.

Keywords

Cite

@article{arxiv.1509.09188,
  title  = {Approximate Spectral Clustering: Efficiency and Guarantees},
  author = {Pavel Kolev and Kurt Mehlhorn},
  journal= {arXiv preprint arXiv:1509.09188},
  year   = {2018}
}

Comments

A preliminary version of this paper was presented at the 24th Annual European Symposium on Algorithms (ESA 2016)

R2 v1 2026-06-22T11:09:14.829Z