ba8965cbc5a9db11.tex
1: \begin{abstract}
2: We propose a novel distributed algorithm to cluster graphs. The
3: algorithm recovers the solution obtained from spectral
4: clustering without the need for expensive eigenvalue/vector
5: computations. We prove that, by propagating waves through the
6: graph, a local fast Fourier transform yields the local component
7: of every eigenvector of the Laplacian matrix, thus providing
8: clustering information. For large graphs, the proposed algorithm
9: is orders of magnitude faster than random walk based approaches.
10: We prove the equivalence of the proposed algorithm to spectral
11: clustering and derive convergence rates. We demonstrate the
12: benefit of using this decentralized clustering algorithm for
13: community detection in social graphs, accelerating distributed
14: estimation in sensor networks and efficient computation of
15: distributed multi-agent search strategies.
16: \end{abstract}