Off-Policy Evaluation for Recommendations with Missing-Not-At-Random Rewards
Tatsuki Takahashi, Chihiro Maru, Hiroko Shoji
TL;DR
The paper tackles offline/off-policy evaluation for recommender systems under dual biases: display position (missing rewards) and logging-policy bias, particularly when rewards are MNAR. It analyzes how standard OPE estimators can be biased in MNAR settings and introduces a novel MIPS-based estimator with reward-observation IPS (ROIPS) that leverages two propensity scores to achieve unbiased evaluation under a no-direct-effect assumption. The authors provide theoretical insights on MNAR-induced bias and unbiasedness of the ROIPS-enhanced estimator, plus synthetic experiments showing substantial MSE reductions when using ROIPS-based approaches, especially with heuristic ROIPS. This work offers a practical offline evaluation method that robustly handles missing-not-at-random rewards in biased logging data, enabling more reliable policy selection for recommender systems.
Abstract
Unbiased recommender learning (URL) and off-policy evaluation/learning (OPE/L) techniques are effective in addressing the data bias caused by display position and logging policies, thereby consistently improving the performance of recommendations. However, when both bias exits in the logged data, these estimators may suffer from significant bias. In this study, we first analyze the position bias of the OPE estimator when rewards are missing not at random. To mitigate both biases, we propose a novel estimator that leverages two probabilities of logging policies and reward observations as propensity scores. Our experiments demonstrate that the proposed estimator achieves superior performance compared to other estimators, even as the levels of bias in reward observations increases.
