English

Oracle-Efficient Combinatorial Semi-Bandits

Machine Learning 2025-10-27 v1 Machine Learning

Abstract

We study the combinatorial semi-bandit problem where an agent selects a subset of base arms and receives individual feedback. While this generalizes the classical multi-armed bandit and has broad applicability, its scalability is limited by the high cost of combinatorial optimization, requiring oracle queries at every round. To tackle this, we propose oracle-efficient frameworks that significantly reduce oracle calls while maintaining tight regret guarantees. For the worst-case linear reward setting, our algorithms achieve O~(T)\tilde{O}(\sqrt{T}) regret using only O(loglogT)O(\log\log T) oracle queries. We also propose covariance-adaptive algorithms that leverage noise structure for improved regret, and extend our approach to general (non-linear) rewards. Overall, our methods reduce oracle usage from linear to (doubly) logarithmic in time, with strong theoretical guarantees.

Keywords

Cite

@article{arxiv.2510.21431,
  title  = {Oracle-Efficient Combinatorial Semi-Bandits},
  author = {Jung-hun Kim and Milan Vojnović and Min-hwan Oh},
  journal= {arXiv preprint arXiv:2510.21431},
  year   = {2025}
}

Comments

NeurIPS 2025

R2 v1 2026-07-01T07:03:54.111Z