In: "Genetic and Evolutionary Computation Conference (GECCO-2012)", ACM Press : 269-276. July 2012.
3rd GECCO Workshop for Real-Parameter Optimization (Black-Box Optimization Benchmarking (BBOB), 2012
source code
In this paper, we study the performance of NIPOP-aCMA-
ES and NBIPOP-aCMA-ES, recently proposed alternative
restart strategies for CMA-ES. Both algorithms were tested
using restarts till a total number of function evaluations of
106D was reached, where D is the dimension of the function
search space. We compared new strategies to CMA-ES with
IPOP and BIPOP restart schemes, two algorithms with one
of the best overall performance observed during the BBOB-
2009 and BBOB-2010. We also present the first benchmark-
ing of BIPOP-CMA-ES with the weighted active covariance
matrix update (BIPOP-aCMA-ES).
The comparison shows that NIPOP-aCMA-ES usually out-
performs IPOP-aCMA-ES and has similar performance with
BIPOP-aCMA-ES, using only the regime of increasing the
population size. The second strategy, NBIPOP-aCMA-ES,
outperforms BIPOP-aCMA-ES in dimension 40 on weakly
structured multi-modal functions thanks to the adaptive
allocation of computation budgets between the regimes of
restarts.
Ilya Loshchilov, Marc Schoenauer, Michèle Sebag
In: "Genetic and Evolutionary Computation Conference (GECCO-2012)", ACM Press : 175-182. July 2012.
3rd GECCO Workshop for Real-Parameter Optimization (Black-Box Optimization Benchmarking (BBOB), 2012
In this paper, we study the performance of IPOP-saACM-ES and BIPOP-saACM-ES, recently proposed self-adaptive surrogate-assisted Covariance Matrix Adaptation Evolution Strategies.
Both algorithms were tested using restarts till a total number of function evaluations of 10{^6}D was reached, where D is the dimension of the function search space.
We compared surrogate-assisted algorithms with their surrogate-less versions IPOP-saACM-ES and BIPOP-saACM-ES, two algorithms with one of the best overall performance observed during the BBOB-2009 and BBOB-2010.
The comparison shows that the surrogate-assisted versions outperform the original CMA-ES algorithms by a factor from 2 to 4 on 8 out of 24 noiseless benchmark problems, showing the best results among all algorithms of the BBOB-2009 and BBOB-2010 on Ellipsoid, Discus, Bent Cigar, Sharp Ridge and Sum of different powers functions.
Ilya Loshchilov, Marc Schoenauer, Michèle Sebag
In: "Genetic and Evolutionary Computation Conference (GECCO-2012)", ACM Press : 261-268. July 2012.
3rd GECCO Workshop for Real-Parameter Optimization (Black-Box Optimization Benchmarking (BBOB), 2012
In this paper, we study the performance of IPOP-saACM-ES, recently proposed self-adaptive surrogate-assisted Covariance Matrix Adaptation Evolution Strategy.
The algorithm was tested using restarts till a total number of function evaluations of 10{^6}D was reached, where D is the dimension of the function search space.
The experiments show that the surrogate model control allows IPOP-saACM-ES to be as robust as the original IPOP-aCMA-ES and
outperforms the latter by a factor from 2 to 3 on 6 benchmark problems with moderate noise.
On 15 out of 30 benchmark problems in dimension 20, IPOP-saACM-ES exceeds the records observed during BBOB-2009 and BBOB-2010.
Ilya Loshchilov, Marc Schoenauer, Michèle Sebag
In: "Genetic and Evolutionary Computation Conference (GECCO-2010)", ACM Press : p. 1979-1982. July 2010.
1st GECCO Workshop on Theoretical Aspects of Evolutionary Multiobjective Optimization, 2010
This paper discusses the idea of using a single Pareto-compliant
surrogate model for multiobjective optimization. While
most surrogate approaches to multi-objective optimization
build a surrogate model for each objective, the recently proposed
mono surrogate approach [3] aims at building a global
surrogate model defined on the decision space and tightly
characterizing the current Pareto set and the dominated region,
in order to speed up the evolution progress toward
the true Pareto set. This surrogate model is specified by
combining a One-class Support Vector Machine (SVMs) to
characterize the dominated points, and a Regression SVM
to clamp the Pareto front on a single value. The aims of
this paper are to identify issues of the proposed approach
demanding further study and to raise the question of how
to efficiently incorporate quality indicators, such as the hypervolume
into the surrogate model.