Spectral sparsification in spectral clustering
Citations Over TimeTop 19% of 2016 papers
Abstract
Graph spectral clustering algorithms have been shown to be effective in finding clusters and generally outperform traditional clustering algorithms, such as k-means. However, they have scalibility issues in both memory usage and computational time. To overcome these limitations, the common approaches sparsify the similarity matrix by zeroing out some of its elements. They generally consider local neighborhood relationships between the data instances such as the k-nearest neighbor method. Although, they eventually work with the Laplacian matrix, there is no evidence about preservation of its spectral properties with approximation guarantees. As a result, in this paper, we adopt the idea of spectral sparsification to sparsify the Laplacian matrix. A spectral sparsification algorithm takes a dense graph G with n vertices and m edges (that is usually O(n 2 )), and returns a new graph H with the same set of vertices and many fewer edges, on the order of O(n log n), that approximately preserves the spectral properties of the input graph. We study the effect of the spectral sparsification method based on sampling by effective resistance on the spectral clustering outputs. Through experiments, we show that the clustering results obtained from sparsified graphs are very similar to the results of the original non-sparsified graphs.
Related Papers
- → Spectral clustering based on the graph p -Laplacian(2009)251 cited
- → Investigation of Spectral Clustering for Signed Graph Matrix Representations(2018)3 cited
- → New bounds for Laplacian energy(2020)1 cited
- → Spectral Convergence Rate of Graph Laplacian(2015)20 cited
- → Unsupervised Feature Ranking via Spectral Analysis(2010)