English

Tight Guarantees for Multi-unit Prophet Inequalities and Online Stochastic Knapsack

Computer Science and Game Theory 2023-10-10 v4 Data Structures and Algorithms

Abstract

Prophet inequalities are a useful tool for designing online allocation procedures and comparing their performance to the optimal offline allocation. In the basic setting of kk-unit prophet inequalities, the well-known procedure of Alaei (2011) with its celebrated performance guarantee of 11k+31-\frac{1}{\sqrt{k+3}} has found widespread adoption in mechanism design and general online allocation problems in online advertising, healthcare scheduling, and revenue management. Despite being commonly used to derive approximately-optimal algorithms for multi-resource allocation problems, the tightness of Alaei's guarantee has remained unknown. In this paper characterize the tight guarantee in Alaei's setting, which we show is in fact strictly greater than 11k+31-\frac{1}{\sqrt{k+3}} for all k>1k>1. We also consider the more general online stochastic knapsack problem where each individual allocation can consume an arbitrary fraction of the initial capacity. Here we introduce a new ``best-fit'' procedure with a performance guarantee of 13+e20.319\frac{1}{3+e^{-2}}\approx0.319, which we also show is tight with respect to the standard LP relaxation. This improves the previously best-known guarantee of 0.2 for online knapsack. Our analysis differs from existing ones by eschewing the need to split items into ``large'' or ``small'' based on capacity consumption, using instead an invariant for the overall utilization on different sample paths. Finally, we refine our technique for the unit-density special case of knapsack, and improve the guarantee from 0.321 to 0.3557 in the multi-resource appointment scheduling application of Stein et al. (2020).

Cite

@article{arxiv.2107.02058,
  title  = {Tight Guarantees for Multi-unit Prophet Inequalities and Online Stochastic Knapsack},
  author = {Jiashuo Jiang and Will Ma and Jiawei Zhang},
  journal= {arXiv preprint arXiv:2107.02058},
  year   = {2023}
}

Comments

This is the full version of the SODA 2022 paper

R2 v1 2026-06-24T03:54:05.815Z