English

Robust Particle Swarm Optimizer based on Chemomimicry

Neural and Evolutionary Computing 2018-02-13 v2

Abstract

A particle swarm optimizer (PSO) loosely based on the phenomena of crystallization and a chaos factor which follows the complimentary error function is described. The method features three phases: diffusion, directed motion, and nucleation. During the diffusion phase random walk is the only contributor to particle motion. As the algorithm progresses the contribution from chaos decreases and movement toward global best locations is pursued until convergence has occurred. The algorithm was found to be more robust to local minima in multimodal test functions than a standard PSO algorithm and is designed for problems which feature experimental precision.

Keywords

Cite

@article{arxiv.1702.00993,
  title  = {Robust Particle Swarm Optimizer based on Chemomimicry},
  author = {Casey Kneale and Karl S. Booksh},
  journal= {arXiv preprint arXiv:1702.00993},
  year   = {2018}
}

Comments

Revision # 2. Included pseudo code, more references, changed description

R2 v1 2026-06-22T18:08:34.403Z