English

Triply Robust Off-Policy Evaluation

Machine Learning 2019-11-19 v2 Machine Learning

Abstract

We propose a robust regression approach to off-policy evaluation (OPE) for contextual bandits. We frame OPE as a covariate-shift problem and leverage modern robust regression tools. Ours is a general approach that can be used to augment any existing OPE method that utilizes the direct method. When augmenting doubly robust methods, we call the resulting method Triply Robust. We prove upper bounds on the resulting bias and variance, as well as derive novel minimax bounds based on robust minimax analysis for covariate shift. Our robust regression method is compatible with deep learning, and is thus applicable to complex OPE settings that require powerful function approximators. Finally, we demonstrate superior empirical performance across the standard OPE benchmarks, especially in the case where the logging policy is unknown and must be estimated from data.

Keywords

Cite

@article{arxiv.1911.05811,
  title  = {Triply Robust Off-Policy Evaluation},
  author = {Anqi Liu and Hao Liu and Anima Anandkumar and Yisong Yue},
  journal= {arXiv preprint arXiv:1911.05811},
  year   = {2019}
}

Comments

Preliminary Work

R2 v1 2026-06-23T12:15:06.903Z