Thompson Sampling for Contextual Bandits with Linear Payoffs
Shipra Agrawal, Navin Goyal

TL;DR
This paper introduces a theoretical analysis of Thompson Sampling for the challenging stochastic contextual bandit problem with linear payoffs, providing the first regret guarantees and demonstrating its near-optimal performance.
Contribution
It presents the first theoretical regret bounds for Thompson Sampling in the contextual bandit setting with linear payoffs, applicable under adaptive adversarial contexts.
Findings
Achieves a regret bound of ^{3/2}T for the algorithm.
Provides regret bounds close to the information-theoretic lower bound.
Demonstrates Thompson Sampling's effectiveness in a widely studied, complex bandit setting.
Abstract
Thompson Sampling is one of the oldest heuristics for multi-armed bandit problems. It is a randomized algorithm based on Bayesian ideas, and has recently generated significant interest after several studies demonstrated it to have better empirical performance compared to the state-of-the-art methods. However, many questions regarding its theoretical performance remained open. In this paper, we design and analyze a generalization of Thompson Sampling algorithm for the stochastic contextual multi-armed bandit problem with linear payoff functions, when the contexts are provided by an adaptive adversary. This is among the most important and widely studied versions of the contextual bandits problem. We provide the first theoretical guarantees for the contextual version of Thompson Sampling. We prove a high probability regret bound of (or $\tilde{O}(d\sqrt{T…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Reinforcement Learning in Robotics
