Contexts can be Cheap: Solving Stochastic Contextual Bandits with Linear Bandit Algorithms
Osama A. Hanna, Lin F. Yang, Christina Fragouli

TL;DR
This paper demonstrates that stochastic contextual linear bandit problems can be effectively reduced to linear bandit problems, enabling the use of existing algorithms to achieve near-optimal regret bounds.
Contribution
The paper introduces a novel reduction framework that transforms stochastic contextual linear bandit problems into linear bandit problems, even with unknown context distributions.
Findings
Achieves a $O(d\sqrt{T\log T})$ regret bound for contextual linear bandits.
Provides a reduction method that handles unknown context distributions.
Improves regret bounds in various settings including batch, misspecified, sparse, and adversarial contexts.
Abstract
In this paper, we address the stochastic contextual linear bandit problem, where a decision maker is provided a context (a random set of actions drawn from a distribution). The expected reward of each action is specified by the inner product of the action and an unknown parameter. The goal is to design an algorithm that learns to play as close as possible to the unknown optimal policy after a number of action plays. This problem is considered more challenging than the linear bandit problem, which can be viewed as a contextual bandit problem with a \emph{fixed} context. Surprisingly, in this paper, we show that the stochastic contextual problem can be solved as if it is a linear bandit problem. In particular, we establish a novel reduction framework that converts every stochastic contextual linear bandit instance to a linear bandit instance, when the context distribution is known. When…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Mobile Crowdsensing and Crowdsourcing
