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