A Modification of Particle Swarm Optimization using Random Walk

11/16/2017
by   Rajesh Misra, et al.
0

Particle swarm optimization comes under lot of changes after James Kennedy and Russell Eberhart first proposes the idea in 1995. The changes has been done mainly on Inertia parameters in velocity updating equation so that the convergence rate will be higher. We are proposing a novel approach where particles movement will not be depend on its velocity rather it will be decided by constrained biased random walk of particles. In random walk every particles movement based on two significant parameters, one is random process like toss of a coin and other is how much displacement a particle should have. In our approach we exploit this idea by performing a biased random operation and based on the outcome of that random operation, PSO particles choose the direction of the path and move non-uniformly into the solution space. This constrained, non-uniform movement helps the random walking particle to converge quicker then classical PSO. In our constrained biased random walking approach, we no longer needed velocity term (Vi), rather we introduce a new parameter (K) which is a probabilistic function. No global best particle (PGbest), local best particle (PLbest), Constriction parameter (W) are required rather we use a new term called Ptarg which is loosely influenced by PGbest.We test our algorithm on five different benchmark functions, and also compare its performance with classical PSO and Quantum Particle Swarm Optimization (QPSO).This new approach have been shown significantly better than basic PSO and sometime outperform QPSO in terms of convergence, search space, number of iterations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/03/2017

Robust Particle Swarm Optimizer based on Chemomimicry

A particle swarm optimizer (PSO) loosely based on the phenomena of cryst...
research
12/22/2020

Artificial Proto-Modelling: Building Precursors of a Next Standard Model from Simplified Model Results

We present a novel algorithm to identify potential dispersed signals of ...
research
07/02/2018

Dynamic Swarm Dispersion in Particle Swarm Optimization for Mining Unsearched Area in Solution Space (DSDPSO)

Premature convergence in particle swarm optimization (PSO) algorithm usu...
research
06/23/2020

Particle Swarm Optimization for Energy Disaggregation in Industrial and Commercial Buildings

This paper provides a formalization of the energy disaggregation problem...
research
06/13/2021

A Computational Information Criterion for Particle-Tracking with Sparse or Noisy Data

Traditional probabilistic methods for the simulation of advection-diffus...
research
03/10/2015

Technical Analysis on Financial Forecasting

Financial forecasting is an estimation of future financial outcomes for ...
research
07/17/2019

Fly Safe: Aerial Swarm Robotics using Force Field Particle Swarm Optimisation

Particle Swarm Optimisation (PSO) is a powerful optimisation algorithm t...

Please sign up or login with your details

Forgot password? Click here to reset