Data clustering based on an efficient hybrid of K-harmonic means, PSO and GA

  • Authors:
  • Malihe Danesh;Mahmoud Naghibzadeh;Mohammad Reza Akbarzadeh Totonchi;Mohaddeseh Danesh;Behrouz Minaei;Hossein Shirgahi

  • Affiliations:
  • Department of Computer Engineering, Ferdowsi University of Mashhad, Mashhad, Iran;Department of Computer Engineering, Ferdowsi University of Mashhad, Mashhad, Iran;Department of Computer Engineering, Ferdowsi University of Mashhad, Mashhad, Iran;Department of Computer Engineering, Iran University of Science and Technology, Tehran, Iran;Department of Computer Engineering, Iran University of Science and Technology, Tehran, Iran;Islamic Azad University, Jouybar, Iran

  • Venue:
  • Transactions on computational collective intelligence IV
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

Clustering is one of the most commonly techniques in Data Mining. Kmeans is one of the most popular clustering techniques due to its simplicity and efficiency. However, it is sensitive to initialization and easily trapped in local optima. K-harmonic means clustering solves the problem of initialization using a built-in boosting function, but it is suffering from running into local optima. Particle Swarm Optimization is a stochastic global optimization technique that is the proper solution to solve this problem. In this paper, PSOKHM not only helps KHM clustering escape from local optima but also overcomes the shortcoming of slow convergence speed of PSO. In this paper, a hybrid data clustering algorithm based on PSO and Genetic algorithm, GSOKHM, is proposed. We investigate local optima method in addition to the global optima in PSO, called LSOKHM. The experimental results on five real datasets indicate that LSOKHM is superior to the GSOKHM algorithm.