Explanation of Stagnation at Points that are not Local Optima in Particle Swarm Optimization by Potential Analysis
Alexander Ra{\ss}, Manuel Schmitt, Rolf Wanka

TL;DR
This paper analyzes why particle swarm optimization (PSO) can stagnate without reaching local optima, using potential analysis to identify conditions under which the particles lose relevance in certain dimensions, leading to non-convergence.
Contribution
The paper introduces a mathematical potential analysis of PSO, revealing conditions causing stagnation and non-convergence even with good parameters, supported by experiments.
Findings
Potential in some dimensions decreases faster, causing loss of relevance.
Stagnation occurs frequently in polynomial and sphere functions.
Unmodified PSO often fails to converge to local optima under tested conditions.
Abstract
Particle Swarm Optimization (PSO) is a nature-inspired meta-heuristic for solving continuous optimization problems. In the literature, the potential of the particles of swarm has been used to show that slightly modified PSO guarantees convergence to local optima. Here we show that under specific circumstances the unmodified PSO, even with swarm parameters known (from the literature) to be good, almost surely does not yield convergence to a local optimum is provided. This undesirable phenomenon is called stagnation. For this purpose, the particles' potential in each dimension is analyzed mathematically. Additionally, some reasonable assumptions on the behavior if the particles' potential are made. Depending on the objective function and, interestingly, the number of particles, the potential in some dimensions may decrease much faster than in other dimensions. Therefore, these dimensions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Advanced Multi-Objective Optimization Algorithms · Advanced Optimization Algorithms Research
