English

On Tight FPT Time Approximation Algorithms for k-Clustering Problems

Data Structures and Algorithms 2026-05-07 v2

Abstract

Following recent advances in combining approximation algorithms with fixed-parameter tractability (FPT), we study FPT-time approximation algorithms for minimum-norm kk-clustering problems, parameterized by the number kk of open facilities. For the capacitated setting, we give a tight (3+ϵ)(3+\epsilon)-approximation for the general-norm capacitated kk-clustering problem in FPT-time parameterized by kk and ϵ\epsilon. Prior to our work, such a result was only known for the capacitated kk-median problem [CL, ICALP, 2019]. As a special case, our result yields an FPT-time 33-approximation for capacitated kk-center. The problem has not been studied in the FPT-time setting, with the previous best known polynomial-time approximation ratio being 9 [ABCG, MP, 2015]. In the uncapacitated setting, we consider the toptop-cncn norm kk-clustering problem, where the goal of the problem is to minimize the toptop-cncn norm of the connection distance vector. Our main result is a tight (1+2ec+ϵ)\big(1 + \frac 2{ec} + \epsilon\big)-approximation algorithm for the problem with c(1e,1]c \in \big(\frac1e, 1\big]. (For the case c1ec \leq \frac1e, there is a simple tight (3+ϵ)(3+\epsilon)-approximation.) Our framework can be easily extended to give a tight (3,1+2e+ϵ)\left(3, 1+\frac2e + \epsilon\right)-bicriteria approximation for the (kk-center, kk-median) problem in FPT time, improving the previous best polynomial-time (4,8)(4, 8) guarantee [AB, WAOA, 2017]. All results are based on a unified framework: computing a (1+ϵ)(1+\epsilon)-approximate solution using O(klognϵ)O\left(\frac{k\log n}{\epsilon}\right) facilities SS via LP rounding, sampling a few client representatives RR based on the solution SS, guessing a few pivots from SRS \cup R and some radius information on the pivots, and solving the problem using the guesses. We believe this framework can lead to further results on kk-clustering problems.

Keywords

Cite

@article{arxiv.2512.04614,
  title  = {On Tight FPT Time Approximation Algorithms for k-Clustering Problems},
  author = {Han Dai and Shi Li and Sijin Peng},
  journal= {arXiv preprint arXiv:2512.04614},
  year   = {2026}
}

Comments

35 pages, 1 figures; accepted to ICALP 2026

R2 v1 2026-07-01T08:09:09.218Z