Evolution Strategies as a Scalable Alternative to Reinforcement Learning


"Abstract We explore the use of Evolution Strategies, a class of black box optimization algorithms, as an alternative to popular RL techniques such as Q-learning and Policy Gradients. Experiments on MuJoCo and Atari show that ES is a viable solution strategy that scales extremely well with the number of CPUs available: By using hundreds to thousands of parallel workers, ES can solve 3D humanoid walking in 10 minutes and obtain competitive results on most Atari games after one hour of training time. In addition, we highlight several advantages of ES as a black box optimization technique: it is invariant to action frequency and delayed rewards, tolerant of extremely long horizons, and does not need temporal discounting or value function approximation."

Authors: Tim SalimansJonathan HoXi ChenIlya Sutskever

Access full paper at http://bit.ly/2mm9Xa3

To view or add a comment, sign in

More articles by Diego Marinho de Oliveira

Insights from the community

Others also viewed

Explore topics