Global Rewards in Restless Multi-Armed Bandits
Naveen Raman, Zheyuan Ryan Shi, Fei Fang

TL;DR
This paper introduces RMAB-G, a generalization of restless multi-armed bandits with global non-separable rewards, and develops new indices and policies to effectively solve this complex problem.
Contribution
It extends RMABs to include global rewards, proposes new indices and adaptive policies, and demonstrates their effectiveness through empirical evaluation.
Findings
Proposed Linear- and Shapley-Whittle indices for RMAB-G.
Adaptive policies outperform baselines in synthetic and real data.
Indices may fail with highly non-linear reward functions.
Abstract
Restless multi-armed bandits (RMAB) extend multi-armed bandits so pulling an arm impacts future states. Despite the success of RMABs, a key limiting assumption is the separability of rewards into a sum across arms. We address this deficiency by proposing restless-multi-armed bandit with global rewards (RMAB-G), a generalization of RMABs to global non-separable rewards. To solve RMAB-G, we develop the Linear- and Shapley-Whittle indices, which extend Whittle indices from RMABs to RMAB-Gs. We prove approximation bounds but also point out how these indices could fail when reward functions are highly non-linear. To overcome this, we propose two sets of adaptive policies: the first computes indices iteratively, and the second combines indices with Monte-Carlo Tree Search (MCTS). Empirically, we demonstrate that our proposed policies outperform baselines and index-based policies with…
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.
Videos
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Smart Grid Energy Management · Cognitive Radio Networks and Spectrum Sensing
MethodsMonte-Carlo Tree Search
