Multiple-play Stochastic Bandits with Prioritized Arm Capacity Sharing
Abstract
This paper proposes a variant of multiple-play stochastic bandits tailored to resource allocation problems arising from LLM applications, edge intelligence, etc. The model is composed of arms and plays. Each arm has a stochastic number of capacities, and each unit of capacity is associated with a reward function. Each play is associated with a priority weight. When multiple plays compete for the arm capacity, the arm capacity is allocated in a larger priority weight first manner. Instance independent and instance dependent regret lower bounds of and are proved, where is the largest priority weight and characterizes the reward tail. When model parameters are given, we design an algorithm named \texttt{MSB-PRS-OffOpt} to locate the optimal play allocation policy with a computational complexity of . Utilizing \texttt{MSB-PRS-OffOpt} as a subroutine, an approximate upper confidence bound (UCB) based algorithm is designed, which has instance independent and instance dependent regret upper bounds matching the corresponding lower bound up to factors of and respectively. To this end, we address nontrivial technical challenges arising from optimizing and learning under a special nonlinear combinatorial utility function induced by the prioritized resource sharing mechanism.
Cite
@article{arxiv.2512.21626,
title = {Multiple-play Stochastic Bandits with Prioritized Arm Capacity Sharing},
author = {Hong Xie and Haoran Gu and Yanying Huang and Tao Tan and Defu Lian},
journal= {arXiv preprint arXiv:2512.21626},
year = {2025}
}
Comments
17 pages