Research and Improvement of K-Means Algorithm

ZHOU Ai-wu,CHEN Bao-lou,WANG Yan
DOI: https://doi.org/10.3969/j.issn.1673-629X.2012.10.028
2012-01-01
Abstract:K-Means algorithm is a classic clustering algorithm based on the classification method has been widely applied in many fields.Although the algorithm has many advantages,there are also their own limitations,such as user input the number of clusters,initial cluster centers is random selection,the algorithm is easy to fall into local optimal solution is more sensitive to outlier and so on.It firstly analyses sample outlier by statistics standard scores,and then puts forward a new strategy to determine the initial clustering centers.Improved algorithm and the original algorithm were doing experiments to compare,the experimental results show that the improved algorithm's accuracy rate,convergence speed and stability are improved greatly.
What problem does this paper attempt to address?