UCB Algorithm for Exponential Distributions
Wassim Jouini, Christophe Moy

TL;DR
This paper presents MUCB, a low-complexity, order-optimal algorithm for multi-armed bandit problems with exponential rewards, relevant for Rayleigh fading channels in cognitive networks.
Contribution
Introduces the MUCB algorithm, a novel multiplicative UCB approach tailored for exponential reward distributions in multi-armed bandit settings.
Findings
MUCB achieves order optimality in exponential reward scenarios.
The algorithm has low computational complexity.
Effective for spectrum sensing in cognitive networks.
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.
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 · Smart Grid Energy Management · Optimization and Search Problems
