paper-with-me

홈 › Papers

Improved Path-length Regret Bounds for Bandits

2019-01-29 · Sébastien Bubeck, Yuanzhi Li, Haipeng Luo, Chen-Yu Wei

We study adaptive regret bounds in terms of the variation of the losses (the so-called path-length bounds) for both multi-armed bandit and more generally linear bandit. We first show that the seemingly suboptimal path-length bound of (Wei and Luo, 2018) is in fact not improvable for adaptive adversary. Despite this negative result, we then develop two new algorithms, one that strictly improves over (Wei and Luo, 2018) with a smaller path-length measure, and the other which improves over (Wei and Luo, 2018) for oblivious adversary when the path-length is large. Our algorithms are based on the well-studied optimistic mirror descent framework, but importantly with several novel techniques, including new optimistic predictions, a slight bias towards recently selected arms, and the use of a hybrid regularizer similar to that of (Bubeck et al., 2018). Furthermore, we extend our results to linear bandit by showing a reduction to obtaining dynamic regret for a full-information problem, followed by a further reduction to convex body chasing. We propose a simple greedy chasing algorithm for squared 2-norm, leading to new dynamic regret results and as a consequence the first path-length regret for general linear bandit as well.

📄 PDF Abstract BibTeX arXiv:1901.10604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hybrid Regret Bounds for Combinatorial Semi-Bandits and Adversarial Linear Bandits

2021-12-01 · NeurIPS 2021 12 · Shinji Ito

This study aims to develop bandit algorithms that automatically exploit tendencies of certain environments to improve performance, without any prior knowledge regarding the environments. We first propose an algorithm for…

Online estimation and control with optimal pathlength regret

2021-10-24 · Gautam Goel, Babak Hassibi

A natural goal when designing online learning algorithms for non-stationary environments is to bound the regret of the algorithm in terms of the temporal variation of the input sequence. Intuitively, when the variation i…

Improved Bound for Robust Causal Bandits with Linear Models

2024-05-13 · Zirui Yan, Arpan Mukherjee, Burak Varici, Ali Tajer

This paper investigates the robustness of causal bandits (CBs) in the face of temporal model fluctuations. This setting deviates from the existing literature's widely-adopted assumption of constant causal models. The foc…

A Perturbation Approach to Unconstrained Linear Bandits

2026-03-30 · Andrew Jacobsen, Dorian Baudry, Shinji Ito, Nicolò Cesa-Bianchi arxiv

We revisit the standard perturbation-based approach of Abernethy et al. (2008) in the context of unconstrained Bandit Linear Optimization (uBLO). We show the surprising result that in the unconstrained setting, this appr…

On Learning to Rank Long Sequences with Contextual Bandits

2021-06-07 · Anirban Santara, Claudio Gentile, Gaurav Aggarwal, Shuai Li

Motivated by problems of learning to rank long item sequences, we introduce a variant of the cascading bandit model that considers flexible length sequences with varying rewards and losses. We formulate two generative mo…

Learning-To-RankMulti-Armed Bandits