English

Multi-User Contextual Cascading Bandits for Personalized Recommendation

Machine Learning 2025-08-26 v2 Optimization and Control Machine Learning

Abstract

We introduce a Multi-User Contextual Cascading Bandit model, a new combinatorial bandit framework that captures realistic online advertising scenarios where multiple users interact with sequentially displayed items simultaneously. Unlike classical contextual bandits, MCCB integrates three key structural elements: (i) cascading feedback based on sequential arm exposure, (ii) parallel context sessions enabling selective exploration, and (iii) heterogeneous arm-level rewards. We first propose Upper Confidence Bound with Backward Planning (UCBBP), a UCB-style algorithm tailored to this setting, and prove that it achieves a regret bound of O~(THN)\widetilde{O}(\sqrt{THN}) over TT episodes, HH session steps, and NN contexts per episode. Motivated by the fact that many users interact with the system simultaneously, we introduce a second algorithm, termed Active Upper Confidence Bound with Backward Planning (AUCBBP), which shows a strict efficiency improvement in context scaling, i.e., user scaling, with a regret bound of O~(T+HN)\widetilde{O}(\sqrt{T+HN}). We validate our theoretical findings via numerical experiments, demonstrating the empirical effectiveness of both algorithms under various settings.

Keywords

Cite

@article{arxiv.2508.13981,
  title  = {Multi-User Contextual Cascading Bandits for Personalized Recommendation},
  author = {Jiho Park and Huiwen Jia},
  journal= {arXiv preprint arXiv:2508.13981},
  year   = {2025}
}

Comments

35 pages, 5 figures

R2 v1 2026-07-01T04:57:05.600Z