English

Extending Open Bandit Pipeline to Simulate Industry Challenges

Machine Learning 2022-09-12 v1 Information Retrieval

Abstract

Bandit algorithms are often used in the e-commerce industry to train Machine Learning (ML) systems when pre-labeled data is unavailable. However, the industry setting poses various challenges that make implementing bandit algorithms in practice non-trivial. In this paper, we elaborate on the challenges of off-policy optimisation, delayed reward, concept drift, reward design, and business rules constraints that practitioners at Booking.com encounter when applying bandit algorithms. Our main contributions is an extension to the Open Bandit Pipeline (OBP) framework. We provide simulation components for some of the above-mentioned challenges to provide future practitioners, researchers, and educators with a resource to address challenges encountered in the e-commerce industry.

Keywords

Cite

@article{arxiv.2209.04147,
  title  = {Extending Open Bandit Pipeline to Simulate Industry Challenges},
  author = {Bram van den Akker and Niklas Weber and Felipe Moraes and Dmitri Goldenberg},
  journal= {arXiv preprint arXiv:2209.04147},
  year   = {2022}
}

Comments

Published at the CONSEQUENCES+REVEAL '22 workshop @ Recsys 2022, Seattle, WA, USA, Sept. 22nd-23rd 2022

R2 v1 2026-06-28T00:59:46.417Z