Open Bandit Dataset and Pipeline: Towards Realistic and Reproducible Off-Policy Evaluation
Yuta Saito, Shunsuke Aihara, Megumi Matsutani, Yusuke Narita

TL;DR
This paper introduces a large-scale, real-world logged bandit dataset and an accompanying software pipeline to facilitate realistic, reproducible off-policy evaluation research in bandit algorithms, enabling direct comparison of estimators.
Contribution
The paper provides the first public multi-policy logged bandit dataset from a real e-commerce platform and develops a standardized software pipeline for OPE experiments.
Findings
Benchmark results reveal strengths and weaknesses of existing OPE estimators.
The dataset enables direct comparison of different policies on the same platform.
Challenges identified for improving OPE accuracy and robustness.
Abstract
Off-policy evaluation (OPE) aims to estimate the performance of hypothetical policies using data generated by a different policy. Because of its huge potential impact in practice, there has been growing research interest in this field. There is, however, no real-world public dataset that enables the evaluation of OPE, making its experimental studies unrealistic and irreproducible. With the goal of enabling realistic and reproducible OPE research, we present Open Bandit Dataset, a public logged bandit dataset collected on a large-scale fashion e-commerce platform, ZOZOTOWN. Our dataset is unique in that it contains a set of multiple logged bandit datasets collected by running different policies on the same platform. This enables experimental comparisons of different OPE estimators for the first time. We also develop Python software called Open Bandit Pipeline to streamline and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Optimization and Search Problems · Smart Grid Energy Management
