English

UCB Algorithm for Exponential Distributions

Machine Learning 2012-04-10 v1 Machine Learning

Abstract

We introduce in this paper a new algorithm for Multi-Armed Bandit (MAB) problems. A machine learning paradigm popular within Cognitive Network related topics (e.g., Spectrum Sensing and Allocation). We focus on the case where the rewards are exponentially distributed, which is common when dealing with Rayleigh fading channels. This strategy, named Multiplicative Upper Confidence Bound (MUCB), associates a utility index to every available arm, and then selects the arm with the highest index. For every arm, the associated index is equal to the product of a multiplicative factor by the sample mean of the rewards collected by this arm. We show that the MUCB policy has a low complexity and is order optimal.

Keywords

Cite

@article{arxiv.1204.1624,
  title  = {UCB Algorithm for Exponential Distributions},
  author = {Wassim Jouini and Christophe Moy},
  journal= {arXiv preprint arXiv:1204.1624},
  year   = {2012}
}

Comments

10 pages. Introduces Multiplicative Upper Confidence Bound (MUCB) algorithms for Multi-Armed Bandit problems

R2 v1 2026-06-21T20:46:03.177Z