Stochastic Recursive Momentum for Policy Gradient Methods

Huizhuo Yuan,Xiangru Lian,Ji Liu,Yuren Zhou
DOI: https://doi.org/10.48550/arXiv.2003.04302
2020-03-10
Abstract:In this paper, we propose a novel algorithm named STOchastic Recursive Momentum for Policy Gradient (STORM-PG), which operates a SARAH-type stochastic recursive variance-reduced policy gradient in an exponential moving average fashion. STORM-PG enjoys a provably sharp $O(1/\epsilon^3)$ sample complexity bound for STORM-PG, matching the best-known convergence rate for policy gradient algorithm. In the mean time, STORM-PG avoids the alternations between large batches and small batches which persists in comparable variance-reduced policy gradient methods, allowing considerably simpler parameter tuning. Numerical experiments depicts the superiority of our algorithm over comparative policy gradient algorithms.
Machine Learning
What problem does this paper attempt to address?