English

Budgeted Multi-Armed Bandits with Asymmetric Confidence Intervals

Machine Learning 2023-08-16 v2 Machine Learning

Abstract

We study the stochastic Budgeted Multi-Armed Bandit (MAB) problem, where a player chooses from KK arms with unknown expected rewards and costs. The goal is to maximize the total reward under a budget constraint. A player thus seeks to choose the arm with the highest reward-cost ratio as often as possible. Current state-of-the-art policies for this problem have several issues, which we illustrate. To overcome them, we propose a new upper confidence bound (UCB) sampling policy, ω\omega-UCB, that uses asymmetric confidence intervals. These intervals scale with the distance between the sample mean and the bounds of a random variable, yielding a more accurate and tight estimation of the reward-cost ratio compared to our competitors. We show that our approach has logarithmic regret and consistently outperforms existing policies in synthetic and real settings.

Keywords

Cite

@article{arxiv.2306.07071,
  title  = {Budgeted Multi-Armed Bandits with Asymmetric Confidence Intervals},
  author = {Marco Heyden and Vadim Arzamasov and Edouard Fouché and Klemens Böhm},
  journal= {arXiv preprint arXiv:2306.07071},
  year   = {2023}
}