English

Coresets for Constrained Clustering: General Assignment Constraints and Improved Size Bounds

Data Structures and Algorithms 2024-10-11 v6 Computational Geometry

Abstract

Designing small-sized \emph{coresets}, which approximately preserve the costs of the solutions for large datasets, has been an important research direction for the past decade. We consider coreset construction for a variety of general constrained clustering problems. We introduce a general class of assignment constraints, including capacity constraints on cluster centers, and assignment structure constraints for data points (modeled by a convex body B\mathcal{B}). We give coresets for clustering problems with such general assignment constraints that significantly generalize and improve known results. Notable implications include the first ε\varepsilon-coreset for capacitated and fair kk-Median with mm outliers in Euclidean spaces whose size is O~(m+k2ε4)\tilde{O}(m + k^2 \varepsilon^{-4}), generalizing and improving upon the prior bounds in [Braverman et al., FOCS' 22; Huang et al., ICLR' 23] (for capacitated kk-Median, the coreset size bound obtained in [Braverman et al., FOCS' 22] is O~(k3ε6)\tilde{O}(k^3 \varepsilon^{-6}), and for kk-Median with mm outliers, the coreset size bound obtained in [Huang et al., ICLR' 23]} is O~(m+k3ε5)\tilde{O}(m + k^3 \varepsilon^{-5})), and the first ϵ\epsilon-coreset of size poly(kε1)\mathrm{poly}(k \varepsilon^{-1}) for fault-tolerant clustering for various types of metric spaces.

Keywords

Cite

@article{arxiv.2301.08460,
  title  = {Coresets for Constrained Clustering: General Assignment Constraints and Improved Size Bounds},
  author = {Lingxiao Huang and Jian Li and Pinyan Lu and Xuan Wu},
  journal= {arXiv preprint arXiv:2301.08460},
  year   = {2024}
}

Comments

This is a merger with arXiv:2302.11151. The abstract is shortened due to the length limit of arXiv. This paper has been accepted by SODA 2025

R2 v1 2026-06-28T08:16:00.643Z