English

Near-Optimal Quantum Coreset Construction Algorithms for Clustering

Quantum Physics 2023-06-06 v1 Artificial Intelligence Data Structures and Algorithms Machine Learning Machine Learning

Abstract

kk-Clustering in Rd\mathbb{R}^d (e.g., kk-median and kk-means) is a fundamental machine learning problem. While near-linear time approximation algorithms were known in the classical setting for a dataset with cardinality nn, it remains open to find sublinear-time quantum algorithms. We give quantum algorithms that find coresets for kk-clustering in Rd\mathbb{R}^d with O~(nkd3/2)\tilde{O}(\sqrt{nk}d^{3/2}) query complexity. Our coreset reduces the input size from nn to poly(kϵ1d)\mathrm{poly}(k\epsilon^{-1}d), so that existing α\alpha-approximation algorithms for clustering can run on top of it and yield (1+ϵ)α(1 + \epsilon)\alpha-approximation. This eventually yields a quadratic speedup for various kk-clustering approximation algorithms. We complement our algorithm with a nearly matching lower bound, that any quantum algorithm must make Ω(nk)\Omega(\sqrt{nk}) queries in order to achieve even O(1)O(1)-approximation for kk-clustering.

Keywords

Cite

@article{arxiv.2306.02826,
  title  = {Near-Optimal Quantum Coreset Construction Algorithms for Clustering},
  author = {Yecheng Xue and Xiaoyu Chen and Tongyang Li and Shaofeng H. -C. Jiang},
  journal= {arXiv preprint arXiv:2306.02826},
  year   = {2023}
}

Comments

Comments: 32 pages, 0 figures, 1 table. To appear in the Fortieth International Conference on Machine Learning (ICML 2023)

R2 v1 2026-06-28T10:56:31.622Z