DSLGOCJun 27, 2022

Online Resource Allocation under Horizon Uncertainty

arXiv:2206.13606v317 citationsh-index: 28
Originality Incremental advance
AI Analysis

This addresses a critical limitation in resource allocation for dynamic systems with fluctuating demand, though it builds incrementally on prior work by generalizing methods to handle horizon uncertainty.

The paper tackles the problem of online resource allocation when the total number of requests (horizon) is unknown, a common issue in applications like revenue management and online advertising, and develops algorithms that achieve near-optimal performance with a competitive ratio growing at the optimal rate up to logarithmic factors as horizon uncertainty increases.

We study stochastic online resource allocation: a decision maker needs to allocate limited resources to stochastically-generated sequentially-arriving requests in order to maximize reward. At each time step, requests are drawn independently from a distribution that is unknown to the decision maker. Online resource allocation and its special cases have been studied extensively in the past, but prior results crucially and universally rely on the strong assumption that the total number of requests (the horizon) is known to the decision maker in advance. In many applications, such as revenue management and online advertising, the number of requests can vary widely because of fluctuations in demand or user traffic intensity. In this work, we develop online algorithms that are robust to horizon uncertainty. In sharp contrast to the known-horizon setting, no algorithm can achieve even a constant asymptotic competitive ratio that is independent of the horizon uncertainty. We introduce a novel generalization of dual mirror descent which allows the decision maker to specify a schedule of time-varying target consumption rates, and prove corresponding performance guarantees. We go on to give a fast algorithm for computing a schedule of target consumption rates that leads to near-optimal performance in the unknown-horizon setting. In particular, our competitive ratio attains the optimal rate of growth (up to logarithmic factors) as the horizon uncertainty grows large. Finally, we also provide a way to incorporate machine-learned predictions about the horizon which interpolates between the known and unknown horizon settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes