paper-with-me

홈 › Papers

Thompson Sampling: An Asymptotically Optimal Finite Time Analysis

2012-05-18 · Emilie Kaufmann, Nathaniel Korda, Rémi Munos

The question of the optimality of Thompson Sampling for solving the stochastic multi-armed bandit problem had been open since 1933. In this paper we answer it positively for the case of Bernoulli rewards by providing the first finite-time analysis that matches the asymptotic rate given in the Lai and Robbins lower bound for the cumulative regret. The proof is accompanied by a numerical comparison with other optimal policies, experiments that have been lacking in the literature until now for the Bernoulli case.

📄 PDF Abstract BibTeX arXiv:1205.4217

Code (1)

Ralami1859/Stochastic-Multi-Armed-Bandit

Tasks

3D ReconstructionThompson Sampling

Similar Papers 제목 키워드 기반

Finite-Time Regret of Thompson Sampling Algorithms for Exponential Family Multi-Armed Bandits

2022-06-07 · Tianyuan Jin, Pan Xu, Xiaokui Xiao, Anima Anandkumar

We study the regret of Thompson sampling (TS) algorithms for exponential family bandits, where the reward distribution is from a one-dimensional exponential family, which covers many common reward distributions including…

Multi-Armed BanditsThompson Sampling

Thompson Sampling is Asymptotically Optimal in General Environments

2016-02-25 · Jan Leike, Tor Lattimore, Laurent Orseau, Marcus Hutter

We discuss a variant of Thompson sampling for nonparametric reinforcement learning in a countable classes of general stochastic environments. These environments can be non-Markov, non-ergodic, and partially observable. W…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

An Asymptotically Optimal Algorithm for the Convex Hull Membership Problem

2023-02-03 · Gang Qiao, Ambuj Tewari

We study the convex hull membership (CHM) problem in the pure exploration setting where one aims to efficiently and accurately determine if a given point lies in the convex hull of means of a finite set of distributions.…

Optimal Exploration is no harder than Thompson Sampling

2023-10-09 · Zhaoqi Li, Kevin Jamieson, Lalit Jain

Given a set of arms $\mathcal{Z}\subset \mathbb{R}^d$ and an unknown parameter vector $\theta_\ast\in\mathbb{R}^d$, the pure exploration linear bandit problem aims to return $\arg\max_{z\in \mathcal{Z}} z^{\top}\theta_{\…

Thompson Sampling

Thompson sampling with the online bootstrap

2014-10-15 · Dean Eckles, Maurits Kaptein

Thompson sampling provides a solution to bandit problems in which new observations are allocated to arms with the posterior probability that an arm is optimal. While sometimes easy to implement and asymptotically optimal…

Thompson Sampling