English

An efficient algorithm for contextual bandits with knapsacks, and an extension to concave objectives

Machine Learning 2016-07-12 v2 Artificial Intelligence Machine Learning

Abstract

We consider a contextual version of multi-armed bandit problem with global knapsack constraints. In each round, the outcome of pulling an arm is a scalar reward and a resource consumption vector, both dependent on the context, and the global knapsack constraints require the total consumption for each resource to be below some pre-fixed budget. The learning agent competes with an arbitrary set of context-dependent policies. This problem was introduced by Badanidiyuru et al. (2014), who gave a computationally inefficient algorithm with near-optimal regret bounds for it. We give a computationally efficient algorithm for this problem with slightly better regret bounds, by generalizing the approach of Agarwal et al. (2014) for the non-constrained version of the problem. The computational time of our algorithm scales logarithmically in the size of the policy space. This answers the main open question of Badanidiyuru et al. (2014). We also extend our results to a variant where there are no knapsack constraints but the objective is an arbitrary Lipschitz concave function of the sum of outcome vectors.

Keywords

Cite

@article{arxiv.1506.03374,
  title  = {An efficient algorithm for contextual bandits with knapsacks, and an extension to concave objectives},
  author = {Shipra Agrawal and Nikhil R. Devanur and Lihong Li},
  journal= {arXiv preprint arXiv:1506.03374},
  year   = {2016}
}

Comments

Extended abstract appeared in COLT 2016

R2 v1 2026-06-22T09:51:10.606Z