English

Safe and Efficient Off-Policy Reinforcement Learning

Machine Learning 2016-11-09 v2 Artificial Intelligence Machine Learning

Abstract

In this work, we take a fresh look at some old and new algorithms for off-policy, return-based reinforcement learning. Expressing these in a common form, we derive a novel algorithm, Retrace(λ\lambda), with three desired properties: (1) it has low variance; (2) it safely uses samples collected from any behaviour policy, whatever its degree of "off-policyness"; and (3) it is efficient as it makes the best use of samples collected from near on-policy behaviour policies. We analyze the contractive nature of the related operator under both off-policy policy evaluation and control settings and derive online sample-based algorithms. We believe this is the first return-based off-policy control algorithm converging a.s. to QQ^* without the GLIE assumption (Greedy in the Limit with Infinite Exploration). As a corollary, we prove the convergence of Watkins' Q(λ\lambda), which was an open problem since 1989. We illustrate the benefits of Retrace(λ\lambda) on a standard suite of Atari 2600 games.

Keywords

Cite

@article{arxiv.1606.02647,
  title  = {Safe and Efficient Off-Policy Reinforcement Learning},
  author = {Rémi Munos and Tom Stepleton and Anna Harutyunyan and Marc G. Bellemare},
  journal= {arXiv preprint arXiv:1606.02647},
  year   = {2016}
}
R2 v1 2026-06-22T14:20:46.564Z