English

Adaptive Trade-Offs in Off-Policy Learning

Machine Learning 2020-07-31 v2 Machine Learning

Abstract

A great variety of off-policy learning algorithms exist in the literature, and new breakthroughs in this area continue to be made, improving theoretical understanding and yielding state-of-the-art reinforcement learning algorithms. In this paper, we take a unifying view of this space of algorithms, and consider their trade-offs of three fundamental quantities: update variance, fixed-point bias, and contraction rate. This leads to new perspectives of existing methods, and also naturally yields novel algorithms for off-policy evaluation and control. We develop one such algorithm, C-trace, demonstrating that it is able to more efficiently make these trade-offs than existing methods in use, and that it can be scaled to yield state-of-the-art performance in large-scale environments.

Keywords

Cite

@article{arxiv.1910.07478,
  title  = {Adaptive Trade-Offs in Off-Policy Learning},
  author = {Mark Rowland and Will Dabney and Rémi Munos},
  journal= {arXiv preprint arXiv:1910.07478},
  year   = {2020}
}

Comments

AISTATS 2020 camera-ready version

R2 v1 2026-06-23T11:45:41.879Z