An Adaptive Approach for Infinitely Many-armed Bandits under Generalized Rotting Constraints
Jung-hun Kim, Milan Vojnovic, Se-Young Yun

TL;DR
This paper introduces an adaptive UCB-based algorithm for infinitely many-armed bandits with rotting rewards, providing tight regret bounds and demonstrating effectiveness through numerical experiments in both slow and abrupt rotting scenarios.
Contribution
It proposes a novel adaptive sliding window UCB algorithm tailored for rotting reward environments in infinite-armed bandits, with proven regret bounds.
Findings
Achieves tight regret bounds for both slow and abrupt rotting cases.
Demonstrates superior performance through numerical experiments.
Effectively manages bias and variance trade-offs caused by reward rotting.
Abstract
In this study, we consider the infinitely many-armed bandit problems in a rested rotting setting, where the mean reward of an arm may decrease with each pull, while otherwise, it remains unchanged. We explore two scenarios regarding the rotting of rewards: one in which the cumulative amount of rotting is bounded by , referred to as the slow-rotting case, and the other in which the cumulative number of rotting instances is bounded by , referred to as the abrupt-rotting case. To address the challenge posed by rotting rewards, we introduce an algorithm that utilizes UCB with an adaptive sliding window, designed to manage the bias and variance trade-off arising due to rotting rewards. Our proposed algorithm achieves tight regret bounds for both slow and abrupt rotting scenarios. Lastly, we demonstrate the performance of our algorithm using numerical experiments.
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research
