paper-with-me

Papers

Improved Algorithms for Stochastic Linear Bandits Using Tail Bounds for Martingale Mixtures

2023-09-25 · NeurIPS 2023 11

We present improved algorithms with worst-case regret guarantees for the stochastic linear bandit problem. The widely used "optimism in the face of uncertainty" principle reduces a stochastic bandit problem to the construction of a confidence sequence for the unknown reward function. The performance of the resulting bandit algorithm depends on the size of the confidence sequence, with smaller confidence sets yielding better empirical performance and stronger regret guarantees. In this work, we use a novel tail bound for adaptive martingale mixtures to construct confidence sequences which are suitable for stochastic bandits. These confidence sequences allow for efficient action selection via convex programming. We prove that a linear bandit algorithm based on our confidence sequences is guaranteed to achieve competitive worst-case regret. We show that our confidence sequences are tighter than competitors, both empirically and theoretically. Finally, we demonstrate that our tighter confidence sequences give improved performance in several hyperparameter tuning tasks.

📄 PDF Abstract BibTeX arXiv:2309.14298

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improved Algorithms for Linear Stochastic Bandits

2011-12-01 · NeurIPS 2011 12 · Yasin Abbasi-Yadkori, Dávid Pál, Csaba Szepesvári

We improve the theoretical analysis and empirical performance of algorithms for the stochastic multi-armed bandit problem and the linear stochastic multi-armed bandit problem. In particular, we show that a simple modific…

Heavy-tailed Linear Bandits: Adversarial Robustness, Best-of-both-worlds, and Beyond

2025-08-19 · Canzhe Zhao, Shinji Ito, Shuai Li arxiv

Heavy-tailed bandits have been extensively studied since the seminal work of \citet{Bubeck2012BanditsWH}. In particular, heavy-tailed linear bandits, enabling efficient learning with both a large number of arms and heavy…

Adversarial RobustnessMulti-Armed Bandits

Nearly Optimal Regret for Stochastic Linear Bandits with Heavy-Tailed Payoffs

2020-04-28 · Bo Xue, Guanghui Wang, Yimu Wang, Lijun Zhang

In this paper, we study the problem of stochastic linear bandits with finite action sets. Most of existing work assume the payoffs are bounded or sub-Gaussian, which may be violated in some scenarios such as financial ma…

Gamification of Pure Exploration for Linear Bandits

2020-07-02 · ICML 2020 1 · Rémy Degenne, Pierre Ménard, Xuedong Shang, Michal Valko

We investigate an active pure-exploration setting, that includes best-arm identification, in the context of linear stochastic bandits. While asymptotically optimal algorithms exist for standard multi-arm bandits, the exi…

Experimental Design

Contexts can be Cheap: Solving Stochastic Contextual Bandits with Linear Bandit Algorithms

2022-11-08 · Osama A. Hanna, Lin F. Yang, Christina Fragouli

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…

Multi-Armed Bandits