paper-with-me

홈 › Papers

Nonstationary Stochastic Multiarmed Bandits: UCB Policies and Minimax Regret

2021-01-22 · Lai Wei, Vaibhav Srivastava

We study the nonstationary stochastic Multi-Armed Bandit (MAB) problem in which the distribution of rewards associated with each arm are assumed to be time-varying and the total variation in the expected rewards is subject to a variation budget. The regret of a policy is defined by the difference in the expected cumulative rewards obtained using the policy and using an oracle that selects the arm with the maximum mean reward at each time. We characterize the performance of the proposed policies in terms of the worst-case regret, which is the supremum of the regret over the set of reward distribution sequences satisfying the variation budget. We extend Upper-Confidence Bound (UCB)-based policies with three different approaches, namely, periodic resetting, sliding observation window and discount factor and show that they are order-optimal with respect to the minimax regret, i.e., the minimum worst-case regret achieved by any policy. We also relax the sub-Gaussian assumption on reward distributions and develop robust versions the proposed polices that can handle heavy-tailed reward distributions and maintain their performance guarantees.

📄 PDF Abstract BibTeX arXiv:2101.08980

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Survival Multiarmed Bandits with Bootstrapping Methods

2024-10-21 · Peter Veroutis, Frédéric Godin

The Multiarmed Bandits (MAB) problem has been extensively studied and has seen many practical applications in a variety of fields. The Survival Multiarmed Bandits (S-MAB) open problem is an extension which constrains an …

An Algorithm for Stochastic and Adversarial Bandits with Switching Costs

2021-02-19 · Chloé Rouyer, Yevgeny Seldin, Nicolò Cesa-Bianchi

We propose an algorithm for stochastic and adversarial multiarmed bandits with switching costs, where the algorithm pays a price $\lambda$ every time it switches the arm being played. Our algorithm is based on adaptation…

An Improved Parametrization and Analysis of the EXP3++ Algorithm for Stochastic and Adversarial Bandits

2017-02-20 · Yevgeny Seldin, Gábor Lugosi

We present a new strategy for gap estimation in randomized algorithms for multiarmed bandits and combine it with the EXP3++ algorithm of Seldin and Slivkins (2014). In the stochastic regime the strategy reduces dependenc…

A Best-of-Both-Worlds Algorithm for Bandits with Delayed Feedback

2022-06-29 · Saeed Masoudian, Julian Zimmert, Yevgeny Seldin

We present a modified tuning of the algorithm of Zimmert and Seldin [2020] for adversarial multiarmed bandits with delayed feedback, which in addition to the minimax optimal adversarial regret guarantee shown by Zimmert …

PAC-Bayesian Analysis of Contextual Bandits

2011-12-01 · NeurIPS 2011 12 · Yevgeny Seldin, Peter Auer, John S. Shawe-Taylor, Ronald Ortner 외

We derive an instantaneous (per-round) data-dependent regret bound for stochastic multiarmed bandits with side information (also known as contextual bandits). The scaling of our regret bound with the number of states (co…

Multi-Armed Bandits