Modified Particle Swarm Optimization Based on Random Factor

Zheng Yan
2007-01-01
Abstract:The basic principle of the particle swarm optimization(PSO) is introduced.Then a modified particle swarm optimization(MPSO) algorithm is proposed via introduction of the 3rd random part: Product of a random number and colony best solution minus particle best solution.The change of the velocity-position equation can keep the variation better to improve convergence speed and dispel struck into local best.Finally four standard benchmark functions Sphere、Rosenbrock、Griewank and Rastrigrin are used to test the modification.The compare result shows the introduction of the 3rd random part PSO basic model and constriction factor model are more effective then the traditional ones in solution fitness and convergence speed.So the modified PSO is much more effective in the optimi-zation solution.
What problem does this paper attempt to address?