Coresets for Robust Clustering via Black-box Reductions to Vanilla Case

Abstract

We devise ε-coresets for robust (k,z)-Clustering with m outliers through black-box reductions to vanilla case. Given an ε-coreset construction for vanilla clustering with size N, we construct coresets of size N· poly(kmε-1) + Oz(\kmε-1, mε-2zz(kmε-1) \) for various metric spaces, where Oz hides 2O(z z) factors. This increases the size of the vanilla coreset by a small multiplicative factor of poly(kmε-1), and the additive term is up to a (ε-1 (km))O(z) factor to the size of the optimal robust coreset. Plugging in vanilla coreset results of [Cohen-Addad et al., STOC'21], we obtain the first coresets for (k,z)-Clustering with m outliers with size near-linear in k while previous results have size at least (k2) [Huang et al., ICLR'23; Huang et al., SODA'25]. Technically, we establish two conditions under which a vanilla coreset is as well a robust coreset. The first condition requires the dataset to satisfy special structures - it can be broken into "dense" parts with bounded diameter. We combine this with a new bounded-diameter decomposition that has only Oz(km ε-1) non-dense points to obtain the Oz(km ε-1) additive bound. Another condition requires the vanilla coreset to possess an extra size-preserving property. We further give a black-box reduction that turns a vanilla coreset to the one satisfying the said size-preserving property, leading to the alternative Oz(mε-2zz(kmε-1)) additive bound. We also implement our reductions in the dynamic streaming setting and obtain the first streaming algorithms for k-Median and k-Means with m outliers, using space O(k+m)·poly(dε-1) for inputs on the grid []d.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…