English

Almost Tight Bounds for Online Facility Location in the Random-Order Model

Data Structures and Algorithms 2022-11-11 v2

Abstract

We study the online facility location problem with uniform facility costs in the random-order model. Meyerson's algorithm [FOCS'01] is arguably the most natural and simple online algorithm for the problem with several advantages and appealing properties. Its analysis in the random-order model is one of the cornerstones of random-order analysis beyond the secretary problem. Meyerson's algorithm was shown to be (asymptotically) optimal in the standard worst-case adversarial-order model and 88-competitive in the random order model. While this bound in the random-order model is the long-standing state-of-the-art, it is not known to be tight, and the true competitive-ratio of Meyerson's algorithm remained an open question for more than two decades. We resolve this question and prove tight bounds on the competitive-ratio of Meyerson's algorithm in the random-order model, showing that it is exactly 44-competitive. Following our tight analysis, we introduce a generic parameterized version of Meyerson's algorithm that retains all the advantages of the original version. We show that the best algorithm in this family is exactly 33-competitive. On the other hand, we show that no online algorithm for this problem can achieve a competitive-ratio better than 22. Finally, we prove that the algorithms in this family are robust to partial adversarial arrival orders.

Keywords

Cite

@article{arxiv.2207.08783,
  title  = {Almost Tight Bounds for Online Facility Location in the Random-Order Model},
  author = {Haim Kaplan and David Naori and Danny Raz},
  journal= {arXiv preprint arXiv:2207.08783},
  year   = {2022}
}

Comments

To appear in SODA 2023

R2 v1 2026-06-25T01:01:27.202Z