Arrow Research search
Back to AAAI

AAAI 2022

Parameterized Approximation Algorithms for K-center Clustering and Variants

Conference Paper AAAI Technical Track on Data Mining and Knowledge Management Artificial Intelligence

Abstract

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 2O((k log k)/ ) dntime (1 + )-approximation for Euclidean k-center, where d is the dimension. We give a faster algorithm for small dimensions: roughly speaking an O∗ (2O((1/ )O(d) ·k1−1/d ·log k) )-time (1 + )approximation. In particular, the running time is roughly O∗ (2O((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 2O(k log k) n2 time 3-approximation for NUkC in general metrics, and a 2O((k log k)/ ) dn time (1 + )-approximation for Euclidean NUkC. The latter time bound matches the bound for k-center.

Authors

Keywords

No keywords are indexed for this paper.

Context

Venue
AAAI Conference on Artificial Intelligence
Archive span
1980-2026
Indexed papers
28718
Paper id
565692492077404992
v2026.09.13