Streaming Facility Location in High Dimension via Geometric Hashing
Artur Czumaj, Arnold Filtser, Shaofeng H.-C. Jiang, Robert, Krauthgamer, Pavel Vesel\'y, Mingwei Yang

TL;DR
This paper introduces a new geometric hashing-based streaming algorithm for high-dimensional Euclidean facility location, achieving near-optimal approximation ratios with polynomial space, improving over previous methods that had exponential or larger approximation factors.
Contribution
The paper presents a novel geometric hashing framework for streaming high-dimensional Euclidean facility location, enabling efficient approximation with polynomial space and fewer passes.
Findings
Achieves $O(1)$-approximation in two passes for arbitrary streams.
Extends to one-pass algorithms with $O(d / ext{log} d)$-approximation.
Provides lower bounds showing $1.085$-approximation requires exponential space.
Abstract
In Euclidean Uniform Facility Location (UFL), the input is a set of clients in and the goal is to place facilities to serve them, so as to minimize the total cost of opening facilities plus connecting the clients. We study the setting of dynamic geometric streams, where the clients are presented as a sequence of insertions and deletions of points in the grid , and we focus on the \emph{high-dimensional regime}, where the algorithm must use space polynomial in . We present a new algorithmic framework, based on importance sampling, for -approximation of UFL using only space. This framework is easy to implement in two passes, one for sampling points and the other for estimating their contribution. Over random-order streams, we can extend this to one pass by using the two halves of the stream…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Privacy-Preserving Technologies in Data
