English

Non-Uniform $k$-Center and Greedy Clustering

Data Structures and Algorithms 2021-11-16 v2 Computational Geometry

Abstract

In the Non-Uniform kk-Center problem, a generalization of the famous kk-center clustering problem, we want to cover the given set of points in a metric space by finding a placement of balls with specified radii. In tt-NUkkC Problem, we assume that the number of distinct radii is equal to tt, and we are allowed to use kik_i balls of radius rir_i, for 1it1 \le i \le t. This problem was introduced by Chakrabarty et al. [ACM Trans. Alg. 16(4):46:1-46:19], who showed that a constant approximation for tt-NUkkC is not possible if tt is unbounded. On the other hand, they gave a bicriteria approximation that violates the number of allowed balls as well as the given radii by a constant factor. They also conjectured that a constant approximation for tt-NUkkC should be possible if tt is a fixed constant. Since then, there has been steady progress towards resolving this conjecture -- currently, a constant approximation for 33-NUkkC is known via the results of Chakrabarty and Negahbani [IPCO 2021], and Jia et al. [To appear in SOSA 2022]. We push the horizon by giving an O(1)O(1)-approximation for the Non-Uniform kk-Center for 44 distinct types of radii. Our result is obtained via a novel combination of tools and techniques from the kk-center literature, which also demonstrates that the different generalizations of kk-center involving non-uniform radii, and multiple coverage constraints (i.e., colorful kk-center), are closely interlinked with each other. We hope that our ideas will contribute towards a deeper understanding of the tt-NUkkC problem, eventually bringing us closer to the resolution of the CGK conjecture.

Cite

@article{arxiv.2111.06362,
  title  = {Non-Uniform $k$-Center and Greedy Clustering},
  author = {Tanmay Inamdar and Kasturi Varadarajan},
  journal= {arXiv preprint arXiv:2111.06362},
  year   = {2021}
}
R2 v1 2026-06-24T07:35:26.696Z