TL;DR
This paper introduces a reinforcement learning framework to automatically adapt hyperparameters in continuous optimization algorithms, demonstrating competitive results on benchmark functions for CMA-ES and DE.
Contribution
It presents a novel reinforcement learning-based approach for parameter adaptation in metaheuristics, applicable to CMA-ES and DE, with policies trained on diverse benchmark functions.
Findings
RL-based policies outperform traditional adaptation methods in many cases
Global policies perform comparably to per-function policies
The framework is effective across different problem dimensionalities
Abstract
Parameter adaptation, that is the capability to automatically adjust an algorithm's hyperparameters depending on the problem being faced, is one of the main trends in evolutionary computation applied to numerical optimization. While several handcrafted adaptation policies have been proposed over the years to address this problem, only few attempts have been done so far at applying machine learning to learn such policies. Here, we introduce a general-purpose framework for performing parameter adaptation in continuous-domain metaheuristics based on state-of-the-art reinforcement learning algorithms. We demonstrate the applicability of this framework on two algorithms, namely Covariance Matrix Adaptation Evolution Strategies (CMA-ES) and Differential Evolution (DE), for which we learn, respectively, adaptation policies for the step-size (for CMA-ES), and the scale factor and crossover rate…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
