English

Adversarial Combinatorial Bandits with Switching Costs

Machine Learning 2024-04-03 v1 Machine Learning

Abstract

We study the problem of adversarial combinatorial bandit with a switching cost λ\lambda for a switch of each selected arm in each round, considering both the bandit feedback and semi-bandit feedback settings. In the oblivious adversarial case with KK base arms and time horizon TT, we derive lower bounds for the minimax regret and design algorithms to approach them. To prove these lower bounds, we design stochastic loss sequences for both feedback settings, building on an idea from previous work in Dekel et al. (2014). The lower bound for bandit feedback is Ω~((λK)13(TI)23) \tilde{\Omega}\big( (\lambda K)^{\frac{1}{3}} (TI)^{\frac{2}{3}}\big) while that for semi-bandit feedback is Ω~((λKI)13T23) \tilde{\Omega}\big( (\lambda K I)^{\frac{1}{3}} T^{\frac{2}{3}}\big) where II is the number of base arms in the combinatorial arm played in each round. To approach these lower bounds, we design algorithms that operate in batches by dividing the time horizon into batches to restrict the number of switches between actions. For the bandit feedback setting, where only the total loss of the combinatorial arm is observed, we introduce the Batched-Exp2 algorithm which achieves a regret upper bound of O~((λK)13T23I43)\tilde{O}\big((\lambda K)^{\frac{1}{3}}T^{\frac{2}{3}}I^{\frac{4}{3}}\big) as TT tends to infinity. In the semi-bandit feedback setting, where all losses for the combinatorial arm are observed, we propose the Batched-BROAD algorithm which achieves a regret upper bound of O~((λK)13(TI)23)\tilde{O}\big( (\lambda K)^{\frac{1}{3}} (TI)^{\frac{2}{3}}\big).

Keywords

Cite

@article{arxiv.2404.01883,
  title  = {Adversarial Combinatorial Bandits with Switching Costs},
  author = {Yanyan Dong and Vincent Y. F. Tan},
  journal= {arXiv preprint arXiv:2404.01883},
  year   = {2024}
}

Comments

The work has been accepted in IEEE Transactions on Information Theory. https://ieeexplore.ieee.org/document/10487974

R2 v1 2026-06-28T15:41:35.653Z