A Polynomial-Time Approximation for Pairwise Fair $k$-Median Clustering
Sayan Bandyapadhyay, Eden Chlamt\'a\v{c}, Zachary Friggstad, Mahya, Jamshidian, Yury Makarychev, Ali Vakilian

TL;DR
This paper introduces the first polynomial-time approximation algorithm for pairwise fair k-median clustering with multiple groups, achieving a constant-factor approximation without violating fairness constraints.
Contribution
It presents the first polynomial-time $O(k^2 imes ext{ell} imes t)$-approximation algorithm for pairwise fair k-median clustering with more than two groups, improving upon prior bi-criteria and exponential-time methods.
Findings
Provides a polynomial-time approximation algorithm with factor $O(k^2 imes ext{ell} imes t)$
Establishes hardness results showing the problem's difficulty even for two groups
Shows the problem is nearly as hard as capacitated k-median with no known $o( ext{log} k)$ approximation
Abstract
In this work, we study pairwise fair clustering with groups, where for every cluster and every group , the number of points in from group must be at most times the number of points in from any other group , for a given integer . To the best of our knowledge, only bi-criteria approximation and exponential-time algorithms follow for this problem from the prior work on fair clustering problems when . In our work, focusing on the case, we design the first polynomial-time -approximation for this problem with -median cost that does not violate the fairness constraints. We complement our algorithmic result by providing hardness of approximation results, which show that our problem even when is almost as hard as the popular uniform capacitated -median, for which no…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Bayesian Methods and Mixture Models · Data Management and Algorithms
