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

March 14, 2023 Β· Declared Dead Β· πŸ› International Symposium on Computational Geometry

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sayan Bandyapadhyay, William Lochet, Saket Saurabh arXiv ID 2303.07923 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CG Citations 15 Venue International Symposium on Computational Geometry Last Checked 3 months ago
Abstract
Clustering with capacity constraints is a fundamental problem that attracted significant attention throughout the years. In this paper, we give the first FPT constant-factor approximation algorithm for the problem of clustering points in a general metric into $k$ clusters to minimize the sum of cluster radii, subject to non-uniform hard capacity constraints. In particular, we give a $(15+Ξ΅)$-approximation algorithm that runs in $2^{0(k^2\log k)}\cdot n^3$ time. When capacities are uniform, we obtain the following improved approximation bounds: A (4 + $Ξ΅$)-approximation with running time $2^{O(k\log(k/Ξ΅))}n^3$, which significantly improves over the FPT 28-approximation of Inamdar and Varadarajan [ESA 2020]; a (2 + $Ξ΅$)-approximation with running time $2^{O(k/Ξ΅^2 \cdot\log(k/Ξ΅))}dn^3$ and a $(1+Ξ΅)$-approximation with running time $2^{O(kd\log ((k/Ξ΅)))}n^{3}$ in the Euclidean space; and a (1 + $Ξ΅$)-approximation in the Euclidean space with running time $2^{O(k/Ξ΅^2 \cdot\log(k/Ξ΅))}dn^3$ if we are allowed to violate the capacities by (1 + $Ξ΅$)-factor. We complement this result by showing that there is no (1 + $Ξ΅$)-approximation algorithm running in time $f(k)\cdot n^{O(1)}$, if any capacity violation is not allowed.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted