PSO with Gompertz increasing inertia weight

This paper implements Standard Particle Swarm Optimization (PSO) and a new algorithm that aims to be better than the classical PSO. An m-file code is used to simulate the Standard Particle Swarm Optimization and it is evaluated using the five well known benchmark functions namely Sphere, Ackley, Rastrigin, Rosenbrock, and Shcwefel's Problem 2.26. A new PSO algorithm known as Gompertz increasing inertia weight (GIIW) is proposed and also implemented as above. The comparison has been simulated with standard PSO. From experiments, it shows that PSO with GIIW gives good performance with quick convergence capability and aggressive movement narrowing towards the solution region.

[1]  M. Clerc Stagnation Analysis in Particle Swarm Optimisation or What Happens When Nothing Happens , 2006 .

[2]  Liyan Zhang,et al.  Empirical study of particle swarm optimizer with an increasing inertia weight , 2003, The 2003 Congress on Evolutionary Computation, 2003. CEC '03..

[3]  Shiyuan Yang,et al.  Stagnation Analysis in Particle Swarm Optimization , 2007, 2007 IEEE Swarm Intelligence Symposium.

[4]  R. Eberhart,et al.  Empirical study of particle swarm optimization , 1999, Proceedings of the 1999 Congress on Evolutionary Computation-CEC99 (Cat. No. 99TH8406).

[5]  Russell C. Eberhart,et al.  A new optimizer using particle swarm theory , 1995, MHS'95. Proceedings of the Sixth International Symposium on Micro Machine and Human Science.

[6]  R. Eberhart,et al.  Particle Swarm Optimization-Neural Networks, 1995. Proceedings., IEEE International Conference on , 2004 .

[7]  Yue Shi,et al.  A modified particle swarm optimizer , 1998, 1998 IEEE International Conference on Evolutionary Computation Proceedings. IEEE World Congress on Computational Intelligence (Cat. No.98TH8360).