K-Means Clustering Algorithm Optimized By Particle Swarm Optimization Algorithm

Yi Chai,Hao Ma,Ke Zhang,Kun Qian
2014-01-01
Abstract:K-means clustering algorithm is a traditional algorithm, which has been widely used in data mining and many other fields. Basing on these problems of K-means, the algorithm may result in no solution as well as easy to fall into local minimum. In this paper, a new kind of algorithm using PSO to optimize K-means algorithm is proposed. Theoretical analysis and simulation results show that, K-means algorithm based on PSO has better effect than the traditional K-means algorithm, and has good global convergence, to a certain extent, improved the traditional K-means algorithm is easy to fall into local minimum value and the initial value sensitive defect, so the improved method this paper proposed is effective.
What problem does this paper attempt to address?