paper-with-me

홈 › Papers

Discrepancy-Based Algorithms for Non-Stationary Rested Bandits

2017-10-29 · Corinna Cortes, Giulia Desalvo, Vitaly Kuznetsov, Mehryar Mohri, Scott Yang

We study the multi-armed bandit problem where the rewards are realizations of general non-stationary stochastic processes, a setting that generalizes many existing lines of work and analyses. In particular, we present a theoretical analysis and derive regret guarantees for rested bandits in which the reward distribution of each arm changes only when we pull that arm. Remarkably, our regret bounds are logarithmic in the number of rounds under several natural conditions. We introduce a new algorithm based on classical UCB ideas combined with the notion of weighted discrepancy, a useful tool for measuring the non-stationarity of a stochastic process. We show that the notion of discrepancy can be used to design very general algorithms and a unified framework for the analysis of multi-armed rested bandit problems with non-stationary rewards. In particular, we show that we can recover the regret guarantees of many specific instances of bandit problems with non-stationary rewards that have been studied in the literature. We also provide experiments demonstrating that our algorithms can enjoy a significant improvement in practice compared to standard benchmarks.

📄 PDF Abstract BibTeX arXiv:1710.10657

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Rising Bandits

2022-12-07 · Alberto Maria Metelli, Francesco Trovò, Matteo Pirola, Marcello Restelli

This paper is in the field of stochastic Multi-Armed Bandits (MABs), i.e., those sequential selection techniques able to learn online using only the feedback given by the chosen option (a.k.a. arm). We study a particular…

Model SelectionMulti-Armed Bandits

Rising Rested Bandits: Lower Bounds and Efficient Algorithms

2024-11-06 · Marco Fiandri, Alberto Maria Metelli, Francesco Trov`o

This paper is in the field of stochastic Multi-Armed Bandits (MABs), i.e. those sequential selection techniques able to learn online using only the feedback given by the chosen option (a.k.a. $arm$). We study a particula…

Model SelectionMulti-Armed Bandits

Adversarial Rewards in Universal Learning for Contextual Bandits

2023-02-14 · Moise Blanchard, Steve Hanneke, Patrick Jaillet

We study the fundamental limits of learning in contextual bandits, where a learner's rewards depend on their actions and a known context, which extends the canonical multi-armed bandit to the case where side-information …

Multi-Armed Bandits

Taming Non-stationary Bandits: A Bayesian Approach

2017-07-31 · Vishnu Raj, Sheetal Kalyani

We consider the multi armed bandit problem in non-stationary environments. Based on the Bayesian method, we propose a variant of Thompson Sampling which can be used in both rested and restless bandit scenarios. Applying …

Thompson Sampling

Bridging Rested and Restless Bandits with Graph-Triggering: Rising and Rotting

2024-09-09 · Gianmarco Genalti, Marco Mussi, Nicola Gatti, Marcello Restelli 외

Rested and Restless Bandits are two well-known bandit settings that are useful to model real-world sequential decision-making problems in which the expected reward of an arm evolves over time due to the actions we perfor…

Decision MakingSequential Decision Making