How the (1 + 1) ES using isotropic mutations minimizes positive definite quadratic forms

  • Authors:
  • Jens Jägersküpper

  • Affiliations:
  • Department of Computer Science, Dortmund University, Dortmund, Germany

  • Venue:
  • Theoretical Computer Science - Foundations of genetic algorithms
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

The (1+1) evolution strategy (ES), a simple, mutation-based evolutionary algorithm for continuous optimization problems, is analyzed. In particular, we consider the most common type of mutations, namely Gaussian mutations, and the 1/5-rule for mutation adaptation, and we are interested in how the runtime/number of function evaluations to obtain a predefined reduction of the approximation error depends on the dimension of the search space.The most discussed function in the area of ES is the so-called SPHERE-function given by SPHERE: Rn → R with x↦x⊤Ix (where I ∈ Rn×n is the identity matrix), which also has already been the subject of a runtime analysis. This analysis is extended to arbitrary positive definite quadratic forms that induce ellipsoidal fitness landscapes which are "close to being spherically symmetric", showing that the order of the runtime does not change compared to SPHERE. Furthermore, certain positive definite quadratic forms fRn → R with x↦x⊤Qx, where Q ∈ Rn×n, inducing ellipsoidal fitness landscapes that are "far away from being spherically symmetric" are exemplarily investigated, namely f(x)=ξċ(x12 +...+ xn/22)+xn/2+12 +...+ xn2 with ξ= poly(n) such that 1/ξ → 0 as n → ∞. It is proved that the optimization very quickly stabilizes and that, subsequently, the runtime to halve the approximation error is Θ(ξ ċ n) compared to Θ(n) for SPHERE.