Particle swarm optimizer with crossover operation.

Yonggang Chen,Lixiang Li,Jinghua Xiao,Yixian Yang,Jun Liang,Tao Li
DOI: https://doi.org/10.1016/j.engappai.2018.01.009
IF: 8
2018-01-01
Engineering Applications of Artificial Intelligence
Abstract:A particle swarm optimization algorithm with crossover operation (PSOCO) is proposed. In the proposed PSOCO, two different crossover operations are employed in order to breed promising exemplars. By performing crossover on the personal historical best position of each particle, the effective guiding exemplars are constructed and they maintain a good diversity. In turn, these high quality exemplars are used to guide the evolution of particles. PSOCO is two-layer particle swarm optimization with positive feedback mechanism. In order to test the performance of PSOCO, we use a set of widely used benchmark functions. The experimental results demonstrate that the proposed PSOCO is a competitive optimizer in terms of both solution quality and efficiency.
What problem does this paper attempt to address?