36

Sublinear Time Quantum Sensitivity Sampling

Main:60 Pages
2 Tables
Appendix:7 Pages
Abstract

We present a unified framework for quantum sensitivity sampling, extending the advantages of quantum computing to a broad class of classical approximation problems. Our unified framework provides a streamlined approach for constructing coresets and offers significant runtime improvements in applications such as clustering, regression, and low-rank approximation. Our contributions include:* kk-median and kk-means clustering: For nn points in dd-dimensional Euclidean space, we give an algorithm that constructs an ϵ\epsilon-coreset in time O~(n0.5dk2.5 poly(ϵ1))\widetilde O(n^{0.5}dk^{2.5}~\mathrm{poly}(\epsilon^{-1})) for kk-median and kk-means clustering. Our approach achieves a better dependence on dd and constructs smaller coresets that only consist of points in the dataset, compared to recent results of [Xue, Chen, Li and Jiang, ICML'23].* p\ell_p regression: For p\ell_p regression problems, we construct an ϵ\epsilon-coreset of size O~p(dmax{1,p/2}ϵ2)\widetilde O_p(d^{\max\{1, p/2\}}\epsilon^{-2}) in time O~p(n0.5dmax{0.5,p/4}+1(ϵ3+d0.5))\widetilde O_p(n^{0.5}d^{\max\{0.5, p/4\}+1}(\epsilon^{-3}+d^{0.5})), improving upon the prior best quantum sampling approach of [Apers and Gribling, QIP'24] for all p(0,2)(2,22]p\in (0, 2)\cup (2, 22], including the widely studied least absolute deviation regression (1\ell_1 regression).* Low-rank approximation with Frobenius norm error: We introduce the first quantum sublinear-time algorithm for low-rank approximation that does not rely on data-dependent parameters, and runs in O~(nd0.5k0.5ϵ1)\widetilde O(nd^{0.5}k^{0.5}\epsilon^{-1}) time. Additionally, we present quantum sublinear algorithms for kernel low-rank approximation and tensor low-rank approximation, broadening the range of achievable sublinear time algorithms in randomized numerical linear algebra.

View on arXiv
Comments on this paper