Fair $k$-Center: a Coreset Approach in Low Dimensions
Jinxiang Gan, Mordecai Golin, Zonghan Yang, Yuhao Zhang

TL;DR
This paper introduces two new approximation algorithms for fair $k$-center clustering in low-dimensional metrics, one for streaming data and one for MapReduce, both maintaining small coresets for efficiency.
Contribution
The paper presents the first one-pass streaming algorithm and an improved MapReduce algorithm for fair $k$-center, both leveraging coresets in low-dimensional metrics.
Findings
First one-pass streaming algorithm for fair $k$-center.
MapReduce algorithm improves approximation factor to $(3+psilon)$.
Experimental results show competitive performance with existing methods.
Abstract
Center-based clustering techniques are fundamental in some areas of machine learning such as data summarization. Generic -center algorithms can produce biased cluster representatives so there has been a recent interest in fair -center clustering. Our main theoretical contributions are two new -approximation algorithms for solving the fair -center problem in (1) the dynamic incremental, i.e., one-pass streaming, model and (2) the MapReduce model. Our dynamic incremental algorithm is the first such algorithm for this problem (previous streaming algorithms required two passes) and our MapReduce one improves upon the previous approximation factor of Both algorithms work by maintaining a small coreset to represent the full point set and their analysis requires that the underlying metric has finite-doubling dimension. We also provide related heuristics…
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 · Data Management and Algorithms
