DocumentCode :
130400
Title :
An optimized version of the K-Means clustering algorithm
Author :
Poteras, Cosmin Marian ; Mihaescu, Marian Cristian ; Mocanu, Mariana
Author_Institution :
Fac. of Autom., Comput. & Electron., Univ. of Craiova, Craiova, Romania
fYear :
2014
fDate :
7-10 Sept. 2014
Firstpage :
695
Lastpage :
699
Abstract :
This paper introduces an optimized version of the standard K-Means algorithm. The optimization refers to the running time and it comes from the observation that after a certain number of iterations, only a small part of the data elements change their cluster, so there is no need to re-distribute all data elements. Therefore the implementation proposed in this paper puts an edge between those data elements which won´t change their cluster during the next iteration and those who might change it, reducing significantly the workload in case of very big data sets. The prototype implementation showed up to 70% reduction of the running time.
Keywords :
iterative methods; pattern clustering; data elements; iterations; k-means clustering algorithm; Algorithm design and analysis; Biomedical imaging; Clustering algorithms; Image segmentation; Optimization; Prototypes; Standards;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Science and Information Systems (FedCSIS), 2014 Federated Conference on
Conference_Location :
Warsaw
Type :
conf
DOI :
10.15439/2014F258
Filename :
6933081
Link To Document :
بازگشت