paper-with-me

홈 › Papers

Natural Evolution Strategies

2011-06-22 · Daan Wierstra, Tom Schaul, Tobias Glasmachers, Yi Sun, Jürgen Schmidhuber

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.

📄 PDF Abstract BibTeX arXiv:1106.4487

Code (1)

chanshing/xnes

Tasks

Evolutionary Algorithmsglobal-optimization

Similar Papers 제목 키워드 기반

Natural evolution strategies and variational Monte Carlo

2020-05-09 · Tianchen Zhao, Giuseppe Carleo, James Stokes, Shravan Veerapaneni

A notion of quantum natural evolution strategies is introduced, which provides a geometric synthesis of a number of known quantum/classical algorithms for performing classical black-box optimization. Recent work of Gomes…

Combinatorial OptimizationVariational Monte Carlo

Evolutionary games: natural selection of strategies

2018-02-16

In this paper, I model and study the process of natural selection between all possible mixed strategies in classical two-player two-strategy games. I derive and solve an equation that is a natural generalization of the T…

Discrete Natural Evolution Strategies

2024-03-30 · Ahmad Ayaz Amin

Natural evolution strategies are a class of approximate-gradient black-box optimizers that have been successfully used for continuous parameter spaces. In this paper, we derive NES algorithms for discrete parameter space…

Mirror Natural Evolution Strategies

2019-10-25 · Haishan Ye, Tong Zhang

Evolution Strategies such as CMA-ES (covariance matrix adaptation evolution strategy) and NES (natural evolution strategy) have been widely used in machine learning applications, where an objective function is optimized …

Natural Evolutionary Strategies for Variational Quantum Computation

2020-11-30 · Abhinav Anand, Matthias Degroote, Alán Aspuru-Guzik

Natural evolutionary strategies (NES) are a family of gradient-free black-box optimization algorithms. This study illustrates their use for the optimization of randomly-initialized parametrized quantum circuits (PQCs) in…