A Subquadratic Time Approximation Algorithm for Individually Fair k-Center
Matthijs Ebbens, Nicole Funk, Jan H\"ockendorff, Christian Sohler,, Vera Weil

TL;DR
This paper introduces subquadratic time algorithms for a fair k-center clustering problem, achieving bicriteria approximations that balance fairness constraints with clustering quality.
Contribution
It presents the first subquadratic deterministic and randomized algorithms for a fair k-center problem with bicriteria guarantees.
Findings
Deterministic $O(n^2+ kn \log n)$-time $(2,2)$-approximation algorithm.
Randomized $O(nk\log(n/\delta)+k^2/\varepsilon)$-time $(10,2+\varepsilon)$-approximation algorithm.
A novel randomized sampling method for estimating $r_x$ values efficiently.
Abstract
We study the -center problem in the context of individual fairness. Let be a set of points in a metric space and be the distance between and its -th nearest neighbor. The problem asks to optimize the -center objective under the constraint that, for every point , there is a center within distance . We give bicriteria -approximation algorithms that compute clusterings such that every point has a center within distance and the clustering cost is at most times the optimal cost. Our main contributions are a deterministic time -approximation algorithm and a randomized time -approximation algorithm, where denotes the failure probability. For the latter, we develop a randomized sampling procedure to…
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
TopicsOptimization and Search Problems · graph theory and CDMA systems · Advanced Queuing Theory Analysis
