English

Balanced off-policy evaluation in general action spaces

Machine Learning 2020-03-06 v4 Methodology Machine Learning

Abstract

Estimation of importance sampling weights for off-policy evaluation of contextual bandits often results in imbalance - a mismatch between the desired and the actual distribution of state-action pairs after weighting. In this work we present balanced off-policy evaluation (B-OPE), a generic method for estimating weights which minimize this imbalance. Estimation of these weights reduces to a binary classification problem regardless of action type. We show that minimizing the risk of the classifier implies minimization of imbalance to the desired counterfactual distribution of state-action pairs. The classifier loss is tied to the error of the off-policy estimate, allowing for easy tuning of hyperparameters. We provide experimental evidence that B-OPE improves weighting-based approaches for offline policy evaluation in both discrete and continuous action spaces.

Cite

@article{arxiv.1906.03694,
  title  = {Balanced off-policy evaluation in general action spaces},
  author = {Arjun Sondhi and David Arbour and Drew Dimmery},
  journal= {arXiv preprint arXiv:1906.03694},
  year   = {2020}
}

Comments

Accepted to AISTATS 2020

R2 v1 2026-06-23T09:48:14.060Z