Modified CMA-ES Algorithm for Multi-Modal Optimization: Incorporating Niching Strategies and Dynamic Adaptation Mechanism
Wathsala Karunarathne, Indu Bala, Dikshit Chauhan, Matthew Roughan and, Lewis Mitchell

TL;DR
This paper presents an enhanced CMA-ES algorithm with niching and dynamic adaptation to effectively locate multiple global optima in complex multi-modal landscapes, demonstrating robustness across benchmark functions.
Contribution
The study introduces novel modifications to CMA-ES, integrating niching strategies and dynamic adaptation mechanisms for improved multi-modal optimization performance.
Findings
Demonstrates robustness on benchmark functions
Achieves high peak ratio and F1 scores
Effectively maintains diversity in solutions
Abstract
This study modifies the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) algorithm for multi-modal optimization problems. The enhancements focus on addressing the challenges of multiple global minima, improving the algorithm's ability to maintain diversity and explore complex fitness landscapes. We incorporate niching strategies and dynamic adaptation mechanisms to refine the algorithm's performance in identifying and optimizing multiple global optima. The algorithm generates a population of candidate solutions by sampling from a multivariate normal distribution centered around the current mean vector, with the spread determined by the step size and covariance matrix. Each solution's fitness is evaluated as a weighted sum of its contributions to all global minima, maintaining population diversity and preventing premature convergence. We implemented the algorithm on 8 tunable…
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
MethodsFocus
