English

Provably Robust Blackbox Optimization for Reinforcement Learning

Machine Learning 2019-07-09 v2 Machine Learning

Abstract

Interest in derivative-free optimization (DFO) and "evolutionary strategies" (ES) has recently surged in the Reinforcement Learning (RL) community, with growing evidence that they can match state of the art methods for policy optimization problems in Robotics. However, it is well known that DFO methods suffer from prohibitively high sampling complexity. They can also be very sensitive to noisy rewards and stochastic dynamics. In this paper, we propose a new class of algorithms, called Robust Blackbox Optimization (RBO). Remarkably, even if up to 23%23\% of all the measurements are arbitrarily corrupted, RBO can provably recover gradients to high accuracy. RBO relies on learning gradient flows using robust regression methods to enable off-policy updates. On several MuJoCo robot control tasks, when all other RL approaches collapse in the presence of adversarial noise, RBO is able to train policies effectively. We also show that RBO can be applied to legged locomotion tasks including path tracking for quadruped robots.

Keywords

Cite

@article{arxiv.1903.02993,
  title  = {Provably Robust Blackbox Optimization for Reinforcement Learning},
  author = {Krzysztof Choromanski and Aldo Pacchiano and Jack Parker-Holder and Yunhao Tang and Deepali Jain and Yuxiang Yang and Atil Iscen and Jasmine Hsu and Vikas Sindhwani},
  journal= {arXiv preprint arXiv:1903.02993},
  year   = {2019}
}
R2 v1 2026-06-23T08:01:19.640Z