English

FPT Approximation for Fair Minimum-Load Clustering

Computational Geometry 2021-07-21 v1 Discrete Mathematics Data Structures and Algorithms

Abstract

In this paper, we consider the Minimum-Load kk-Clustering/Facility Location (MLkC) problem where we are given a set PP of nn points in a metric space that we have to cluster and an integer kk that denotes the number of clusters. Additionally, we are given a set FF of cluster centers in the same metric space. The goal is to select a set CFC\subseteq F of kk centers and assign each point in PP to a center in CC, such that the maximum load over all centers is minimized. Here the load of a center is the sum of the distances between it and the points assigned to it. Although clustering/facility location problems have a rich literature, the minimum-load objective is not studied substantially, and hence MLkC has remained a poorly understood problem. More interestingly, the problem is notoriously hard even in some special cases including the one in line metrics as shown by Ahmadian et al. [ACM Trans. Algo. 2018]. They also show APX-hardness of the problem in the plane. On the other hand, the best-known approximation factor for MLkC is O(k)O(k), even in the plane. In this work, we study a fair version of MLkC inspired by the work of Chierichetti et al. [NeurIPS, 2017], which generalizes MLkC. Here the input points are colored by one of the \ell colors denoting the group they belong to. MLkC is the special case with =1\ell=1. Considering this problem, we are able to obtain a 33-approximation in f(k,)nO(1)f(k,\ell)\cdot n^{O(1)} time. Also, our scheme leads to an improved (1+ϵ)(1 + \epsilon)-approximation in case of Euclidean norm, and in this case, the running time depends only polynomially on the dimension dd. Our results imply the same approximations for MLkC with running time f(k)nO(1)f(k)\cdot n^{O(1)}, achieving the first constant approximations for this problem in general and Euclidean metric spaces.

Keywords

Cite

@article{arxiv.2107.09481,
  title  = {FPT Approximation for Fair Minimum-Load Clustering},
  author = {Sayan Bandyapadhyay and Fedor V. Fomin and Petr A. Golovach and Nidhi Purohit and Kirill Simonov},
  journal= {arXiv preprint arXiv:2107.09481},
  year   = {2021}
}
R2 v1 2026-06-24T04:21:42.256Z