English

On the Convergence and Sample Efficiency of Variance-Reduced Policy Gradient Method

Machine Learning 2021-05-31 v2 Machine Learning

Abstract

Policy gradient (PG) gives rise to a rich class of reinforcement learning (RL) methods. Recently, there has been an emerging trend to accelerate the existing PG methods such as REINFORCE by the \emph{variance reduction} techniques. However, all existing variance-reduced PG methods heavily rely on an uncheckable importance weight assumption made for every single iteration of the algorithms. In this paper, a simple gradient truncation mechanism is proposed to address this issue. Moreover, we design a Truncated Stochastic Incremental Variance-Reduced Policy Gradient (TSIVR-PG) method, which is able to maximize not only a cumulative sum of rewards but also a general utility function over a policy's long-term visiting distribution. We show an O~(ϵ3)\tilde{\mathcal{O}}(\epsilon^{-3}) sample complexity for TSIVR-PG to find an ϵ\epsilon-stationary policy. By assuming the overparameterizaiton of policy and exploiting the hidden convexity of the problem, we further show that TSIVR-PG converges to global ϵ\epsilon-optimal policy with O~(ϵ2)\tilde{\mathcal{O}}(\epsilon^{-2}) samples.

Keywords

Cite

@article{arxiv.2102.08607,
  title  = {On the Convergence and Sample Efficiency of Variance-Reduced Policy Gradient Method},
  author = {Junyu Zhang and Chengzhuo Ni and Zheng Yu and Csaba Szepesvari and Mengdi Wang},
  journal= {arXiv preprint arXiv:2102.08607},
  year   = {2021}
}
R2 v1 2026-06-23T23:14:17.946Z