LGMLJun 17, 2022

Multiple-Play Stochastic Bandits with Shareable Finite-Capacity Arms

arXiv:2206.08776v18 citationsh-index: 64
Originality Incremental advance
AI Analysis

This work addresses resource allocation in networks like 5G, but it is incremental as it extends existing bandit frameworks with shareable arms.

The paper tackles the multiple-play multi-armed bandits problem with shareable arms having finite capacities and load-dependent rewards, proving lower bounds and developing an algorithm with matching sample complexity and regret bounds. Experiments show performance gains in 5G/4G base station selection.

We generalize the multiple-play multi-armed bandits (MP-MAB) problem with a shareable arm setting, in which several plays can share the same arm. Furthermore, each shareable arm has a finite reward capacity and a ''per-load'' reward distribution, both of which are unknown to the learner. The reward from a shareable arm is load-dependent, which is the "per-load" reward multiplying either the number of plays pulling the arm, or its reward capacity when the number of plays exceeds the capacity limit. When the "per-load" reward follows a Gaussian distribution, we prove a sample complexity lower bound of learning the capacity from load-dependent rewards and also a regret lower bound of this new MP-MAB problem. We devise a capacity estimator whose sample complexity upper bound matches the lower bound in terms of reward means and capacities. We also propose an online learning algorithm to address the problem and prove its regret upper bound. This regret upper bound's first term is the same as regret lower bound's, and its second and third terms also evidently correspond to lower bound's. Extensive experiments validate our algorithm's performance and also its gain in 5G & 4G base station selection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes