@inproceedings{dd086bdd83004aabadd11e3e44044606,
title = "Cluster center initialization parallel algorithm for K-Means algorithm",
abstract = "K-Means algorithm is a one of the most famous unsupervised clustering algorithm. It has many disadvantages, such as sensitivity to the initial clustering centers and computes all the data points multiple times when facing the increasing data volume. In order to overcome the above limitations, this paper proposes to make use of density idea to find k cluster centers by adjusting the threshold. Finally, we design and implementation of the K-Means algorithm on the modern Graphic Processing Unit (GPU). The ratio of distance between classes to distance within classes and speedup are used as evaluation criteria. The experiments indicate that the proposed algorithm significantly improves the stability and efficiency of K-Means algorithm.",
keywords = "Density, GPU, K-means, Parallel",
author = "Bo Yan and Ye Zhang and Su, {Hong Yi} and Hong Zheng",
year = "2014",
doi = "10.4028/www.scientific.net/AMR.989-994.2169",
language = "English",
isbn = "9783038351733",
series = "Advanced Materials Research",
publisher = "Trans Tech Publications Ltd.",
pages = "2169--2172",
booktitle = "Materials Science, Computer and Information Technology",
address = "Switzerland",
note = "4th International Conference on Materials Science and Information Technology, MSIT 2014 ; Conference date: 14-06-2014 Through 15-06-2014",
}