English

Near-Optimal Dimension Reduction for Facility Location

Data Structures and Algorithms 2024-11-11 v1

Abstract

Oblivious dimension reduction, \`{a} la the Johnson-Lindenstrauss (JL) Lemma, is a fundamental approach for processing high-dimensional data. We study this approach for Uniform Facility Location (UFL) on a Euclidean input XRdX\subset\mathbb{R}^d, where facilities can lie in the ambient space (not restricted to XX). Our main result is that target dimension m=O~(ϵ2ddim)m=\tilde{O}(\epsilon^{-2}\mathrm{ddim}) suffices to (1+ϵ)(1+\epsilon)-approximate the optimal value of UFL on inputs whose doubling dimension is bounded by ddim\mathrm{ddim}. It significantly improves over previous results, that could only achieve O(1)O(1)-approximation [Narayanan, Silwal, Indyk, and Zamir, ICML 2021] or dimension m=O(ϵ2logn)m=O(\epsilon^{-2}\log n) for n=Xn=|X|, which follows from [Makarychev, Makarychev, and Razenshteyn, STOC 2019]. Our oblivious dimension reduction has immediate implications to streaming and offline algorithms, by employing known algorithms for low dimension. In dynamic geometric streams, it implies a (1+ϵ)(1+\epsilon)-approximation algorithm that uses O(ϵ1logn)O~(ddim/ϵ2)O(\epsilon^{-1}\log n)^{\tilde{O}(\mathrm{ddim}/\epsilon^{2})} bits of space, which is the first streaming algorithm for UFL to utilize the doubling dimension. In the offline setting, it implies a (1+ϵ)(1+\epsilon)-approximation algorithm, which we further refine to run in time ((1/ϵ)O~(ddim)d+2(1/ϵ)O~(ddim))O~(n)( (1/\epsilon)^{\tilde{O}(\mathrm{ddim})} d + 2^{(1/\epsilon)^{\tilde{O}(\mathrm{ddim})}}) \cdot \tilde{O}(n) . Prior work has a similar running time but requires some restriction on the facilities [Cohen-Addad, Feldmann and Saulpic, JACM 2021]. Our main technical contribution is a fast procedure to decompose an input XX into several kk-median instances for small kk. This decomposition is inspired by, but has several significant differences from [Czumaj, Lammersen, Monemizadeh and Sohler, SODA 2013], and is key to both our dimension reduction and our PTAS.

Keywords

Cite

@article{arxiv.2411.05432,
  title  = {Near-Optimal Dimension Reduction for Facility Location},
  author = {Lingxiao Huang and Shaofeng H. -C. Jiang and Robert Krauthgamer and Di Yue},
  journal= {arXiv preprint arXiv:2411.05432},
  year   = {2024}
}
R2 v1 2026-06-28T19:52:47.716Z