English

Incremental Method for Spectral Clustering of Increasing Orders

Social and Information Networks 2018-01-24 v4 Numerical Analysis Machine Learning

Abstract

The smallest eigenvalues and the associated eigenvectors (i.e., eigenpairs) of a graph Laplacian matrix have been widely used for spectral clustering and community detection. However, in real-life applications the number of clusters or communities (say, KK) is generally unknown a-priori. Consequently, the majority of the existing methods either choose KK heuristically or they repeat the clustering method with different choices of KK and accept the best clustering result. The first option, more often, yields suboptimal result, while the second option is computationally expensive. In this work, we propose an incremental method for constructing the eigenspectrum of the graph Laplacian matrix. This method leverages the eigenstructure of graph Laplacian matrix to obtain the KK-th eigenpairs of the Laplacian matrix given a collection of all the K1K-1 smallest eigenpairs. Our proposed method adapts the Laplacian matrix such that the batch eigenvalue decomposition problem transforms into an efficient sequential leading eigenpair computation problem. As a practical application, we consider user-guided spectral clustering. Specifically, we demonstrate that users can utilize the proposed incremental method for effective eigenpair computation and determining the desired number of clusters based on multiple clustering metrics.

Keywords

Cite

@article{arxiv.1512.07349,
  title  = {Incremental Method for Spectral Clustering of Increasing Orders},
  author = {Pin-Yu Chen and Baichuan Zhang and Mohammad Al Hasan and Alfred O. Hero},
  journal= {arXiv preprint arXiv:1512.07349},
  year   = {2018}
}

Comments

in KDD workshop on mining and learning graph, 2016 http://www.mlgworkshop.org/2016/

R2 v1 2026-06-22T12:16:27.021Z