scispace - formally typeset
Open AccessJournal ArticleDOI

On the Performance of Linear Decreasing Inertia Weight Particle Swarm Optimization for Global Optimization

Reads0
Chats0
TLDR
An experiment was conducted to acquire a percentage value of the search space limits to compute the particle velocity limits in LDIW-PSO based on commonly used benchmark global optimization problems, and five well-known benchmark optimization problems were used to show the outstanding performance of LDIO over some of its competitors which have in the past claimed superiority over it.
Abstract
Linear decreasing inertia weight (LDIW) strategy was introduced to improve on the performance of the original particle swarm optimization (PSO). However, linear decreasing inertia weight PSO (LDIW-PSO) algorithm is known to have the shortcoming of premature convergence in solving complex (multipeak) optimization problems due to lack of enough momentum for particles to do exploitation as the algorithm approaches its terminal point. Researchers have tried to address this shortcoming by modifying LDIW-PSO or proposing new PSO variants. Some of these variants have been claimed to outperform LDIW-PSO. The major goal of this paper is to experimentally establish the fact that LDIW-PSO is very much efficient if its parameters are properly set. First, an experiment was conducted to acquire a percentage value of the search space limits to compute the particle velocity limits in LDIW-PSO based on commonly used benchmark global optimization problems. Second, using the experimentally obtained values, five well-known benchmark optimization problems were used to show the outstanding performance of LDIW-PSO over some of its competitors which have in the past claimed superiority over it. Two other recent PSO variants with different inertia weight strategies were also compared with LDIW-PSO with the latter outperforming both in the simulation experiments conducted.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

A hybrid firefly and particle swarm optimization algorithm for computationally expensive numerical problems

TL;DR: The solution results quality of this study show that the proposed HFPSO algorithm provides fast and reliable optimization solutions and outperforms others in unimodal, simple multi-modal, hybrid, and composition categories of computationally expensive numerical functions.
Journal ArticleDOI

A novel stability-based adaptive inertia weight for particle swarm optimization

TL;DR: Experimental results indicate that the proposed model greatly improves the PSO performance in terms of the solution quality as well as convergence speed in static and dynamic environments.
Journal ArticleDOI

An Analysis of the Inertia Weight Parameter for Binary Particle Swarm Optimization

TL;DR: The experimental results on 0/1 knapsack problems show that the BPSO with the new increasing inertia weight scheme performs significantly better than that with the conventional decreasing and constant inertia weight schemes.
Journal ArticleDOI

Carbon price prediction based on modified wavelet least square support vector machine

TL;DR: A novel hybrid forecasting model, consisting of the ensemble empirical mode decomposition (EEMD), the linearly decreasing weight particle swarm optimization (LDWPSO), and the wavelet least square support vector machine (wLSSVM), which can substantially improve the accuracy of carbon price prediction.
Journal ArticleDOI

Image Registration and Fusion of Visible and Infrared Integrated Camera for Medium-Altitude Unmanned Aerial Vehicle Remote Sensing

TL;DR: A new image fusion algorithm is designed based on a pulse coupled neural network and nonsubsampled contourlet transform to meet the special requirements of preserving color information, adding infrared brightness information, improving spatial resolution, and highlighting target areas for unmanned aerial vehicle (UAV) applications.
References
More filters
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 new optimizer using particle swarm theory

TL;DR: The optimization of nonlinear functions using particle swarm methodology is described and implementations of two paradigms are discussed and compared, including a recently developed locally oriented paradigm.
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.
Proceedings ArticleDOI

Empirical study of particle swarm optimization

TL;DR: The experimental results show that the PSO is a promising optimization method and a new approach is suggested to improve PSO's performance near the optima, such as using an adaptive inertia weight.
Book ChapterDOI

Parameter Selection in Particle Swarm Optimization

TL;DR: This paper first analyzes the impact that inertia weight and maximum velocity have on the performance of the particle swarm optimizer, and then provides guidelines for selecting these two parameters.