Abstract

Clustering is an important data analysis technique, which has been applied to many practical scenarios. However, many partitioning based clustering algorithms are sensitive to the initial state of cluster centroids, may get trapped in a local optimum, and have poor robustness. In recent years, particle swarm optimization (PSO) has been regarded as an effective solution to the problem. However, it has the possibility of converging to a local optimum, especially when solving complex problems. In this paper, we propose a hybrid PSO-K-means algorithm, which uses the Gaussian estimation of distribution method (GEDM) to assist PSO in updating the population information and adopts Levy flight to escape from the local optimum. The proposed algorithm is named a GEDM and Levy flight based PSO-K-means (GLPSOK) clustering algorithm. Firstly, during initialization, a few particles are initialized using the cluster centroids generated by K-means, while other particles are randomly initialized in the search space. Secondly, GEDM and PSO are selected with different probability to update the population information at different optimization stages. Thirdly, Levy flight is adopted to help the search escape from the local optimum. Finally, the greedy strategy is carried out to select the promising particles from the parents and the newly generated candidates. Experimental results on both synthetic data sets and real-world data sets show that the proposed algorithm can produce better clustering results and is more robust than existing classic or state-of-the-art clustering algorithms.

Highlights

  • In recent years, data mining is widely used to find useful patterns and knowledge which are hidden inside Large-scale data from different sources [1]

  • To take full advantage of both algorithms and solve the above problems, we propose a hybrid particle swarm optimization (PSO)-K-means algorithm, which adopts the Gaussian estimation of distribution method (GEDM) and Lévy flight to improve the performance of the algorithm

  • EXPERIMENTAL RESULTS AND ANALYSIS The proposed GEDM and Lévy flight based PSO-K-means (GLPSOK) is a hybrid clustering algorithm based on PSO and K-means

Read more

Summary

Introduction

Data mining is widely used to find useful patterns and knowledge which are hidden inside Large-scale data from different sources [1]. Clustering is one of the research hotspots in the field of data mining. It is an unsupervised learning method and aims to group the objects based on the. In the past few decades, various clustering algorithms [3]–[6] have been proposed. Clustering has been used in a number of applications, such as image segmentation [7], bioinformatics–gene expression data analysis [8], and object recognition [9]. Partitioning based clustering algorithms, such as K-means [10], Fuzzy C-means (FCM) [6], and K-Harmonic Means (KHM) [11] are widely used because of their simplicity and efficiency

Objectives
Methods
Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.