English

Improved Bounds for Online Facility Location with Predictions

Data Structures and Algorithms 2024-08-20 v4 Machine Learning

Abstract

We consider Online Facility Location in the framework of learning-augmented online algorithms. In Online Facility Location (OFL), demands arrive one-by-one in a metric space and must be (irrevocably) assigned to an open facility upon arrival, without any knowledge about future demands. We focus on uniform facility opening costs and present an online algorithm for OFL that exploits potentially imperfect predictions on the locations of the optimal facilities. We prove that the competitive ratio decreases from sublogarithmic in the number of demands nn to constant as the so-called η1\eta_1 error, i.e., the sum of distances of the predicted locations to the optimal facility locations, decreases. E.g., our analysis implies that if for some ε>0\varepsilon > 0, η1=OPT/nε\eta_1 = \mathrm{OPT} / n^\varepsilon, where OPT\mathrm{OPT} is the cost of the optimal solution, the competitive ratio becomes O(1/ε)O(1/\varepsilon). We complement our analysis with a matching lower bound establishing that the dependence of the algorithm's competitive ratio on the η1\eta_1 error is optimal, up to constant factors. Finally, we evaluate our algorithm on real world data and compare the performance of our learning-augmented approach against the performance of the best known algorithm for OFL without predictions.

Keywords

Cite

@article{arxiv.2107.08277,
  title  = {Improved Bounds for Online Facility Location with Predictions},
  author = {Dimitris Fotakis and Evangelia Gergatsouli and Themis Gouleakis and Nikolas Patris and Thanos Tolias},
  journal= {arXiv preprint arXiv:2107.08277},
  year   = {2024}
}
R2 v1 2026-06-24T04:17:13.463Z