scispace - formally typeset
Journal ArticleDOI

A fuzzy adaptive turbulent particle swarm optimisation

Reads0
Chats0
TLDR
Turbence in the Particle Swarm Optimisation (TPSO) algorithm is introduced to overcome the problem of stagnation and empirical results illustrate that the FATPSO could prevent premature convergence very effectively and it clearly outperforms SPSO and GA.
Abstract
Particle Swarm Optimisation (PSO) algorithm is a stochastic search technique, which has exhibited good performance across a wide range of applications. However, very often for multimodal problems involving high dimensions, the algorithm tends to suffer from premature convergence. Analysis of the behaviour of the particle swarm model reveals that such premature convergence is mainly due to the decrease of velocity of particles in the search space that leads to a total implosion and ultimately fitness stagnation of the swarm. This paper introduces Turbulence in the Particle Swarm Optimisation (TPSO) algorithm to overcome the problem of stagnation. The algorithm uses a minimum velocity threshold to control the velocity of particles. The parameter, minimum velocity threshold of the particles is tuned adaptively by a fuzzy logic controller embedded in the TPSO algorithm, which is further called as Fuzzy Adaptive TPSO (FATPSO). We evaluated the performance of FATPSO and compared it with the Standard PSO (SPSO), Genetic Algorithm (GA) and Simulated Annealing (SA). The comparison was performed on a suite of 10 widely used benchmark problems for 30 and 100 dimensions. Empirical results illustrate that the FATPSO could prevent premature convergence very effectively and it clearly outperforms SPSO and GA.

read more

Citations
More filters
Journal ArticleDOI

Particle swarm optimization: Hybridization perspectives and experimental illustrations

TL;DR: An attempt is made to review the hybrid optimization techniques in which one main algorithm is a well known metaheuristic; particle swarm optimization or PSO and three hybrid PSO algorithms are compared on a test suite of nine conventional benchmark problems.
Book ChapterDOI

Hybrid Evolutionary Algorithms: Methodologies, Architectures, and Reviews

TL;DR: The need for hybrid evolutionary algorithms is emphasized and the various possibilities for hybridization of an evolutionary algorithm are illustrated and some of the generic hybrid evolutionary architectures that has evolved during the last couple of decades are presented.
Journal ArticleDOI

Multi-reservoir Operation Rules: Multi-swarm PSO-based Optimization Approach

TL;DR: It is shown that the real-time operation of the three reservoir system with the proposed approach may significantly outperform the common implicit stochastic optimization approach.
Journal ArticleDOI

Dynamic parameter adaptation in particle swarm optimization using interval type-2 fuzzy logic

TL;DR: An improvement to the convergence and diversity of the swarm in PSO using interval type-2 fuzzy logic and simulation results show that the proposed approach improves the performance of PSO.
Journal ArticleDOI

Gases Brownian Motion Optimization: an Algorithm for Optimization (GBMO)

TL;DR: A new algorithm for optimization inspired by the gases brownian motion and turbulent rotational motion is introduced, called Gases Brownian Motion Optimization (GBMO), which is created using the features of gas molecules.
References
More filters
Journal ArticleDOI

The particle swarm - explosion, stability, and convergence in a multidimensional complex space

TL;DR: This paper analyzes a particle's trajectory as it moves in discrete time, then progresses to the view of it in continuous time, leading to a generalized model of the algorithm, containing a set of coefficients to control the system's convergence tendencies.
Journal ArticleDOI

The particle swarm optimization algorithm: convergence analysis and parameter selection

TL;DR: The particle swarm optimization algorithm is analyzed using standard results from the dynamic system theory and graphical parameter selection guidelines are derived, resulting in results superior to previously published results.
Journal ArticleDOI

Parameter control in evolutionary algorithms

TL;DR: This paper revision the terminology, which is unclear and confusing, thereby providing a classification of such control mechanisms, and surveys various forms of control which have been studied by the evolutionary computation community in recent years.
Book ChapterDOI

Comparison between Genetic Algorithms and Particle Swarm Optimization

TL;DR: This paper compares two evolutionary computation paradigms: genetic algorithms and particle swarm optimization, and suggests ways in which performance might be improved by incorporating features from one paradigm into the other.
Dissertation

An analysis of particle swarm optimizers

TL;DR: This thesis presents a theoretical model that can be used to describe the long-term behaviour of the Particle Swarm Optimiser and results are presented to support the theoretical properties predicted by the various models, using synthetic benchmark functions to investigate specific properties.