Metaheuristic Strategy Based K-Means with the Iterative Self-Learning Framework

LEI Xiao-feng,YANG Yang,ZHANG Ke,XIE Kun-qing,XIA Zheng-yi
DOI: https://doi.org/10.3969/j.issn.1002-137x.2009.07.041
2009-01-01
Computer Science
Abstract:The clustering problems based on minimizing the sum of intra-cluster squared-error are known to be NP-hard.The iterative re-locating method using by K-Means is essentially a kind of local hill-climbing algorithm,which will find a locally minimal solution eventually and cause much sensitivity to initial representatives.The meta-heuristic strategy was introduced to minimize the squared-error criterion globally.Firstly,an evaluation function was built to approximate the dependency between a series of initial representatives of K-Means and the local minimal of objective criterion,and then the selection of initial representatives was done under the supervision of the evaluation function for the next K-Means.This iterative and self-learning process is called Meta-KMeans algorithm.The experimental demonstrations show that Meta-KMeans can overcome the sensitivity to initial representatives of K-Means to a great extent.
What problem does this paper attempt to address?