Combinatorial Logistic Bandits
Abstract
We introduce a novel framework called combinatorial logistic bandits (CLogB), where in each round, a subset of base arms (called the super arm) is selected, with the outcome of each base arm being binary and its expectation following a logistic parametric model. The feedback is governed by a general arm triggering process. Our study covers CLogB with reward functions satisfying two smoothness conditions, capturing application scenarios such as online content delivery, online learning to rank, and dynamic channel allocation. We first propose a simple yet efficient algorithm, CLogUCB, utilizing a variance-agnostic exploration bonus. Under the 1-norm triggering probability modulated (TPM) smoothness condition, CLogUCB achieves a regret bound of , where ignores logarithmic factors, is the dimension of the feature vector, represents the nonlinearity of the logistic model, and is the maximum number of base arms a super arm can trigger. This result improves on prior work by a factor of . We then enhance CLogUCB with a variance-adaptive version, VA-CLogUCB, which attains a regret bound of under the same 1-norm TPM condition, improving another factor. VA-CLogUCB shows even greater promise under the stronger triggering probability and variance modulated (TPVM) condition, achieving a leading regret, thus removing the additional dependency on the action-size . Furthermore, we enhance the computational efficiency of VA-CLogUCB by eliminating the nonconvex optimization process when the context feature map is time-invariant while maintaining the tight regret. Finally, experiments on synthetic and real-world datasets demonstrate the superior performance of our algorithms compared to benchmark algorithms.
Cite
@article{arxiv.2410.17075,
title = {Combinatorial Logistic Bandits},
author = {Xutong Liu and Xiangxiang Dai and Xuchuang Wang and Mohammad Hajiesmaili and John C. S. Lui},
journal= {arXiv preprint arXiv:2410.17075},
year = {2025}
}
Comments
Accepted in ACM SIGMETRICS 2025