English

Natural Evolution Strategies

Machine Learning 2011-06-23 v1 Neural and Evolutionary Computing

Abstract

This paper presents Natural Evolution Strategies (NES), a recent family of algorithms that constitute a more principled approach to black-box optimization than established evolutionary algorithms. NES maintains a parameterized distribution on the set of solution candidates, and the natural gradient is used to update the distribution's parameters in the direction of higher expected fitness. We introduce a collection of techniques that address issues of convergence, robustness, sample complexity, computational complexity and sensitivity to hyperparameters. This paper explores a number of implementations of the NES family, ranging from general-purpose multi-variate normal distributions to heavy-tailed and separable distributions tailored towards global optimization and search in high dimensional spaces, respectively. Experimental results show best published performance on various standard benchmarks, as well as competitive performance on others.

Keywords

Cite

@article{arxiv.1106.4487,
  title  = {Natural Evolution Strategies},
  author = {Daan Wierstra and Tom Schaul and Tobias Glasmachers and Yi Sun and Jürgen Schmidhuber},
  journal= {arXiv preprint arXiv:1106.4487},
  year   = {2011}
}
R2 v1 2026-06-21T18:26:04.300Z