paper-with-me

홈 › Papers

Kullback-Leibler Maillard Sampling for Multi-armed Bandits with Bounded Rewards

2023-04-28 · NeurIPS 2023 11 · Hao Qin, Kwang-Sung Jun, Chicheng Zhang

We study $K$-armed bandit problems where the reward distributions of the arms are all supported on the $[0,1]$ interval. It has been a challenge to design regret-efficient randomized exploration algorithms in this setting. Maillard sampling \cite{maillard13apprentissage}, an attractive alternative to Thompson sampling, has recently been shown to achieve competitive regret guarantees in the sub-Gaussian reward setting \cite{bian2022maillard} while maintaining closed-form action probabilities, which is useful for offline policy evaluation. In this work, we propose the Kullback-Leibler Maillard Sampling (KL-MS) algorithm, a natural extension of Maillard sampling for achieving KL-style gap-dependent regret bound. We show that KL-MS enjoys the asymptotic optimality when the rewards are Bernoulli and has a worst-case regret bound of the form $O(\sqrt{\mu^*(1-\mu^*) K T \ln K} + K \ln T)$, where $\mu^*$ is the expected reward of the optimal arm, and $T$ is the time horizon length.

📄 PDF Abstract BibTeX arXiv:2304.14989

Code (1)

MjolnirT/Kullback-Leibler-Maillard-Sampling 공식 구현

Tasks

Multi-Armed BanditsThompson Sampling

Similar Papers 제목 키워드 기반

Achieving adaptivity and optimality for multi-armed bandits using Exponential-Kullback Leibler Maillard Sampling

2025-02-20 · Hao Qin, Kwang-Sung Jun, Chicheng Zhang

We study the problem of $K$-armed bandits with reward distributions belonging to a one-parameter exponential distribution family. In the literature, several criteria have been proposed to evaluate the performance of such…

Multi-Armed BanditsThompson Sampling

Maillard Sampling: Boltzmann Exploration Done Optimally

2021-11-05 · Jie Bian, Kwang-Sung Jun

The PhD thesis of Maillard (2013) presents a rather obscure algorithm for the $K$-armed bandit problem. This less-known algorithm, which we call Maillard sampling (MS), computes the probability of choosing each arm in a …

counterfactualThompson Sampling

Mixture Martingales Revisited with Applications to Sequential Tests and Confidence Intervals

2018-11-28 · Emilie Kaufmann, Wouter Koolen

This paper presents new deviation inequalities that are valid uniformly in time under adaptive sampling in a multi-armed bandit model. The deviations are measured using the Kullback-Leibler divergence in a given one-dime…

valid

Thompson Sampling for 1-Dimensional Exponential Family Bandits

2013-07-12 · NeurIPS 2013 12 · Nathaniel Korda, Emilie Kaufmann, Remi Munos

Thompson Sampling has been demonstrated in many complex bandit models, however the theoretical guarantees available for the parametric multi-armed bandit are still limited to the Bernoulli case. Here we extend them by pr…

Thompson Sampling

Finite-Time Analysis of Round-Robin Kullback-Leibler Upper Confidence Bounds for Optimal Adaptive Allocation with Multiple Plays and Markovian Rewards

2020-01-30 · NeurIPS 2020 12 · Vrettos Moulos

We study an extension of the classic stochastic multi-armed bandit problem which involves multiple plays and Markovian rewards in the rested bandits setting. In order to tackle this problem we consider an adaptive alloca…