English

Off-policy evaluation for learning-to-rank via interpolating the item-position model and the position-based model

Machine Learning 2022-10-19 v1 Information Retrieval Computation

Abstract

A critical need for industrial recommender systems is the ability to evaluate recommendation policies offline, before deploying them to production. Unfortunately, widely used off-policy evaluation methods either make strong assumptions about how users behave that can lead to excessive bias, or they make fewer assumptions and suffer from large variance. We tackle this problem by developing a new estimator that mitigates the problems of the two most popular off-policy estimators for rankings, namely the position-based model and the item-position model. In particular, the new estimator, called INTERPOL, addresses the bias of a potentially misspecified position-based model, while providing an adaptable bias-variance trade-off compared to the item-position model. We provide theoretical arguments as well as empirical results that highlight the performance of our novel estimation approach.

Keywords

Cite

@article{arxiv.2210.09512,
  title  = {Off-policy evaluation for learning-to-rank via interpolating the item-position model and the position-based model},
  author = {Alexander Buchholz and Ben London and Giuseppe di Benedetto and Thorsten Joachims},
  journal= {arXiv preprint arXiv:2210.09512},
  year   = {2022}
}

Comments

Presented at CONSEQUENCES workshop (Recsys '22) https://sites.google.com/view/consequences2022/contributions

R2 v1 2026-06-28T03:52:37.142Z