Better Algorithms for Individually Fair $k$-Clustering
Deeparnab Chakrabarty, Maryam Negahbani

TL;DR
This paper introduces improved algorithms for individually fair $k$-clustering using LP techniques, achieving better objective and fairness guarantees both theoretically and empirically compared to prior methods.
Contribution
It develops LP-based algorithms that enhance objective quality and fairness in $k$-clustering, outperforming previous local-search approaches.
Findings
LP rounding improves objective guarantees significantly.
Empirical results show solutions are close to optimal in cost.
Fairness of solutions is noticeably improved in practice.
Abstract
We study data clustering problems with -norm objectives (e.g. -Median and -Means) in the context of individual fairness. The dataset consists of points, and we want to find centers such that (a) the objective is minimized, while (b) respecting the individual fairness constraint that every point has a center within a distance at most , where is 's distance to its th nearest point. Jung, Kannan, and Lutz [FORC 2020] introduced this concept and designed a clustering algorithm with provable (approximate) fairness and objective guarantees for the or -Center objective. Mahabadi and Vakilian [ICML 2020] revisited this problem to give a local-search algorithm for all -norms. Empirically, their algorithms outperform Jung et. al.'s by a large margin in terms of cost (for -Median and -Means), but they incur a…
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.
Code & Models
Videos
Taxonomy
TopicsFacility Location and Emergency Management · Advanced Clustering Algorithms Research · Mobile Crowdsensing and Crowdsourcing
