Combinatorial Bandits Revisited
Abstract
This paper investigates stochastic and adversarial combinatorial multi-armed bandit problems. In the stochastic setting under semi-bandit feedback, we derive a problem-specific regret lower bound, and discuss its scaling with the dimension of the decision space. We propose ESCB, an algorithm that efficiently exploits the structure of the problem and provide a finite-time analysis of its regret. ESCB has better performance guarantees than existing algorithms, and significantly outperforms these algorithms in practice. In the adversarial setting under bandit feedback, we propose CombEXP, an algorithm with the same regret scaling as state-of-the-art algorithms, but with lower computational complexity for some combinatorial problems.
Cite
Text
Combes et al. "Combinatorial Bandits Revisited." Neural Information Processing Systems, 2015.Markdown
[Combes et al. "Combinatorial Bandits Revisited." Neural Information Processing Systems, 2015.](https://mlanthology.org/neurips/2015/combes2015neurips-combinatorial/)BibTeX
@inproceedings{combes2015neurips-combinatorial,
title = {{Combinatorial Bandits Revisited}},
author = {Combes, Richard and Shahi, Mohammad Sadegh Talebi Mazraeh and Proutiere, Alexandre and Lelarge, Marc},
booktitle = {Neural Information Processing Systems},
year = {2015},
pages = {2116-2124},
url = {https://mlanthology.org/neurips/2015/combes2015neurips-combinatorial/}
}