Fully Dynamic k-Center in Low Dimensions via Approximate Furthest Neighbors

02/20/2023
by   Jinxiang Gan, et al.
0

Let P be a set of points in some metric space. The approximate furthest neighbor problem is, given a second point set C, to find a point p ∈ P that is a (1+ϵ) approximate furthest neighbor from C. The dynamic version is to maintain P, over insertions and deletions of points, in a way that permits efficiently solving the approximate furthest neighbor problem for the current P. 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 k-center problem. The first dynamically maintains (2+ϵ) approximate k-centers in general metric spaces with bounded doubling dimension and the second maintains (1+ϵ) approximate Euclidean k-centers. Both these dynamic algorithms work by starting with a known corresponding static algorithm for solving approximate k-center, and replacing the static exact furthest neighbor subroutine used by that algorithm with our new dynamic approximate furthest neighbor one. Unlike previous algorithms for dynamic k-center with those same approximation ratios, our new ones do not require knowing k or ϵ in advance. In the Euclidean case, our algorithm also seems to be the first deterministic solution.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/11/2019

Fully Dynamic k-Center Clustering in Doubling Metrics

In the k-center clustering problem, we are given a set of n points in a ...
research
07/25/2023

Fully Dynamic Consistent k-Center Clustering

We study the consistent k-center clustering problem. In this problem, th...
research
02/20/2023

Fair k-Center: a Coreset Approach in Low Dimensions

Center-based clustering techniques are fundamental in some areas of mach...
research
09/28/2018

On Locality-Sensitive Orderings and their Applications

For any constant d and parameter ε > 0, we show the existence of (roughl...
research
09/06/2021

The Second Generalization of the Hausdorff Dimension Theorem for Random Fractals

In this paper, we present a second partial solution for the problem of c...
research
12/13/2021

Optimal Fully Dynamic k-Centers Clustering

We present the first algorithm for fully dynamic k-centers clustering in...
research
11/13/2020

Kernel Density Estimation through Density Constrained Near Neighbor Search

In this paper we revisit the kernel density estimation problem: given a ...

Please sign up or login with your details

Forgot password? Click here to reset