English

Continuous K-Max Bandits

Machine Learning 2025-02-20 v1

Abstract

We study the KK-Max combinatorial multi-armed bandits problem with continuous outcome distributions and weak value-index feedback: each base arm has an unknown continuous outcome distribution, and in each round the learning agent selects KK arms, obtains the maximum value sampled from these KK arms as reward and observes this reward together with the corresponding arm index as feedback. This setting captures critical applications in recommendation systems, distributed computing, server scheduling, etc. The continuous KK-Max bandits introduce unique challenges, including discretization error from continuous-to-discrete conversion, non-deterministic tie-breaking under limited feedback, and biased estimation due to partial observability. Our key contribution is the computationally efficient algorithm DCK-UCB, which combines adaptive discretization with bias-corrected confidence bounds to tackle these challenges. For general continuous distributions, we prove that DCK-UCB achieves a O~(T3/4)\widetilde{\mathcal{O}}(T^{3/4}) regret upper bound, establishing the first sublinear regret guarantee for this setting. Furthermore, we identify an important special case with exponential distributions under full-bandit feedback. In this case, our proposed algorithm MLE-Exp enables O~(T)\widetilde{\mathcal{O}}(\sqrt{T}) regret upper bound through maximal log-likelihood estimation, achieving near-minimax optimality.

Keywords

Cite

@article{arxiv.2502.13467,
  title  = {Continuous K-Max Bandits},
  author = {Yu Chen and Siwei Wang and Longbo Huang and Wei Chen},
  journal= {arXiv preprint arXiv:2502.13467},
  year   = {2025}
}
R2 v1 2026-06-28T21:49:41.032Z