scispace - formally typeset
Journal ArticleDOI

An efficient hybrid evolutionary optimization algorithm based on PSO and SA for clustering

Reads0
Chats0
TLDR
In this paper, a hybrid evolutionary programming based clustering algorithm, called PSO-SA, was proposed by combining particle swarm optimization (PSO) and simulated annealing (SA), which increased the information exchange among particles using a mutation operator to escape local optima.
Abstract
The K-means algorithm is one of the most popular techniques in clustering. Nevertheless, the performance of the K-means algorithm depends highly on initial cluster centers and converges to local minima. This paper proposes a hybrid evolutionary programming based clustering algorithm, called PSO-SA, by combining particle swarm optimization (PSO) and simulated annealing (SA). The basic idea is to search around the global solution by SA and to increase the information exchange among particles using a mutation operator to escape local optima. Three datasets, Iris, Wisconsin Breast Cancer, and Ripley’s Glass, have been considered to show the effectiveness of the proposed clustering algorithm in providing optimal clusters. The simulation results show that the PSO-SA clustering algorithm not only has a better response but also converges more quickly than the K-means, PSO, and SA algorithms.

read more

Citations
More filters
Journal ArticleDOI

Clustering using firefly algorithm: Performance study

TL;DR: It is concluded that the FA can be efficiently used for clustering and compared with other two nature inspired techniques — Artificial Bee Colony, Particle Swarm Optimization and other nine methods used in the literature.
Journal ArticleDOI

An efficient hybrid approach based on PSO, ACO and k-means for cluster analysis

TL;DR: A new hybrid evolutionary algorithm to solve nonlinear partitional clustering problem is presented, called FAPSO-ACO-K, which can find better cluster partition and is better than other algorithms such as PSO, ACO, simulated annealing (SA), combination of PSO and SA (PSO-SA).
Journal ArticleDOI

An efficient hybrid algorithm based on modified imperialist competitive algorithm and K-means for data clustering

TL;DR: An efficient hybrid evolutionary optimization algorithm based on combining Modify Imperialist Competitive Algorithm and K-means, which is called K-MICA, for optimum clustering N objects into K clusters is presented.
Journal ArticleDOI

Time-series well performance prediction based on Long Short-Term Memory (LSTM) neural network model

TL;DR: A Long Short-Term Memory (LSTM) neural network based model is proposed to infer the production of fractured horizontal wells in a volcanic reservoir, which addresses the limitations of traditional method and shows accurate predictions.
Journal ArticleDOI

A new hybrid algorithm for optimal power flow considering prohibited zones and valve point effect

TL;DR: In this article, an effective and reliable algorithm based on Shuffle Frog Leaping Algorithm (SFLA) and Simulated Annealing (SA) is proposed for solving the optimal power flow (OPF) problem with non-smooth and non-convex generator fuel cost characteristics.
References
More filters

Some methods for classification and analysis of multivariate observations

TL;DR: The k-means algorithm as mentioned in this paper partitions an N-dimensional population into k sets on the basis of a sample, which is a generalization of the ordinary sample mean, and it is shown to give partitions which are reasonably efficient in the sense of within-class variance.
Journal ArticleDOI

Particle swarm optimization

TL;DR: A snapshot of particle swarming from the authors’ perspective, including variations in the algorithm, current and ongoing research, applications and open problems, is included.
Proceedings ArticleDOI

A modified particle swarm optimizer

TL;DR: A new parameter, called inertia weight, is introduced into the original particle swarm optimizer, which resembles a school of flying birds since it adjusts its flying according to its own flying experience and its companions' flying experience.