English

Low-Variance Policy Gradient Estimation with World Models

Machine Learning 2020-10-30 v1 Artificial Intelligence Machine Learning

Abstract

In this paper, we propose World Model Policy Gradient (WMPG), an approach to reduce the variance of policy gradient estimates using learned world models (WM's). In WMPG, a WM is trained online and used to imagine trajectories. The imagined trajectories are used in two ways. Firstly, to calculate a without-replacement estimator of the policy gradient. Secondly, the return of the imagined trajectories is used as an informed baseline. We compare the proposed approach with AC and MAC on a set of environments of increasing complexity (CartPole, LunarLander and Pong) and find that WMPG has better sample efficiency. Based on these results, we conclude that WMPG can yield increased sample efficiency in cases where a robust latent representation of the environment can be learned.

Keywords

Cite

@article{arxiv.2010.15622,
  title  = {Low-Variance Policy Gradient Estimation with World Models},
  author = {Michal Nauman and Floris Den Hengst},
  journal= {arXiv preprint arXiv:2010.15622},
  year   = {2020}
}
R2 v1 2026-06-23T19:44:48.483Z