Fully Dynamic $k$-Center in Low Dimensions via Approximate Furthest Neighbors
Jinxiang Gan, Mordecai Jay Golin

TL;DR
This paper introduces the first dynamic algorithms for approximate furthest neighbor and $k$-center problems in low-dimensional metric spaces, leveraging the navigating net data structure for efficient updates.
Contribution
It presents the first dynamic algorithms for approximate furthest neighbor and $k$-center problems in metric spaces with bounded doubling dimension, without prior knowledge of parameters.
Findings
First dynamic algorithm for approximate furthest neighbor in finite doubling dimension spaces.
Two new dynamic $k$-center algorithms with approximation ratios of $(2+psilon)$ and $(1+psilon)$.
Algorithms do not require prior knowledge of $k$ or $psilon$, and the Euclidean version is deterministic.
Abstract
Let be a set of points in some metric space. The approximate furthest neighbor problem is, given a second point set to find a point that is a approximate furthest neighbor from The dynamic version is to maintain over insertions and deletions of points, in a way that permits efficiently solving the approximate furthest neighbor problem for the current We provide the first algorithm for solving this problem in metric spaces with finite doubling dimension. Our algorithm is built on top of the navigating net data-structure. An immediate application is two new algorithms for solving the dynamic -center problem. The first dynamically maintains approximate -centers in general metric spaces with bounded doubling dimension and the second maintains approximate Euclidean -centers. Both these dynamic…
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
TopicsComputational Geometry and Mesh Generation · Data Management and Algorithms · Automated Road and Building Extraction
