Exploration-exploitation tradeoff using variance estimates in multi-armed bandits

  • Authors:
  • Jean-Yves Audibert;Rémi Munos;Csaba Szepesvári

  • Affiliations:
  • Université Paris-Est, Ecole des Ponts ParisTech, CERTIS, 6 avenue Blaise Pascal, 77455 Marne-la-Vallée, France and Willow - ENS / INRIA, 45 rue dUlm, 75005 Paris, France;INRIA Lille - Nord Europe, SequeL project, 40 avenue Halley, 59650 Villeneuve dAscq, France;Department of Computing Science, University of Alberta, Edmonton T6G 2E8, Canada

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2009

Quantified Score

Hi-index 5.23

Visualization

Abstract

Algorithms based on upper confidence bounds for balancing exploration and exploitation are gaining popularity since they are easy to implement, efficient and effective. This paper considers a variant of the basic algorithm for the stochastic, multi-armed bandit problem that takes into account the empirical variance of the different arms. In earlier experimental works, such algorithms were found to outperform the competing algorithms. We provide the first analysis of the expected regret for such algorithms. As expected, our results show that the algorithm that uses the variance estimates has a major advantage over its alternatives that do not use such estimates provided that the variances of the payoffs of the suboptimal arms are low. We also prove that the regret concentrates only at a polynomial rate. This holds for all the upper confidence bound based algorithms and for all bandit problems except those special ones where with probability one the payoff obtained by pulling the optimal arm is larger than the expected payoff for the second best arm. Hence, although upper confidence bound bandit algorithms achieve logarithmic expected regret rates, they might not be suitable for a risk-averse decision maker. We illustrate some of the results by computer simulations.