paper-with-me

Papers

Variance-Optimal Augmentation Logging for Counterfactual Evaluation in Contextual Bandits

2022-02-03 · Aaron David Tucker, Thorsten Joachims

Methods for offline A/B testing and counterfactual learning are seeing rapid adoption in search and recommender systems, since they allow efficient reuse of existing log data. However, there are fundamental limits to using existing log data alone, since the counterfactual estimators that are commonly used in these methods can have large bias and large variance when the logging policy is very different from the target policy being evaluated. To overcome this limitation, we explore the question of how to design data-gathering policies that most effectively augment an existing dataset of bandit feedback with additional observations for both learning and evaluation. To this effect, this paper introduces Minimum Variance Augmentation Logging (MVAL), a method for constructing logging policies that minimize the variance of the downstream evaluation or learning problem. We explore multiple approaches to computing MVAL policies efficiently, and find that they can be substantially more effective in decreasing the variance of an estimator than na\"ive approaches.

📄 PDF Abstract BibTeX arXiv:2202.01721

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualMulti-Armed BanditsRecommendation Systems

Similar Papers 제목 키워드 기반

Taking the Counterfactual Online: Efficient and Unbiased Online Evaluation for Ranking

2020-07-24 · Harrie Oosterhuis, Maarten de Rijke

Counterfactual evaluation can estimate Click-Through-Rate (CTR) differences between ranking systems based on historical interaction data, while mitigating the effect of position bias and item-selection bias. We introduce…

counterfactualPositionSelection bias

Variance Regularized Counterfactual Risk Minimization via Variational Divergence Minimization

2018-01-01 · ICLR 2018 1 · Hang Wu

Off-policy learning, the task of evaluating and improving policies using historic data collected from a logging policy, is important because on-policy evaluation is usually expensive and has adverse impacts. One of the m…

counterfactual

Doubly-Robust Off-Policy Evaluation with Estimated Logging Policy

2024-04-02 · Kyungbok Lee, Myunghee Cho Paik

We introduce a novel doubly-robust (DR) off-policy evaluation (OPE) estimator for Markov decision processes, DRUnknown, designed for situations where both the logging policy and the value function are unknown. The propos…

Multi-Armed BanditsOff-policy evaluation

Counterfactual Evaluation of Slate Recommendations with Sequential Reward Interactions

2020-07-25 · James McInerney, Brian Brost, Praveen Chandar, Rishabh Mehrotra 외

Users of music streaming, video streaming, news recommendation, and e-commerce services often engage with content in a sequential manner. Providing and evaluating good sequences of recommendations is therefore a central …

counterfactualNews RecommendationOff-policy evaluationRecommendation Systems

Effective Evaluation using Logged Bandit Feedback from Multiple Loggers

2017-03-17 · Aman Agarwal, Soumya Basu, Tobias Schnabel, Thorsten Joachims

Accurately evaluating new policies (e.g. ad-placement models, ranking functions, recommendation functions) is one of the key prerequisites for improving interactive systems. While the conventional approach to evaluation …

counterfactual