Avoiding Redundant Restarts in Multimodal Global Optimization
Jacob de Nobel, Diederick Vermetten, Anna V. Kononova, Ofer M. Shir, Thomas Bäck
TL;DR
The paper addresses wasted evaluations in CMA-ES due to duplicate restarts in multimodal landscapes by formalizing a redundancy measure based on basin visitation and introducing a repelling restart mechanism. It combines Hill-Valley-based basins, tabu-region repulsion, and covariance-aware sampling to deter converging to previously found optima, and evaluates redundancy on BBOB and CEC'13 benchmarks, showing meaningful reductions in redundant restarts on multimodal problems. The results reveal landscape-dependent benefits: notable redundancy reductions on multimodal benchmarks, with potential trade-offs on well-structured global landscapes. The work suggests practical pathways to more budget-efficient black-box global optimization and outlines avenues for refining region shapes, fitness-informed rejection criteria, and smarter restart strategies.
Abstract
Naïve restarts of global optimization solvers when operating on multimodal search landscapes may resemble the Coupon's Collector Problem, with a potential to waste significant function evaluations budget on revisiting the same basins of attractions. In this paper, we assess the degree to which such ``duplicate restarts'' occur on standard multimodal benchmark functions, which defines the \textit{redundancy potential} of each particular landscape. We then propose a repelling mechanism to avoid such wasted restarts with the CMA-ES and investigate its efficacy on test cases with high redundancy potential compared to the standard restart mechanism.
