English

Data-Efficient Off-Policy Policy Evaluation for Reinforcement Learning

Machine Learning 2016-04-05 v1 Artificial Intelligence

Abstract

In this paper we present a new way of predicting the performance of a reinforcement learning policy given historical data that may have been generated by a different policy. The ability to evaluate a policy from historical data is important for applications where the deployment of a bad policy can be dangerous or costly. We show empirically that our algorithm produces estimates that often have orders of magnitude lower mean squared error than existing methods---it makes more efficient use of the available data. Our new estimator is based on two advances: an extension of the doubly robust estimator (Jiang and Li, 2015), and a new way to mix between model based estimates and importance sampling based estimates.

Keywords

Cite

@article{arxiv.1604.00923,
  title  = {Data-Efficient Off-Policy Policy Evaluation for Reinforcement Learning},
  author = {Philip S. Thomas and Emma Brunskill},
  journal= {arXiv preprint arXiv:1604.00923},
  year   = {2016}
}
R2 v1 2026-06-22T13:24:46.742Z