Parameterized Approximation Algorithms for k-Center Clustering and Variants

12/19/2021
by   Sayan Bandyapadhyay, et al.
0

k-center is one of the most popular clustering models. While it admits a simple 2-approximation in polynomial time in general metrics, the Euclidean version is NP-hard to approximate within a factor of 1.93, even in the plane, if one insists the dependence on k in the running time be polynomial. Without this restriction, a classic algorithm yields a 2^O((klog k)/ϵ)dn-time (1+ϵ)-approximation for Euclidean k-center, where d is the dimension. We give a faster algorithm for small dimensions: roughly speaking an O^*(2^O((1/ϵ)^O(d)· k^1-1/d·log k))-time (1+ϵ)-approximation. In particular, the running time is roughly O^*(2^O((1/ϵ)^O(1)√(k)log k)) in the plane. We complement our algorithmic result with a matching hardness lower bound. We also consider a well-studied generalization of k-center, called Non-uniform k-center (NUkC), where we allow different radii clusters. NUkC is NP-hard to approximate within any factor, even in the Euclidean case. We design a 2^O(klog k)n^2 time 3-approximation for NUkC in general metrics, and a 2^O((klog k)/ϵ)dn time (1+ϵ)-approximation for Euclidean NUkC. The latter time bound matches the bound for k-center.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/14/2023

FPT Constant-Approximations for Capacitated Clustering to Minimize the Sum of Cluster Radii

Clustering with capacity constraints is a fundamental problem that attra...
research
02/18/2020

Faster Algorithms for Orienteering and k-TSP

We consider the rooted orienteering problem in Euclidean space: Given n ...
research
04/10/2002

The Geometric Maximum Traveling Salesman Problem

We consider the traveling salesman problem when the cities are points in...
research
05/26/2022

Multiwinner Elections under Minimax Chamberlin-Courant Rule in Euclidean Space

We consider multiwinner elections in Euclidean space using the minimax C...
research
12/03/2021

On Some Variants of Euclidean K-Supplier

The k-Supplier problem is an important location problem that has been ac...
research
04/27/2020

On Perturbation Resilience of Non-Uniform k-Center

The Non-Uniform k-center (NUkC) problem has recently been formulated by ...
research
05/01/2022

The Johnson-Lindenstrauss Lemma for Clustering and Subspace Approximation: From Coresets to Dimension Reduction

We study the effect of Johnson-Lindenstrauss transforms in various Eucli...

Please sign up or login with your details

Forgot password? Click here to reset