Improving Sample Efficiency In Evolutionary RL Using Off-policy Ranking
2022 Β· Eshwar S R, Shishir Kolathaya, Gugan Thoppe
Abstract
Evolution Strategy (ES) is a powerful black-box optimization technique based on the idea of natural evolution. In each of its iterations, a key step entails ranking candidate solutions based on some fitness score. For an ES method in Reinforcement Learning (RL), this ranking step requires evaluating multiple policies. This is presently done via on-policy approaches: each policy's score is estimated by interacting several times with the environment using that policy. This leads to a lot of wasteful interactions since, once the ranking is done, only the data associated with the top-ranked policies is used for subsequent learning. To improve sample efficiency, we propose a novel off-policy alternative for ranking, based on a local approximation for the fitness function. We demonstrate our idea in the context of a state-of-the-art ES method called the Augmented Random Search (ARS). Simulations in MuJoCo tasks show that, compared to the original ARS, our off-policy variant has similar runni
Authors
(none)
Tags
Stats
Related papers
- An Efficient Asynchronous Method For Integrating Evolutionary And Gradient-based Policy Search (2020)0.00
- Accelerating Reinforcement Learning With A Directional-gaussian-smoothing Evolution Strategy (2020)6.77
- Improving Exploration In Evolution Strategies For Deep Reinforcement Learning Via A Population Of Novelty-seeking Agents (2017)0.00
- Enhancing Efficiency Of Safe Reinforcement Learning Via Sample Manipulation (2024)0.00
- Supplementing Gradient-based Reinforcement Learning With Simple Evolutionary Ideas (2023)0.00
- Robust On-policy Sampling For Data-efficient Policy Evaluation In Reinforcement Learning (2021)0.00
- Variance Reduction For Evolution Strategies Via Structured Control Variates (2019)0.00
- Importance Mixing: Improving Sample Reuse In Evolutionary Policy Search Methods (2018)0.00