NeurIPS 2024poster2 citations

Global Rewards in Restless Multi-Armed Bandits

Naveen Janaki Raman, Zheyuan Ryan Shi, Fei Fang

Abstract

Restless multi-armed bandits (RMAB) extend multi-armed bandits so arm pulls impact future arm 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-Whittle and Shapley-Whittle indices, which extend Whittle indices from RMABs to RMAB-Gs. We prove approximation bounds which demonstrate how Linear and Shapley-Whittle indices fail for non-linear rewards. To overcome this limitation, 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 adaptive policies outperform both pre-computed index policies and baselines in synthetic and real-world food rescue datasets.

Restless BanditsMulti-Armed BanditSubmodularFood Rescue
BibTeX
@inproceedings{
raman2024global,
title={Global Rewards in Restless Multi-Armed Bandits},
author={Naveen Janaki Raman and Zheyuan Ryan Shi and Fei Fang},
booktitle={The Thirty-eighth Annual Conference on Neural Information Processing Systems},
year={2024},
url={https://openreview.net/forum?id=3apt5AJ5QN}
}