DocumentCode :
3662857
Title :
A fast K-Means clustering using prototypes for initial cluster center selection
Author :
K. Mahesh Kumar;A. Rama Mohan Reddy
Author_Institution :
Department of Computer Science and Engineering, S.V.U College of Engineering, SV University, Tirupati-517502, A.P., India
fYear :
2015
Firstpage :
1
Lastpage :
4
Abstract :
K-Means clustering is a well studied algorithm in literature because of its linear time and space complexity. K-means clustering algorithm selects the initial seed points randomly. The final cluster results obtained and the speed of convergence of solution depends on the initial seed points selected. In this paper we present leaders community based k-means clustering (lc k-means) algorithm that selects good initial cluster centers for k-means clustering to start with. The proposed algorithm runs in two phases where in the first phase a set of prototypes of original dataset are derived by scanning the entire dataset once. The prototypes are grouped further into communities. Initial seed points are derived from these communities. In the second phase k-means algorithm is run over the prototypes derived in the first phase and once solution is converged the prototypes are replaced by its respective followers. Experimental results show that proposed algorithm is very accurate in detecting well separated clusters and also converges solution faster than traditional k-means algorithm.
Keywords :
"Lead","Prototypes","Complexity theory","Indexes","Optical character recognition software"
Publisher :
ieee
Conference_Titel :
Intelligent Systems and Control (ISCO), 2015 IEEE 9th International Conference on
Type :
conf
DOI :
10.1109/ISCO.2015.7282319
Filename :
7282319
Link To Document :
بازگشت