We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Social and Information Networks

Title: Incremental Method for Spectral Clustering of Increasing Orders

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, $K$) is generally unknown a-priori. Consequently, the majority of the existing methods either choose $K$ heuristically or they repeat the clustering method with different choices of $K$ 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 $K$-th eigenpairs of the Laplacian matrix given a collection of all the $K-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.
Comments: in KDD workshop on mining and learning graph, 2016 this http URL
Subjects: Social and Information Networks (cs.SI); Numerical Analysis (math.NA); Machine Learning (stat.ML)
Cite as: arXiv:1512.07349 [cs.SI]
  (or arXiv:1512.07349v4 [cs.SI] for this version)

Submission history

From: Pin-Yu Chen [view email]
[v1] Wed, 23 Dec 2015 03:55:24 GMT (3225kb)
[v2] Fri, 12 Feb 2016 21:16:01 GMT (327kb)
[v3] Thu, 26 May 2016 03:21:30 GMT (1192kb)
[v4] Sat, 13 Aug 2016 20:30:35 GMT (1195kb)

Link back to: arXiv, form interface, contact.