paper-with-me

홈 › Papers

A Better Resource Allocation Algorithm with Semi-Bandit Feedback

2018-03-28 · Yuval Dagan, Koby Crammer

We study a sequential resource allocation problem between a fixed number of arms. On each iteration the algorithm distributes a resource among the arms in order to maximize the expected success rate. Allocating more of the resource to a given arm increases the probability that it succeeds, yet with a cut-off. We follow Lattimore et al. (2014) and assume that the probability increases linearly until it equals one, after which allocating more of the resource is wasteful. These cut-off values are fixed and unknown to the learner. We present an algorithm for this problem and prove a regret upper bound of $O(\log n)$ improving over the best known bound of $O(\log^2 n)$. Lower bounds we prove show that our upper bound is tight. Simulations demonstrate the superiority of our algorithm.

📄 PDF Abstract BibTeX arXiv:1803.10415

Code (0)

등록된 구현이 없습니다.

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

Linear Multi-Resource Allocation with Semi-Bandit Feedback

2015-12-01 · NeurIPS 2015 12 · Tor Lattimore, Koby Crammer, Csaba Szepesvari

We study an idealised sequential resource allocation problem. In each time step the learner chooses an allocation of several resource types between a number of tasks. Assigning more resources to a task increases the prob…

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 multi…

Multi-Armed Bandits

Bandit Max-Min Fair Allocation

2025-05-08 · Tsubasa Harada, Shinji Ito, Hanna Sumita

In this paper, we study a new decision-making problem called the bandit max-min fair allocation (BMMFA) problem. The goal of this problem is to maximize the minimum utility among agents with additive valuations by repeat…