Facility Location and $k$-Median with Fair Outliers
Rajni Dabas, Samir Khuller, Emilie Rivkin

TL;DR
This paper introduces fair outlier constraints into Facility Location and $k$-Median clustering problems, providing approximation algorithms that respect group fairness while maintaining low costs, supported by empirical validation.
Contribution
It develops bicriteria approximation algorithms for fair outlier variants of Facility Location and $k$-Median, improving previous bounds and avoiding dependence on $k$ for outlier violations.
Findings
Fair outlier constraints can be incorporated with minimal cost increase.
The algorithms achieve provable approximation guarantees with group fairness.
Empirical results show practical effectiveness and small LP integrality gaps.
Abstract
Classical clustering problems such as \emph{Facility Location} and \emph{-Median} aim to efficiently serve a set of clients from a subset of facilities -- minimizing the total cost of facility openings and client assignments in Facility Location, and minimizing assignment (service) cost under a facility count constraint in -Median. These problems are highly sensitive to outliers, and therefore researchers have studied variants that allow excluding a small number of clients as outliers to reduce cost. However, in many real-world settings, clients belong to different demographic or functional groups, and unconstrained outlier removal can disproportionately exclude certain groups, raising fairness concerns. We study \emph{Facility Location with Fair Outliers}, where each group is allowed a specified number of outliers, and the objective is to minimize total cost while respecting…
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
TopicsFacility Location and Emergency Management · Complexity and Algorithms in Graphs · Computational Geometry and Mesh Generation
