Deterministic Clustering in High Dimensional Spaces: Sketches and Approximation
Abstract
In all state-of-the-art sketching and coreset techniques for clustering, as well as in the best known fixed-parameter tractable approximation algorithms, randomness plays a key role. For the classic -median and -means problems, there are no known deterministic dimensionality reduction procedure or coreset construction that avoid an exponential dependency on the input dimension , the precision parameter or . Furthermore, there is no coreset construction that succeeds with probability and whose size does not depend on the number of input points, . This has led researchers in the area to ask what is the power of randomness for clustering sketches [Feldman, WIREs Data Mining Knowl. Discov'20]. Similarly, the best approximation ratio achievable deterministically without a complexity exponential in the dimension are for both -median and -means, even when allowing a complexity FPT in the number of clusters . This stands in sharp contrast with the -approximation achievable in that case, when allowing randomization. In this paper, we provide deterministic sketches constructions for clustering, whose size bounds are close to the best-known randomized ones. We also construct a deterministic algorithm for computing -approximation to -median and -means in high dimensional Euclidean spaces in time , close to the best randomized complexity. Furthermore, our new insights on sketches also yield a randomized coreset construction that uses uniform sampling, that immediately improves over the recent results of [Braverman et al. FOCS '22] by a factor .
Cite
@article{arxiv.2310.04076,
title = {Deterministic Clustering in High Dimensional Spaces: Sketches and Approximation},
author = {Vincent Cohen-Addad and David Saulpic and Chris Schwiegelshohn},
journal= {arXiv preprint arXiv:2310.04076},
year = {2023}
}
Comments
FOCS 2023. Abstract reduced for arxiv requirements