264

Revisiting Priority kk-Center: Fairness and Outliers

International Colloquium on Automata, Languages and Programming (ICALP), 2021
Abstract

In the Priority kk-Center problem, the input consists of a metric space (X,d)(X,d), an integer kk and for each point vXv \in X a priority radius r(v)r(v). The goal is to choose kk-centers SXS \subseteq X to minimize maxvX1r(v)d(v,S)\max_{v \in X} \frac{1}{r(v)} d(v,S). If all r(v)r(v)'s were uniform, one obtains the classical kk-center problem. Plesn\'ik [Plesn\'ik, Disc. Appl. Math. 1987] introduced this problem and gave a 22-approximation algorithm matching the best possible algorithm for vanilla kk-center. We show how the problem is related to two different notions of fair clustering [Harris et al., NeurIPS 2018; Jung et al., FORC 2020]. Motivated by these developments we revisit the problem and, in our main technical contribution, develop a framework that yields constant factor approximation algorithms for Priority kk-Center with outliers. Our framework extends to generalizations of Priority kk-Center to matroid and knapsack constraints, and as a corollary, also yields algorithms with fairness guarantees in the lottery model of Harris et al.

View on arXiv
Comments on this paper