Near Optimal Policy Optimization via REPS
Aldo Pacchiano, Jonathan Lee, Peter Bartlett, Ofir Nachum

TL;DR
This paper provides theoretical guarantees and convergence rates for the performance of REPS, a policy search method, when using stochastic and gradient-based optimization techniques in reinforcement learning.
Contribution
It establishes the first convergence guarantees for REPS with stochastic and gradient-based solvers, bridging a gap in theoretical understanding.
Findings
Exact gradient setting yields near-optimal policies.
Stochastic gradient methods maintain convergence to optimal policies.
Generative access enables effective policy updates in stochastic settings.
Abstract
Since its introduction a decade ago, \emph{relative entropy policy search} (REPS) has demonstrated successful policy learning on a number of simulated and real-world robotic domains, not to mention providing algorithmic components used by many recently proposed reinforcement learning (RL) algorithms. While REPS is commonly known in the community, there exist no guarantees on its performance when using stochastic and gradient-based solvers. In this paper we aim to fill this gap by providing guarantees and convergence rates for the sub-optimality of a policy learned using first-order optimization methods applied to the REPS objective. We first consider the setting in which we are given access to exact gradients and demonstrate how near-optimality of the objective translates to near-optimality of the policy. We then consider the practical setting of stochastic gradients, and introduce a…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Adversarial Robustness in Machine Learning
