Almost-Optimal Upper and Lower Bounds for Clustering in Low Dimensional Euclidean Spaces
Abstract
The -median and -means clustering objectives are classic objectives for modeling clustering in a metric space. Given a set of points in a metric space, the goal of the -median (resp. -means) problem is to find representative points so as to minimize the sum of the distances (resp. sum of squared distances) from each point to its closest representative. Cohen-Addad, Feldmann, and Saulpic [JACM'21] showed how to obtain a -factor approximation in low-dimensional Euclidean metric for both the -median and -means problems in near-linear time (where is the dimension and is the number of input points). We improve this running time to , and show an almost matching lower bound: under the Gap Exponential Time Hypothesis for 3-SAT, there is no algorithm achieving a -approximation for -means.
Cite
@article{arxiv.2603.09846,
title = {Almost-Optimal Upper and Lower Bounds for Clustering in Low Dimensional Euclidean Spaces},
author = {Vincent Cohen-Addad and Karthik C. S. and David Saulpic and Chris Schwiegelshohn},
journal= {arXiv preprint arXiv:2603.09846},
year = {2026}
}