Year 2012
- Self-adaptive Surrogate-Assisted CMA-ES (saACM-ES) usually speeds up the original CMA-ES by a factor between 2 and 4 on uni-modal and moderate multi-modal functions. It preserves several important invariance properties of CMA-ES such as invariance w.r.t. rank-preserving transformations of the objective function and orthogonal transformations of the search space. An important property for practitioners is that only the ranges of hyper-parameters used to build the surrogate should be defined, while the algorithm will find nearly-optimal values of hyper-parameters during the search.
- Download saACM source code in MATLAB (configured for the BBOB framework)
- Download GECCO 2012 paper
- Download bibtex
- If interested, please see the results on noiseless and noisy BBOB'2012 benchmark problems.
Year 2013
Comparison of the proposed surrogate-assisted versions of IPOP-CMA-ES algorithms on 20-dimensional Rotated Ellipsoid function. The trajectories show the median of 15 runs. |