English

Combinatorial Cascading Bandits

Machine Learning 2015-11-18 v3 Machine Learning

Abstract

We propose combinatorial cascading bandits, a class of partial monitoring problems where at each step a learning agent chooses a tuple of ground items subject to constraints and receives a reward if and only if the weights of all chosen items are one. The weights of the items are binary, stochastic, and drawn independently of each other. The agent observes the index of the first chosen item whose weight is zero. This observation model arises in network routing, for instance, where the learning agent may only observe the first link in the routing path which is down, and blocks the path. We propose a UCB-like algorithm for solving our problems, CombCascade; and prove gap-dependent and gap-free upper bounds on its nn-step regret. Our proofs build on recent work in stochastic combinatorial semi-bandits but also address two novel challenges of our setting, a non-linear reward function and partial observability. We evaluate CombCascade on two real-world problems and show that it performs well even when our modeling assumptions are violated. We also demonstrate that our setting requires a new learning algorithm.

Keywords

Cite

@article{arxiv.1507.04208,
  title  = {Combinatorial Cascading Bandits},
  author = {Branislav Kveton and Zheng Wen and Azin Ashkan and Csaba Szepesvari},
  journal= {arXiv preprint arXiv:1507.04208},
  year   = {2015}
}

Comments

Advances in Neural Information Processing Systems 28

R2 v1 2026-06-22T10:12:21.373Z