paper-with-me

Papers

An Empirical Evaluation of Thompson Sampling

2011-12-01 · NeurIPS 2011 12 · Olivier Chapelle, Lihong Li

Thompson sampling is one of oldest heuristic to address the exploration / exploitation trade-off, but it is surprisingly not very popular in the literature. We present here some empirical results using Thompson sampling on simulated and real data, and show that it is highly competitive. And since this heuristic is very easy to implement, we argue that it should be part of the standard baselines to compare against.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsThompson Sampling

Similar Papers 제목 키워드 기반

Thompson Sampling for Bandits with Clustered Arms

2021-09-06 · Emil Carlsson, Devdatt Dubhashi, Fredrik D. Johansson

We propose algorithms based on a multi-level Thompson sampling scheme, for the stochastic multi-armed bandit and its contextual variant with linear expected rewards, in the setting where arms are clustered. We show, both…

ClusteringThompson Sampling

Meta-Thompson Sampling

2021-02-11 · Branislav Kveton, Mikhail Konobeev, Manzil Zaheer, Chih-Wei Hsu 외

Efficient exploration in bandits is a fundamental online learning problem. We propose a variant of Thompson sampling that learns to explore better as it interacts with bandit instances drawn from an unknown prior. The al…

Efficient ExplorationMeta-LearningMulti-Armed BanditsThompson Sampling

MOTS: Minimax Optimal Thompson Sampling

2020-03-03 · Tianyuan Jin, Pan Xu, Jieming Shi, Xiaokui Xiao 외

Thompson sampling is one of the most widely used algorithms for many online decision problems, due to its simplicity in implementation and superior empirical performance over other state-of-the-art methods. Despite its p…

Thompson Sampling

Thompson Sampling for Noncompliant Bandits

2018-12-03 · Andrew Stirn, Tony Jebara

Thompson sampling, a Bayesian method for balancing exploration and exploitation in bandit problems, has theoretical guarantees and exhibits strong empirical performance in many domains. Traditional Thompson sampling, how…

Thompson Sampling

Double-Linear Thompson Sampling for Context-Attentive Bandits

2020-10-15 · Djallel Bouneffouf, Raphaël Féraud, Sohini Upadhyay, Yasaman Khazaeni 외

In this paper, we analyze and extend an online learning framework known as Context-Attentive Bandit, motivated by various practical applications, from medical diagnosis to dialog systems, where due to observation costs o…

Medical DiagnosisThompson Sampling