paper-with-me

홈 › Papers

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 \textit{closed form}, which is not true for Thompson sampling, a widely-adopted bandit algorithm in the industry. This means that the bandit-logged data from running MS can be readily used for counterfactual evaluation, unlike Thompson sampling. Motivated by such merit, we revisit MS and perform an improved analysis to show that it achieves both the asymptotical optimality and $\sqrt{KT\log{T}}$ minimax regret bound where $T$ is the time horizon, which matches the known bounds for asymptotically optimal UCB. %'s performance. We then propose a variant of MS called MS$^+$ that improves its minimax bound to $\sqrt{KT\log{K}}$. MS$^+$ can also be tuned to be aggressive (i.e., less exploration) without losing the asymptotic optimality, a unique feature unavailable from existing bandit algorithms. Our numerical evaluation shows the effectiveness of MS$^+$.

📄 PDF Abstract BibTeX arXiv:2111.03290

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualThompson Sampling

Similar 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 settin…

Multi-Armed BanditsThompson Sampling

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

Boltzmann Exploration Done Right

2017-05-29 · NeurIPS 2017 12 · Nicolò Cesa-Bianchi, Claudio Gentile, Gábor Lugosi, Gergely Neu

Boltzmann exploration is a classic strategy for sequential decision-making under uncertainty, and is one of the most standard tools in Reinforcement Learning (RL). Despite its widespread use, there is virtually no theore…

Decision MakingDecision Making Under UncertaintyMulti-Armed BanditsReinforcement Learning+2

BBQ-Networks: Efficient Exploration in Deep Reinforcement Learning for Task-Oriented Dialogue Systems

2017-11-15 · Zachary Lipton, Xiujun Li, Jianfeng Gao, Lihong Li 외

We present a new algorithm that significantly improves the efficiency of exploration for deep Q-learning agents in dialogue systems. Our agents explore via Thompson sampling, drawing Monte Carlo samples from a Bayes-by-B…

Deep Reinforcement LearningEfficient ExplorationQ-Learningreinforcement-learning+4

BBQ-Networks: Efficient Exploration in Deep Reinforcement Learning for Task-Oriented Dialogue Systems

2016-08-17 · Zachary C. Lipton, Xiujun Li, Jianfeng Gao, Lihong Li 외

We present a new algorithm that significantly improves the efficiency of exploration for deep Q-learning agents in dialogue systems. Our agents explore via Thompson sampling, drawing Monte Carlo samples from a Bayes-by-B…

Deep Reinforcement LearningEfficient ExplorationQ-Learningreinforcement-learning+4