English

Stochastic Recursive Momentum for Policy Gradient Methods

Machine Learning 2020-03-10 v1 Machine Learning

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/ϵ3)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.

Keywords

Cite

@article{arxiv.2003.04302,
  title  = {Stochastic Recursive Momentum for Policy Gradient Methods},
  author = {Huizhuo Yuan and Xiangru Lian and Ji Liu and Yuren Zhou},
  journal= {arXiv preprint arXiv:2003.04302},
  year   = {2020}
}
R2 v1 2026-06-23T14:09:10.559Z