English

From Restless to Contextual: A Thresholding Bandit Reformulation For Finite-horizon Improvement

Machine Learning 2026-04-07 v5

Abstract

This paper addresses the poor finite-horizon performance of existing online \emph{restless bandit} (RB) algorithms, which stems from the prohibitive sample complexity of learning a full \emph{Markov decision process} (MDP) for each agent. We argue that superior finite-horizon performance requires \emph{rapid convergence} to a \emph{high-quality} policy. Thus motivated, we introduce a reformulation of online RBs as a \emph{budgeted thresholding contextual bandit}, which simplifies the learning problem by encoding long-term state transitions into a scalar reward. We prove the first non-asymptotic optimality of an oracle policy for a simplified finite-horizon setting. We propose a practical learning policy under a heterogeneous-agent, multi-state setting, and show that it achieves a sublinear regret, achieving \emph{faster convergence} than existing methods. This directly translates to higher cumulative reward, as empirically validated by significant gains over state-of-the-art algorithms in large-scale heterogeneous environments. The code is provided in \href{https://github.com/jamie01713/EGT}{github}. Our work provides a new pathway for achieving practical, sample-efficient learning in finite-horizon RBs.

Keywords

Cite

@article{arxiv.2502.05145,
  title  = {From Restless to Contextual: A Thresholding Bandit Reformulation For Finite-horizon Improvement},
  author = {Jiamin Xu and Ivan Nazarov and Aditya Rastogi and África Periáñez and Kyra Gan},
  journal= {arXiv preprint arXiv:2502.05145},
  year   = {2026}
}