paper-with-me

Papers

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

2015-06-10 · Shipra Agrawal, Nikhil R. Devanur, Lihong Li

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.

📄 PDF Abstract BibTeX arXiv:1506.03374

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsOpen-Ended Question Answering

Similar Papers 제목 키워드 기반

Bandits with concave rewards and convex knapsacks

2014-02-24 · Shipra Agrawal, Nikhil R. Devanur

In this paper, we consider a very general model for exploration-exploitation tradeoff which allows arbitrary concave rewards and convex constraints on the decisions across time, in addition to the customary limitation on…

Bandits with Knapsacks beyond the Worst Case

2021-12-01 · NeurIPS 2021 12 · Karthik Abinav Sankararaman, Aleksandrs Slivkins

Bandits with Knapsacks (BwK) is a general model for multi-armed bandits under supply/budget constraints. While worst-case regret bounds for BwK are well-understood, we present three results that go beyond the worst-case …

Multi-Armed Bandits

Bandits with Knapsacks beyond the Worst-Case

2020-02-01 · Karthik Abinav Sankararaman, Aleksandrs Slivkins

Bandits with Knapsacks (BwK) is a general model for multi-armed bandits under supply/budget constraints. While worst-case regret bounds for BwK are well-understood, we present three results that go beyond the worst-case …

Multi-Armed Bandits

Resourceful Contextual Bandits

2014-02-27 · Ashwinkumar Badanidiyuru, John Langford, Aleksandrs Slivkins

We study contextual bandits with ancillary constraints on resources, which are common in real-world applications such as choosing ads or dynamic pricing of items. We design the first algorithm for solving these problems …

Multi-Armed Bandits

Linear Contextual Bandits with Knapsacks

2015-07-24 · NeurIPS 2016 12 · Shipra Agrawal, Nikhil R. Devanur

We consider the linear contextual bandit problem with resource consumption, in addition to reward generation. In each round, the outcome of pulling an arm is a reward as well as a vector of resource consumptions. The exp…

Multi-Armed Bandits