Scalable Decision-Focused Learning in Restless Multi-Armed Bandits with Application to Maternal and Child Health

Abstract

This paper studies restless multi-armed bandit (RMAB) problems with unknown arm transition dynamics but with known correlated arm features. The goal is to learn a model to predict transition dynamics given features, where the Whittle index policy solves the RMAB problems using predicted transitions. However, prior works often learn the model by maximizing the predictive accuracy instead of final RMAB solution quality, causing a mismatch between training and evaluation objectives. To address this shortcoming, we propose a novel approach for decision-focused learning in RMAB that directly trains the predictive model to maximize the Whittle index solution quality. We present three key contributions: (i) we establish differentiability of the Whittle index policy to support decision-focused learning; (ii) we significantly improve the scalability of decision-focused learning approaches in sequential problems, specifically RMAB problems; (iii) we apply our algorithm to a previously collected dataset of maternal and child health to demonstrate its performance. Indeed, our algorithm is the first for decision-focused learning in RMAB that scales to real-world problem sizes.

Cite

Text

Wang et al. "Scalable Decision-Focused Learning in Restless Multi-Armed Bandits with Application to Maternal and Child Health." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I10.26431

Markdown

[Wang et al. "Scalable Decision-Focused Learning in Restless Multi-Armed Bandits with Application to Maternal and Child Health." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/wang2023aaai-scalable/) doi:10.1609/AAAI.V37I10.26431

BibTeX

@inproceedings{wang2023aaai-scalable,
  title     = {{Scalable Decision-Focused Learning in Restless Multi-Armed Bandits with Application to Maternal and Child Health}},
  author    = {Wang, Kai and Verma, Shresth and Mate, Aditya and Shah, Sanket and Taneja, Aparna and Madhiwalla, Neha and Hegde, Aparna and Tambe, Milind},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {12138-12146},
  doi       = {10.1609/AAAI.V37I10.26431},
  url       = {https://mlanthology.org/aaai/2023/wang2023aaai-scalable/}
}