Learning to Allocate Resources with Censored Feedback
Abstract
We study the online resource allocation problem in which at each round, a budget must be allocated across arms under censored feedback. An arm yields a reward if and only if two conditions are satisfied: (i) the arm is activated according to an arm-specific Bernoulli random variable with unknown parameter, and (ii) the allocated budget exceeds a random threshold drawn from a parametric distribution with unknown parameter. Over rounds, the learner must jointly estimate the unknown parameters and allocate the budget so as to maximize cumulative reward facing the exploration--exploitation trade-off. We prove an information-theoretic regret lower bound , demonstrating the intrinsic difficulty of the problem. We then propose RA-UCB, an optimistic algorithm that leverages non-trivial parameter estimation and confidence bounds. When the budget is known at the beginning of each round, RA-UCB achieves a regret of order , and even under stronger assumptions. As for unknown, round dependent budget, we introduce MG-UCB, which allows within-round switching and infinitesimal allocations, and matches the regret guarantees of RA-UCB. We then validate our theoretical results through experiments on real-world datasets.
Cite
@article{arxiv.2602.06565,
title = {Learning to Allocate Resources with Censored Feedback},
author = {Giovanni Montanari and Côme Fiegel and Corentin Pla and Aadirupa Saha and Vianney Perchet},
journal= {arXiv preprint arXiv:2602.06565},
year = {2026}
}