English

How to Round Subspaces: A New Spectral Clustering Algorithm

Data Structures and Algorithms 2015-10-20 v5

Abstract

A basic problem in spectral clustering is the following. If a solution obtained from the spectral relaxation is close to an integral solution, is it possible to find this integral solution even though they might be in completely different basis? In this paper, we propose a new spectral clustering algorithm. It can recover a kk-partition such that the subspace corresponding to the span of its indicator vectors is O(opt)O(\sqrt{opt}) close to the original subspace in spectral norm with optopt being the minimum possible (opt1opt \le 1 always). Moreover our algorithm does not impose any restriction on the cluster sizes. Previously, no algorithm was known which could find a kk-partition closer than o(kopt)o(k \cdot opt). We present two applications for our algorithm. First one finds a disjoint union of bounded degree expanders which approximate a given graph in spectral norm. The second one is for approximating the sparsest kk-partition in a graph where each cluster have expansion at most ϕk\phi_k provided ϕkO(λk+1)\phi_k \le O(\lambda_{k+1}) where λk+1\lambda_{k+1} is the (k+1)st(k+1)^{st} eigenvalue of Laplacian matrix. This significantly improves upon the previous algorithms, which required ϕkO(λk+1/k)\phi_k \le O(\lambda_{k+1}/k).

Keywords

Cite

@article{arxiv.1503.00827,
  title  = {How to Round Subspaces: A New Spectral Clustering Algorithm},
  author = {Ali Kemal Sinop},
  journal= {arXiv preprint arXiv:1503.00827},
  year   = {2015}
}

Comments

Appeared in SODA 2016

R2 v1 2026-06-22T08:42:46.998Z