paper-with-me

홈 › Papers

Threshold Bandits, With and Without Censored Feedback

2016-12-01 · NeurIPS 2016 12 · Jacob D. Abernethy, Kareem Amin, Ruihao Zhu

We consider the \emph{Threshold Bandit} setting, a variant of the classical multi-armed bandit problem in which the reward on each round depends on a piece of side information known as a \emph{threshold value}. The learner selects one of $K$ actions (arms), this action generates a random sample from a fixed distribution, and the action then receives a unit payoff in the event that this sample exceeds the threshold value. We consider two versions of this problem, the \emph{uncensored} and \emph{censored} case, that determine whether the sample is always observed or only when the threshold is not met. Using new tools to understand the popular UCB algorithm, we show that the uncensored case is essentially no more difficult than the classical multi-armed bandit setting. Finally we show that the censored case exhibits more challenges, but we give guarantees in the event that the sequence of threshold values is generated optimistically.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Online Budget Allocation with Censored Semi-Bandit Feedback

2025-08-07 · François Bachoc, Nicolò Cesa-Bianchi, Tommaso Cesari, Roberto Colomboni arxiv

We study a stochastic budget-allocation problem over $K$ tasks. At each round $t$, the learner chooses an allocation $X_t \in Δ_K$. Task $k$ succeeds with probability $F_k(X_{t,k})$, where $F_1,\dots,F_K$ are nondecreasi…

Multi-Armed Bandits

Cost of Structural Learning Under Censored Feedback: A Threshold-Bandit Approach

2026-05-26 · Michael Ledford, William Regli arxiv

In many multi-agent applications, tasks yield rewards only when executed by a coalition meeting an unknown size threshold; otherwise, feedback is fully censored. This censorship creates an identifiability problem: agents…

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

Community detection in censored hypergraph

2021-11-04 · Mingao Yuan, Bin Zhao, Xiaofeng Zhao

Community detection refers to the problem of clustering the nodes of a network (either graph or hypergrah) into groups. Various algorithms are available for community detection and all these methods apply to uncensored n…

Community DetectionMissing Values