Tight FPT Approximation for Socially Fair Clustering
Abstract
In this work, we study the socially fair -median/-means problem. We are given a set of points in a metric space with a distance function . There are groups: . We are also given a set of feasible centers in . The goal in the socially fair -median problem is to find a set of centers that minimizes the maximum average cost over all the groups. That is, find that minimizes the objective function , where is the distance of to the closest center in . The socially fair -means problem is defined similarly by using squared distances, i.e., instead of . The current best approximation guarantee for both the problems is due to Makarychev and Vakilian [COLT 2021]. In this work, we study the fixed parameter tractability of the problems with respect to parameter . We design and approximation algorithms for the socially fair -median and -means problems, respectively, in FPT (fixed parameter tractable) time , where and . Furthermore, we show that if Gap-ETH holds, then better approximation guarantees are not possible in FPT time.
Cite
@article{arxiv.2106.06755,
title = {Tight FPT Approximation for Socially Fair Clustering},
author = {Dishant Goyal and Ragesh Jaiswal},
journal= {arXiv preprint arXiv:2106.06755},
year = {2021}
}
Comments
The new version gives tight approximation results. However, the old version uses techniques that work in the streaming setting albeit at the cost of weaker approximation guarantees. So, readers interested in the streaming setting may want to see the older version