Sample Efficient Policy Gradient Methods with Recursive Variance Reduction
Abstract
Improving the sample efficiency in reinforcement learning has been a long-standing research problem. In this work, we aim to reduce the sample complexity of existing policy gradient methods. We propose a novel policy gradient algorithm called SRVR-PG, which only requires O(1/ε3/2) episodes to find an ε-approximate stationary point of the nonconcave performance function J(θ) (i.e., θ such that \|∇ J(θ)\|22≤ε). This sample complexity improves the existing result O(1/ε5/3) for stochastic variance reduced policy gradient algorithms by a factor of O(1/ε1/6). In addition, we also propose a variant of SRVR-PG with parameter exploration, which explores the initial policy parameter from a prior probability distribution. We conduct numerical experiments on classic control problems in reinforcement learning to validate the performance of our proposed algorithms.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.