We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Non-Uniform $k$-Center and Greedy Clustering

Abstract: The Non-Uniform $k$-Center (NU$k$C) is a generalization of the famous $k$-center clustering problem, where we want to cover the given set of points in a metric space, using the specified number of balls of the specified radii. In the $t$-NU$k$C, we assume that the number of distinct radii is equal to $t$, and we are allowed to use $k_i$ balls of radius $r_i$, for $1 \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 $t$-NU$k$C is not possible if $t$ 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 $t$-NU$k$C should be possible if $t$ is a fixed constant. Since then, there has been steady progress towards resolving this conjecture -- currently, a constant approximation for $3$-NU$k$C 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)$-approximation for the Non-Uniform $k$-Center for $4$ distinct types of radii. Our result is obtained via a novel combination of tools and techniques from the $k$-center literature, which also demonstrates that the different generalizations of $k$-center involving non-uniform radii, and multiple coverage constraints (i.e., colorful $k$-center), are closely interlinked with each other. We hope that our ideas will contribute towards a deeper understanding of the $t$-NU$k$C problem, eventually bringing us closer to the resolution of the CGK conjecture.
Subjects: Data Structures and Algorithms (cs.DS); Computational Geometry (cs.CG)
Cite as: arXiv:2111.06362 [cs.DS]
  (or arXiv:2111.06362v1 [cs.DS] for this version)

Submission history

From: Tanmay Inamdar [view email]
[v1] Thu, 11 Nov 2021 18:22:38 GMT (37kb)
[v2] Sun, 14 Nov 2021 15:55:32 GMT (36kb)

Link back to: arXiv, form interface, contact.