Practical Bandits: An Industry Perspective
Bram van den Akker, Olivier Jeunen, Ying Li, Ben London, Zahra Nazari,, Devesh Parekh

TL;DR
This paper provides an industry-focused overview of bandit algorithms, addressing practical challenges in applying them to real-world problems like search and recommendation systems, and aims to bridge the gap between theory and practice.
Contribution
It offers a unified overview of bandit methods tailored for industrial applications, highlighting practical considerations and decision points for practitioners.
Findings
Addresses challenges of large action spaces in industry
Summarizes key bandit algorithms relevant to practice
Provides guidance on choosing approaches for real-world problems
Abstract
The bandit paradigm provides a unified modeling framework for problems that require decision-making under uncertainty. Because many business metrics can be viewed as rewards (a.k.a. utilities) that result from actions, bandit algorithms have seen a large and growing interest from industrial applications, such as search, recommendation and advertising. Indeed, with the bandit lens comes the promise of direct optimisation for the metrics we care about. Nevertheless, the road to successfully applying bandits in production is not an easy one. Even when the action space and rewards are well-defined, practitioners still need to make decisions regarding multi-arm or contextual approaches, on- or off-policy setups, delayed or immediate feedback, myopic or long-term optimisation, etc. To make matters worse, industrial platforms typically give rise to large action spaces in which existing…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Data Stream Mining Techniques · Supply Chain and Inventory Management
