A K-means Optimized Clustering Algorithm Based on Improved Genetic Algorithm

Qiu-Mei Pu,Qiong Wu,Qian Li
DOI: https://doi.org/10.1007/978-981-16-6372-7_16
2021-01-01
Abstract:The K-means algorithm is highly sensitive to the initial clustering centers and easily get trapped in a local optimum. To avoid such problems, this paper proposes an improved crossover operator of chromosomes in the genetic algorithm, redefines the calculation method of genetic probability and the natural selection rules, introduces different individual selection mechanisms for the two adjacent generations of chromosomes, and integrates the K-means algorithm into the improved genetic algorithm. Experiment results demonstrate that the improved K-Means algorithm is better than the original genetic algorithm and K-Means algorithm in clustering performance, far better than the bisecting K-means algorithm.
What problem does this paper attempt to address?