paper-with-me

홈 › Papers

CMA-ES with Learning Rate Adaptation: Can CMA-ES with Default Population Size Solve Multimodal and Noisy Problems?

2023-04-07 · Masahiro Nomura, Youhei Akimoto, Isao Ono

The covariance matrix adaptation evolution strategy (CMA-ES) is one of the most successful methods for solving black-box continuous optimization problems. One practically useful aspect of the CMA-ES is that it can be used without hyperparameter tuning. However, the hyperparameter settings still have a considerable impact, especially for difficult tasks such as solving multimodal or noisy problems. In this study, we investigate whether the CMA-ES with default population size can solve multimodal and noisy problems. To perform this investigation, we develop a novel learning rate adaptation mechanism for the CMA-ES, such that the learning rate is adapted so as to maintain a constant signal-to-noise ratio. We investigate the behavior of the CMA-ES with the proposed learning rate adaptation mechanism through numerical experiments, and compare the results with those obtained for the CMA-ES with a fixed learning rate. The results demonstrate that, when the proposed learning rate adaptation is used, the CMA-ES with default population size works well on multimodal and/or noisy problems, without the need for extremely expensive learning rate tuning.

📄 PDF Abstract BibTeX arXiv:2304.03473

Code (2)

CyberAgentAILab/cmaes 공식 구현 jax
nomuramasahir0/cma-learning-rate-adaptation

Similar Papers 제목 키워드 기반

Maximum Likelihood-based Online Adaptation of Hyper-parameters in CMA-ES

2014-06-10 · Ilya Loshchilov, Marc Schoenauer, Michèle Sebag, Nikolaus Hansen

The Covariance Matrix Adaptation Evolution Strategy (CMA-ES) is widely accepted as a robust derivative-free continuous optimization algorithm for non-linear and non-convex optimization problems. CMA-ES is well known to b…

Mutation Strength Adaptation of the $(μ/μ_I, λ)$-ES for Large Population Sizes on the Sphere Function

2024-08-19 · Amir Omeradzic, Hans-Georg Beyer

The mutation strength adaptation properties of a multi-recombinative $(\mu/\mu_I, \lambda)$-ES are studied for isotropic mutations. To this end, standard implementations of cumulative step-size adaptation (CSA) and mutat…

Relation

Diagonal Acceleration for Covariance Matrix Adaptation Evolution Strategies

2019-05-14 · Youhei Akimoto, Nikolaus Hansen

We introduce an acceleration for covariance matrix adaptation evolution strategies (CMA-ES) by means of adaptive diagonal decoding (dd-CMA). This diagonal acceleration endows the default CMA-ES with the advantages of sep…

Food webs and the principle of evolutionary adaptation

2021-09-02 · Alexander S. Bratus, Anastasiia V. Korushkina, Artem S. Novozhilov

A principle of evolutionary adaptation is applied to the Lotka--Volterra models, in particular to the food webs. We present a relatively simple computational algorithm of optimization with respect to a given criterion. T…

Punctuated equilibrium as the default mode of evolution of large populations on fitness landscapes dominated by saddle points in the weak-mutation limit

2020-07-20

Punctuated equilibrium is a mode of evolution in which phenetic change occurs in rapid bursts that are separated by much longer intervals of stasis during which mutations accumulate but no major phenotypic change occurs.…