English

On the Parameterized Approximability of (Mergeable) Sum of Radii Clustering

Data Structures and Algorithms 2026-05-08 v1

Abstract

The sum of radii problem (kk-MSR) asks, given a metric space on nn points, to place kk balls covering all points so as to minimize the sum of their radii. Despite extensive study from the perspectives of approximation and parameterized algorithms, the exact parameterized complexity of the problem and the existence of efficient parameterized approximation schemes remained open. We advance this understanding on both the hardness and algorithmic fronts. We begin by showing that kk-MSR is W[2]W[2]-hard parameterized by kk, thereby pinpointing its location in the WW-hierarchy. Moreover, via our reduction, we rule out efficient parameterized approximation schemes (EPAS)--that is, (1+ϵ)(1+\epsilon)-approximations running in time f(k,ϵ)poly(n)f(k,\epsilon)\cdot \mathrm{poly}(n)--unless W[2]=FPTW[2] = FPT. Assuming the Exponential Time Hypothesis, we further rule out such algorithms running in time f(k,ϵ)no(k)f(k,\epsilon)\cdot n^{o(k)}, strengthening recent lower bounds for the problem. On the algorithmic side, we study kk-MSR under the framework of mergeable constraints, which captures a broad class of clustering constraints, including fairness, diversity, and lower bounds. We obtain an FPT (83+ϵ)(\frac{8}{3}+\epsilon)-approximation, improving upon the previous best guarantee of (4+ϵ)(4+\epsilon). Moreover, given access to a suitable assignment subroutine, we achieve a (2+ϵ)(2+\epsilon)-approximation, matching the best known bound for the unconstrained problem. This, in turn, yields (2+ϵ)(2+\epsilon) FPT-approximations for several important settings, including (t,k)(t,k)-fair, (α,β)(\alpha,\beta)-fair, \ell-diversity, and private clustering.

Keywords

Cite

@article{arxiv.2605.06398,
  title  = {On the Parameterized Approximability of (Mergeable) Sum of Radii Clustering},
  author = {Ameet Gadekar},
  journal= {arXiv preprint arXiv:2605.06398},
  year   = {2026}
}

Comments

25 pages, 3 figures