paper-with-me

Papers

Combinatorial Multi-armed Bandits for Resource Allocation

2021-05-10 · Jinhang Zuo, Carlee Joe-Wong

We study the sequential resource allocation problem where a decision maker repeatedly allocates budgets between resources. Motivating examples include allocating limited computing time or wireless spectrum bands to multiple users (i.e., resources). At each timestep, the decision maker should distribute its available budgets among different resources to maximize the expected reward, or equivalently to minimize the cumulative regret. In doing so, the decision maker should learn the value of the resources allocated for each user from feedback on each user's received reward. For example, users may send messages of different urgency over wireless spectrum bands; the reward generated by allocating spectrum to a user then depends on the message's urgency. We assume each user's reward follows a random process that is initially unknown. We design combinatorial multi-armed bandit algorithms to solve this problem with discrete or continuous budgets. We prove the proposed algorithms achieve logarithmic regrets under semi-bandit feedback.

📄 PDF Abstract BibTeX arXiv:2105.04373

Code (1)

MarioScappini/Bike-Sharing-Resource-Allocation-with-Combinatorial-Multi-Armed-Bandits

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Censored Semi-Bandits for Resource Allocation

2021-04-12 · Arun Verma, Manjesh K. Hanawal, Arun Rajkumar, Raman Sankaran

We consider the problem of sequentially allocating resources in a censored semi-bandits setup, where the learner allocates resources at each step to the arms and observes loss. The loss depends on two hidden parameters, …

Multi-Armed Bandits

Censored Semi-Bandits: A Framework for Resource Allocation with Censored Feedback

2019-09-04 · NeurIPS 2019 12 · Arun Verma, Manjesh K. Hanawal, Arun Rajkumar, Raman Sankaran

In this paper, we study censored Semi-Bandits, a novel variant of the semi-bandits problem. The learner is assumed to have a fixed amount of resources, which it allocates to the arms at each time step. The loss observed …

Multi-Armed Bandits

Stochastic Network Utility Maximization with Unknown Utilities: Multi-Armed Bandits Approach

2020-06-17 · Arun Verma, Manjesh K. Hanawal

In this paper, we study a novel Stochastic Network Utility Maximization (NUM) problem where the utilities of agents are unknown. The utility of each agent depends on the amount of resource it receives from a network oper…

Multi-Armed Bandits

Combinatorial Semi-Bandits with Knapsacks

2017-05-23 · Karthik Abinav Sankararaman, Aleksandrs Slivkins

We unify two prominent lines of work on multi-armed bandits: bandits with knapsacks (BwK) and combinatorial semi-bandits. The former concerns limited "resources" consumed by the algorithm, e.g., limited supply in dynamic…

Multi-Armed Bandits

Networked Restless Bandits with Positive Externalities

2022-12-09 · Christine Herlihy, John P. Dickerson

Restless multi-armed bandits are often used to model budget-constrained resource allocation tasks where receipt of the resource is associated with an increased probability of a favorable state transition. Prior work assu…

Multi-Armed Bandits