Two-stage clustering with k-means algorithm

1Citations
Citations of this article
8Readers
Mendeley users who have this article in their library.
Get full text

Abstract

k-means has recently been recognized as one of the best algorithms for clustering unsupervised data. Since the k-means depends mainly on distance calculation between all data points and the centers then the cost will be high when the size of the dataset is big (for example more than 500MG points). We suggested a two stage algorithm to reduce the cost of calculation for huge datasets. The first stage is fast calculation depending on small portion of the data to produce the best location of the centers. The second stage is the slow calculation in which the initial centers are taken from the first stage. The fast and slow stages are representing the movement of the centers. In the slow stage the whole dataset can be used to get the exact location of the centers. The cost of the calculation of the fast stage is very low due to the small size of the data chosen. The cost of the calculation of the slow stage is also small due to the low number of iterations. © 2011 Springer-Verlag.

Cite

CITATION STYLE

APA

Salman, R., Kecman, V., Li, Q., Strack, R., & Test, E. (2011). Two-stage clustering with k-means algorithm. In Communications in Computer and Information Science (Vol. 162 CCIS, pp. 110–122). https://doi.org/10.1007/978-3-642-21937-5_11

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free