AIDSMay 8

Online Allocation with Unknown Shared Supply

arXiv:2605.0708033.7
AI Analysis

For practitioners in humanitarian logistics and vaccine distribution, this work provides a theoretically optimal algorithm for online allocation under supply uncertainty and lost-sales penalties.

The paper introduces the Online Shared Supply Allocation (OSSA) problem, a stateful online model for resource allocation with unknown supply, and proposes a deterministic threshold-proportional policy GPA that achieves a tight 4/3-approximation to the offline optimum. Experiments show GPA outperforms baselines when global supply is scarce.

Many real-world resource allocation systems, such as humanitarian logistics and vaccine distribution, must preposition limited supply across multiple locations before demand is realized while stockouts incur irreversible service losses. To study this, we introduce the Online Shared Supply Allocation (OSSA) problem, a stateful online model in which a central hub allocates a finite, unknown supply to multiple sites facing sequential demand under fixed-charge transportation costs and lost-sales penalties. Unlike classical make-to-stock or make-to-order inventory models, OSSA precludes backlogging and replenishment only hedges against future demand. To tackle OSSA, we propose a deterministic threshold-proportional policy GPA and prove that it achieves a $4/3$-approximation to the offline optimum up to an additive term independent of the total supply. We complement this with matching lower bounds showing that the $4/3$ ratio is tight and that the additive-error dependence is unavoidable, even for randomized algorithms that know the total supply upfront. Finally, we develop a learning-augmented extension to GPA that principally incorporates imperfect forecasts (e.g., from human experts or ML models) commonly available in practice, enabling us to exploit high-quality advice while being robust against arbitrary bad ones. Synthetic and real-world experiments show that GPA outperforms natural baselines with global supply is scarce.

Foundations

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

Your Notes