English

Top-k Combinatorial Bandits with Full-Bandit Feedback

Machine Learning 2019-12-05 v2 Machine Learning

Abstract

Top-k Combinatorial Bandits generalize multi-armed bandits, where at each round any subset of kk out of nn arms may be chosen and the sum of the rewards is gained. We address the full-bandit feedback, in which the agent observes only the sum of rewards, in contrast to the semi-bandit feedback, in which the agent observes also the individual arms' rewards. We present the Combinatorial Successive Accepts and Rejects (CSAR) algorithm, which generalizes SAR (Bubeck et al, 2013) for top-k combinatorial bandits. Our main contribution is an efficient sampling scheme that uses Hadamard matrices in order to estimate accurately the individual arms' expected rewards. We discuss two variants of the algorithm, the first minimizes the sample complexity and the second minimizes the regret. We also prove a lower bound on sample complexity, which is tight for k=O(1)k=O(1). Finally, we run experiments and show that our algorithm outperforms other methods.

Keywords

Cite

@article{arxiv.1905.12624,
  title  = {Top-k Combinatorial Bandits with Full-Bandit Feedback},
  author = {Idan Rejwan and Yishay Mansour},
  journal= {arXiv preprint arXiv:1905.12624},
  year   = {2019}
}
R2 v1 2026-06-23T09:32:05.158Z