Title :
Parallel Spectral Clustering in Distributed Systems
Author :
Chen, Wen-Yen ; Song, Yangqiu ; Bai, Hongjie ; Lin, Chih-Jen ; Chang, Edward Y.
Author_Institution :
Yahoo! Inc., Sunnyvale, CA, USA
fDate :
3/1/2011 12:00:00 AM
Abstract :
Spectral clustering algorithms have been shown to be more effective in finding clusters than some traditional algorithms, such as k-means. However, spectral clustering suffers from a scalability problem in both memory use and computational time when the size of a data set is large. To perform clustering on large data sets, we investigate two representative ways of approximating the dense similarity matrix. We compare one approach by sparsifying the matrix with another by the Nyström method. We then pick the strategy of sparsifying the matrix via retaining nearest neighbors and investigate its parallelization. We parallelize both memory use and computation on distributed computers. Through an empirical study on a document data set of 193,844 instances and a photo data set of 2,121,863, we show that our parallel algorithm can effectively handle large problems.
Keywords :
parallel algorithms; pattern clustering; sparse matrices; Nystrom method; dense similarity matrix approximation; distributed computers; distributed systems; k-mean clusters; parallel algorithm; parallel spectral clustering; sparse matrix; Clustering algorithms; Computer science; Concurrent computing; Distributed computing; Laplace equations; Nearest neighbor searches; Parallel algorithms; Scalability; Sparse matrices; USA Councils; Nyström approximation.; Parallel spectral clustering; distributed computing; nearest neighbors; normalized cuts; Algorithms; Artificial Intelligence; Cluster Analysis; Computer Communication Networks; Computer Simulation; Models, Statistical; Pattern Recognition, Automated; Reproducibility of Results; Systems Integration;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.2010.88