pith. machine review for the scientific record. sign in

arxiv: 1110.4181 · v1 · submitted 2011-10-19 · 💻 cs.LG

Recognition: unknown

Injecting External Solutions Into CMA-ES

Authors on Pith no claims yet
classification 💻 cs.LG
keywords solutionsinjectedcma-esemphexternalmechanismalgorithminjection
0
0 comments X
read the original abstract

This report considers how to inject external candidate solutions into the CMA-ES algorithm. The injected solutions might stem from a gradient or a Newton step, a surrogate model optimizer or any other oracle or search mechanism. They can also be the result of a repair mechanism, for example to render infeasible solutions feasible. Only small modifications to the CMA-ES are necessary to turn injection into a reliable and effective method: too long steps need to be tightly renormalized. The main objective of this report is to reveal this simple mechanism. Depending on the source of the injected solutions, interesting variants of CMA-ES arise. When the best-ever solution is always (re-)injected, an elitist variant of CMA-ES with weighted multi-recombination arises. When \emph{all} solutions are injected from an \emph{external} source, the resulting algorithm might be viewed as \emph{adaptive encoding} with step-size control. In first experiments, injected solutions of very good quality lead to a convergence speed twice as fast as on the (simple) sphere function without injection. This means that we observe an impressive speed-up on otherwise difficult to solve functions. Single bad injected solutions on the other hand do no significant harm.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The CMA Evolution Strategy: A Tutorial

    cs.LG 2016-04 unverdicted novelty 2.0

    The CMA-ES is a stochastic optimizer for continuous non-linear non-convex problems that adapts a multivariate normal search distribution using covariance matrix updates derived from intuitive requirements.