Polynomial-Time Constant-Approximation for Fair Sum-of-Radii Clustering
Abstract
In a seminal work, Chierichetti et al. introduced the -fair clustering problem: Given a set of red points and a set of blue points in a metric space, a clustering is called fair if the number of red points in each cluster is at most times and at least times the number of blue points in that cluster. The goal is to compute a fair clustering with at most clusters that optimizes certain objective function. Considering this problem, they designed a polynomial-time - and -approximation for the -center and the -median objective, respectively. Recently, Carta et al. studied this problem with the sum-of-radii objective and obtained a -approximation with running time , i.e., fixed-parameter tractable in . Here is the input size. In this work, we design the first polynomial-time -approximation for -fair clustering with the sum-of-radii objective, improving the result of Carta et al. Our result places sum-of-radii in the same group of objectives as -center, that admit polynomial-time -approximations. This result also implies a polynomial-time -approximation for the Euclidean version of the problem, for which an -time -approximation was known due to Drexler et al.. Here is an exponential function of . We are also able to extend our result to any arbitrary number of colors when . This matches known results for the -center and -median objectives in this case. The significant disparity of sum-of-radii compared to -center and -median presents several complex challenges, all of which we successfully overcome in our work. Our main contribution is a novel cluster-merging-based analysis technique for sum-of-radii that helps us achieve the constant-approximation bounds.
Cite
@article{arxiv.2504.14683,
title = {Polynomial-Time Constant-Approximation for Fair Sum-of-Radii Clustering},
author = {Sina Bagheri Nezhad and Sayan Bandyapadhyay and Tianzhi Chen},
journal= {arXiv preprint arXiv:2504.14683},
year = {2025}
}
Comments
Accepted at 33rd Annual European Symposium on Algorithms (ESA 2025)