Improved Coresets for Clustering with Capacity and Fairness Constraints

Abstract

We study coresets for clustering with capacity and fairness constraints. Our main result is a near-linear time algorithm to construct O(k2-2z-2)-sized -coresets for capacitated (k,z)-clustering which improves a recent O(k3-3z-2) bound by [BCAJ+22, HJLW23]. As a corollary, we also save a factor of k -z on the coreset size for fair (k,z)-clustering compared to them. We fundamentally improve the hierarchical uniform sampling framework of [BCAJ+22] by adaptively selecting sample size on each ring instance, proportional to its clustering cost to an optimal solution. Our analysis relies on a key geometric observation that reduces the number of total ``effective centers" from [BCAJ+22]'s O(k2-z) to merely O(k -1) by being able to ``ignore'' all center points that are too far or too close to the ring center.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…