Qualitative Differences Between Evolutionary Strategies and Reinforcement Learning Methods for Control of Autonomous Agents
Nicola Milano, Stefano Nolfi

TL;DR
This paper compares evolutionary strategies and reinforcement learning algorithms, specifically OpenAI-ES and PPO, highlighting their qualitative differences in efficacy, reward handling, and environmental adaptability for autonomous agent control.
Contribution
It provides a detailed qualitative analysis of two popular algorithms, revealing differences not previously identified and suggesting improvements based on their weaknesses.
Findings
Reward function characteristics significantly impact algorithm performance.
OpenAI-ES and PPO differ in handling sparse rewards and environmental variations.
The study proposes ways to improve algorithm robustness and effectiveness.
Abstract
In this paper we analyze the qualitative differences between evolutionary strategies and reinforcement learning algorithms by focusing on two popular state-of-the-art algorithms: the OpenAI-ES evolutionary strategy and the Proximal Policy Optimization (PPO) reinforcement learning algorithm -- the most similar methods of the two families. We analyze how the methods differ with respect to: (i) general efficacy, (ii) ability to cope with sparse rewards, (iii) propensity/capacity to discover minimal solutions, (iv) dependency on reward shaping, and (v) ability to cope with variations of the environmental conditions. The analysis of the performance and of the behavioral strategies displayed by the agents trained with the two methods on benchmark problems enable us to demonstrate qualitative differences which were not identified in previous studies, to identify the relative weakness of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
MethodsEntropy Regularization · Proximal Policy Optimization
