Whale swarm algorithm with the mechanism of identifying and escaping from extreme points for multimodal function optimization
Bing Zeng, Xinyu Li, Liang Gao, Yuyan Zhang, Haozhen Dong

TL;DR
This paper introduces WSA-IC, an improved whale swarm algorithm that efficiently finds multiple optima in multimodal functions without needing problem-specific parameters, and outperforms existing methods in benchmark tests.
Contribution
WSA-IC enhances the original whale swarm algorithm by removing the need for niching parameters and adding a mechanism to escape local optima, with proven convergence and superior performance.
Findings
WSA-IC outperforms other niching algorithms on most benchmark functions.
The new method does not require problem-specific niching parameters.
WSA-IC effectively identifies and escapes from extreme points.
Abstract
Most real-world optimization problems often come with multiple global optima or local optima. Therefore, increasing niching metaheuristic algorithms, which devote to finding multiple optima in a single run, are developed to solve these multimodal optimization problems. However, there are two difficulties urgently to be solved for most existing niching metaheuristic algorithms: how to set the optimal values of niching parameters for different optimization problems, and how to jump out of the local optima efficiently. These two difficulties limited their practicality largely. Based on Whale Swarm Algorithm (WSA) we proposed previously, this paper presents a new multimodal optimizer named WSA with Iterative Counter (WSA-IC) to address these two difficulties. In the one hand, WSA-IC improves the iteration rule of the original WSA for multimodal optimization, which removes the need of…
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
MethodsSpatio-temporal stability analysis
