DocumentCode :
2718282
Title :
Fast approximate k-means via cluster closures
Author :
Wang, Jing ; Wang, Jingdong ; Ke, Qifa ; Zeng, Gang ; Li, Shipeng
fYear :
2012
fDate :
16-21 June 2012
Firstpage :
3037
Lastpage :
3044
Abstract :
K-means, a simple and effective clustering algorithm, is one of the most widely used algorithms in computer vision community. Traditional k-means is an iterative algorithm - in each iteration new cluster centers are computed and each data point is re-assigned to its nearest center. The cluster re-assignment step becomes prohibitively expensive when the number of data points and cluster centers are large. In this paper, we propose a novel approximate k-means algorithm to greatly reduce the computational complexity in the assignment step. Our approach is motivated by the observation that most active points changing their cluster assignments at each iteration are located on or near cluster boundaries. The idea is to efficiently identify those active points by pre-assembling the data into groups of neighboring points using multiple random spatial partition trees, and to use the neighborhood information to construct a closure for each cluster, in such a way only a small number of cluster candidates need to be considered when assigning a data point to its nearest cluster. Using complexity analysis, real data clustering, and applications to image retrieval, we show that our approach out-performs state-of-the-art approximate k-means algorithms in terms of clustering quality and efficiency.
Keywords :
approximation theory; iterative methods; pattern clustering; trees (mathematics); approximate k-means clustering algorithm; cluster closures; cluster reassignment step; clustering efficiency; clustering quality; complexity analysis; computer vision; iterative algorithm; multiple random spatial partition trees; real data clustering; Algorithm design and analysis; Clustering algorithms; Complexity theory; Image retrieval; Instruction sets; Vegetation; Visualization;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on
Conference_Location :
Providence, RI
ISSN :
1063-6919
Print_ISBN :
978-1-4673-1226-4
Electronic_ISBN :
1063-6919
Type :
conf
DOI :
10.1109/CVPR.2012.6248034
Filename :
6248034
Link To Document :
بازگشت