English

Double Clipping: Less-Biased Variance Reduction in Off-Policy Evaluation

Machine Learning 2023-09-06 v1

Abstract

"Clipping" (a.k.a. importance weight truncation) is a widely used variance-reduction technique for counterfactual off-policy estimators. Like other variance-reduction techniques, clipping reduces variance at the cost of increased bias. However, unlike other techniques, the bias introduced by clipping is always a downward bias (assuming non-negative rewards), yielding a lower bound on the true expected reward. In this work we propose a simple extension, called double clipping\textit{double clipping}, which aims to compensate this downward bias and thus reduce the overall bias, while maintaining the variance reduction properties of the original estimator.

Keywords

Cite

@article{arxiv.2309.01120,
  title  = {Double Clipping: Less-Biased Variance Reduction in Off-Policy Evaluation},
  author = {Jan Malte Lichtenberg and Alexander Buchholz and Giuseppe Di Benedetto and Matteo Ruffini and Ben London},
  journal= {arXiv preprint arXiv:2309.01120},
  year   = {2023}
}

Comments

Presented at CONSEQUENCES '23 workshop at RecSys 2023 conference in Singapore

R2 v1 2026-06-28T12:11:25.111Z