English

Policy Optimization with Stochastic Mirror Descent

Machine Learning 2022-02-10 v5 Machine Learning

Abstract

Improving sample efficiency has been a longstanding goal in reinforcement learning. This paper proposes VRMPO\mathtt{VRMPO} algorithm: a sample efficient policy gradient method with stochastic mirror descent. In VRMPO\mathtt{VRMPO}, a novel variance-reduced policy gradient estimator is presented to improve sample efficiency. We prove that the proposed VRMPO\mathtt{VRMPO} needs only O(ϵ3)\mathcal{O}(\epsilon^{-3}) sample trajectories to achieve an ϵ\epsilon-approximate first-order stationary point, which matches the best sample complexity for policy optimization. The extensive experimental results demonstrate that VRMPO\mathtt{VRMPO} outperforms the state-of-the-art policy gradient methods in various settings.

Keywords

Cite

@article{arxiv.1906.10462,
  title  = {Policy Optimization with Stochastic Mirror Descent},
  author = {Long Yang and Yu Zhang and Gang Zheng and Qian Zheng and Pengfei Li and Jianhang Huang and Jun Wen and Gang Pan},
  journal= {arXiv preprint arXiv:1906.10462},
  year   = {2022}
}
R2 v1 2026-06-23T10:02:56.199Z