English

Coreset for Robust Geometric Median: Eliminating Size Dependency on Outliers

Data Structures and Algorithms 2025-10-29 v1 Computational Geometry Machine Learning Machine Learning

Abstract

We study the robust geometric median problem in Euclidean space Rd\mathbb{R}^d, with a focus on coreset construction.A coreset is a compact summary of a dataset PP of size nn that approximates the robust cost for all centers cc within a multiplicative error ε\varepsilon. Given an outlier count mm, we construct a coreset of size O~(ε2min{ε2,d})\tilde{O}(\varepsilon^{-2} \cdot \min\{\varepsilon^{-2}, d\}) when n4mn \geq 4m, eliminating the O(m)O(m) dependency present in prior work [Huang et al., 2022 & 2023]. For the special case of d=1d = 1, we achieve an optimal coreset size of Θ~(ε1/2+mnε1)\tilde{\Theta}(\varepsilon^{-1/2} + \frac{m}{n} \varepsilon^{-1}), revealing a clear separation from the vanilla case studied in [Huang et al., 2023; Afshani and Chris, 2024]. Our results further extend to robust (k,z)(k,z)-clustering in various metric spaces, eliminating the mm-dependence under mild data assumptions. The key technical contribution is a novel non-component-wise error analysis, enabling substantial reduction of outlier influence, unlike prior methods that retain them.Empirically, our algorithms consistently outperform existing baselines in terms of size-accuracy tradeoffs and runtime, even when data assumptions are violated across a wide range of datasets.

Keywords

Cite

@article{arxiv.2510.24621,
  title  = {Coreset for Robust Geometric Median: Eliminating Size Dependency on Outliers},
  author = {Ziyi Fang and Lingxiao Huang and Runkai Yang},
  journal= {arXiv preprint arXiv:2510.24621},
  year   = {2025}
}

Comments

This paper has been accepted by NeurIPS 2025