English

Towards a Pretrained Model for Restless Bandits via Multi-arm Generalization

Machine Learning 2024-01-31 v3 Artificial Intelligence

Abstract

Restless multi-arm bandits (RMABs), a class of resource allocation problems with broad application in areas such as healthcare, online advertising, and anti-poaching, have recently been studied from a multi-agent reinforcement learning perspective. Prior RMAB research suffers from several limitations, e.g., it fails to adequately address continuous states, and requires retraining from scratch when arms opt-in and opt-out over time, a common challenge in many real world applications. We address these limitations by developing a neural network-based pre-trained model (PreFeRMAB) that has general zero-shot ability on a wide range of previously unseen RMABs, and which can be fine-tuned on specific instances in a more sample-efficient way than retraining from scratch. Our model also accommodates general multi-action settings and discrete or continuous state spaces. To enable fast generalization, we learn a novel single policy network model that utilizes feature information and employs a training procedure in which arms opt-in and out over time. We derive a new update rule for a crucial λ\lambda-network with theoretical convergence guarantees and empirically demonstrate the advantages of our approach on several challenging, real-world inspired problems.

Keywords

Cite

@article{arxiv.2310.14526,
  title  = {Towards a Pretrained Model for Restless Bandits via Multi-arm Generalization},
  author = {Yunfan Zhao and Nikhil Behari and Edward Hughes and Edwin Zhang and Dheeraj Nagaraj and Karl Tuyls and Aparna Taneja and Milind Tambe},
  journal= {arXiv preprint arXiv:2310.14526},
  year   = {2024}
}
R2 v1 2026-06-28T12:58:22.781Z