AINEJul 31, 2013

Tracking Extrema in Dynamic Environment using Multi-Swarm Cellular PSO with Local Search

arXiv:1307.8279v111 citations
Originality Incremental advance
AI Analysis

This addresses dynamic optimization for real-world applications, but appears incremental as it builds on existing PSO methods.

The paper tackled dynamic optimization problems by proposing a multi-swarm cellular PSO algorithm with clustering and local search, showing superiority over alternative approaches in simulations on static and dynamic benchmarks.

Many real-world phenomena can be modelled as dynamic optimization problems. In such cases, the environment problem changes dynamically and therefore, conventional methods are not capable of dealing with such problems. In this paper, a novel multi-swarm cellular particle swarm optimization algorithm is proposed by clustering and local search. In the proposed algorithm, the search space is partitioned into cells, while the particles identify changes in the search space and form clusters to create sub-swarms. Then a local search is applied to improve the solutions in the each cell. Simulation results for static standard benchmarks and dynamic environments show superiority of the proposed method over other alternative approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes