scispace - formally typeset
Open AccessJournal ArticleDOI

Particle Swarm Optimization: A Comprehensive Survey

- 01 Jan 2022 - 
- Vol. 10, pp 10031-10061
TLDR
Particle swarm optimization (PSO) is one of the most well-regarded swarm-based algorithms in the literature as mentioned in this paper , and many researchers have been modifying it resulting in a large number of PSO variants with either slightly or significantly better performance.
Abstract
Particle swarm optimization (PSO) is one of the most well-regarded swarm-based algorithms in the literature. Although the original PSO has shown good optimization performance, it still severely suffers from premature convergence. As a result, many researchers have been modifying it resulting in a large number of PSO variants with either slightly or significantly better performance. Mainly, the standard PSO has been modified by four main strategies: modification of the PSO controlling parameters, hybridizing PSO with other well-known meta-heuristic algorithms such as genetic algorithm (GA) and differential evolution (DE), cooperation and multi-swarm techniques. This paper attempts to provide a comprehensive review of PSO, including the basic concepts of PSO, binary PSO, neighborhood topologies in PSO, recent and historical PSO variants, remarkable engineering applications of PSO, and its drawbacks. Moreover, this paper reviews recent studies that utilize PSO to solve feature selection problems. Finally, eight potential research directions that can help researchers further enhance the performance of PSO are provided.

read more

Citations
More filters
Journal ArticleDOI

CAPSO: Chaos Adaptive Particle Swarm Optimization Algorithm

- 01 Jan 2022 - 
TL;DR: Zhang et al. as discussed by the authors proposed a Chaos Adaptive Particle Swarm Optimization (CAPSO) algorithm, which adaptively adjusts the inertia weight parameter and acceleration coefficients based on chaos theory to adaptively adjust the range of chaotic search.
Journal ArticleDOI

MTDC Grids: A Metaheuristic Solution for Nonlinear Control

TL;DR: In this article , a modified particle swarm optimization (PSO) was used to modify the control parameters of the voltage source converter (VSC) in a multi-terminal high voltage direct current (MTDC) network during dynamic operations.
Journal ArticleDOI

Single candidate optimizer: a novel optimization algorithm

TL;DR: The Single Candidate Optimizer (SCO) as discussed by the authors is a single-solution-based optimization algorithm that relies only on a single candidate solution throughout the whole optimization process, and it is integrated with the two-phase strategy where the candidate solution updates its position differently in each phase.
Journal ArticleDOI

Multi-objective and multi-algorithm operation optimization of integrated energy system considering ground source energy and solar energy

TL;DR: In this paper , a grid-connected integrated energy system (IES) is proposed, which considers the complementarity of geothermal energy and solar energy and takes heat storage into account, and a multi-objective optimization model was established aiming at integrating operation cost, exergic efficiency and pollution gas emission penalty cost.
Journal ArticleDOI

OTSU Multi-Threshold Image Segmentation Based on Improved Particle Swarm Algorithm

TL;DR: Wang et al. as discussed by the authors proposed an OTSU multi-threshold image segmentation based on an improved particle swarm optimization algorithm, where the particle swarm completes the iterative update speed and position, the method of calculating particle contribution degree is used to obtain the approximate position and direction, which reduces the scope of particle search.
References
More filters
Proceedings ArticleDOI

Particle swarm optimization

TL;DR: A concept for the optimization of nonlinear functions using particle swarm methodology is introduced, and the evolution of several paradigms is outlined, and an implementation of one of the paradigm is discussed.
Journal ArticleDOI

Differential Evolution – A Simple and Efficient Heuristic for Global Optimization over Continuous Spaces

TL;DR: In this article, a new heuristic approach for minimizing possibly nonlinear and non-differentiable continuous space functions is presented, which requires few control variables, is robust, easy to use, and lends itself very well to parallel computation.
Journal ArticleDOI

Grey Wolf Optimizer

TL;DR: The results of the classical engineering design problems and real application prove that the proposed GWO algorithm is applicable to challenging problems with unknown search spaces.
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.
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.