paper-with-me

홈 › Papers

Non-Stationary Restless Multi-Armed Bandits with Provable Guarantee

2025-08-14 · Yu-Heng Hung, Ping-Chun Hsieh, Kai Wang arxiv

Online restless multi-armed bandits (RMABs) typically assume that each arm follows a stationary Markov Decision Process (MDP) with fixed state transitions and rewards. However, in real-world applications like healthcare and recommendation systems, these assumptions often break due to non-stationary dynamics, posing significant challenges for traditional RMAB algorithms. In this work, we specifically consider $N$-armd RMAB with non-stationary transition constrained by bounded variation budgets $B$. Our proposed \rmab\; algorithm integrates sliding window reinforcement learning (RL) with an upper confidence bound (UCB) mechanism to simultaneously learn transition dynamics and their variations. We further establish that \rmab\; achieves $\widetilde{\mathcal{O}}(N^2 B^{\frac{1}{4}} T^{\frac{3}{4}})$ regret bound by leveraging a relaxed definition of regret, providing a foundational theoretical framework for non-stationary RMAB problems for the first time.

📄 PDF Abstract BibTeX arXiv:2508.10804

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsReinforcement LearningMulti-Armed Bandits

Similar Papers 제목 키워드 기반

MARBLE: Multi-Armed Restless Bandits in Latent Markovian Environment

2025-11-12 · Mohsen Amiri, Konstantin Avrachenkov, Ibtihal El Mimouni, Sindri Magnússon arxiv

Restless Multi-Armed Bandits (RMABs) are powerful models for decision-making under uncertainty, yet classical formulations typically assume fixed dynamics, an assumption often violated in nonstationary environments. We i…

Multi-Armed Bandits

Indexability of Finite State Restless Multi-Armed Bandit and Rollout Policy

2023-04-30 · Vishesh Mittal, Rahul Meshram, Deepak Dev, Surya Prakash

We consider finite state restless multi-armed bandit problem. The decision maker can act on M bandits out of N bandits in each time step. The play of arm (active arm) yields state dependent rewards based on action and wh…

Fairness of Exposure in Online Restless Multi-armed Bandits

2024-02-09 · Archit Sood, Shweta Jain, Sujit Gujar

Restless multi-armed bandits (RMABs) generalize the multi-armed bandits where each arm exhibits Markovian behavior and transitions according to their transition dynamics. Solutions to RMAB exist for both offline and onli…

FairnessMulti-Armed Bandits

Regret Bounds for Thompson Sampling in Episodic Restless Bandit Problems

2019-05-29 · NeurIPS 2019 12 · Young Hun Jung, Ambuj Tewari

Restless bandit problems are instances of non-stationary multi-armed bandits. These problems have been studied well from the optimization perspective, where the goal is to efficiently find a near-optimal policy when syst…

Multi-Armed BanditsThompson Sampling

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