量子算法实现超线性时间的敏感采样,加速聚类、回归等经典问题。
Sublinear Time Quantum Sensitivity Sampling
- 基于量子计算构建统一的敏感采样框架,简化核心集构造。
- 在聚类与回归中实现更优的时间复杂度,且核心集大小更小。
- 首次实现无需依赖数据参数的量子子线性低秩近似,适合大规模数据处理。
我们提出一个统一的量子敏感采样框架,将量子计算的优势扩展到广泛的经典近似问题。该框架在聚类、回归和低秩逼近等应用中显著提升运行效率。对于d维欧氏空间中的n个点,我们给出了k-中位数和k-均值聚类的算法,可在时间$ ilde{O}(n^{0.5}dk^{2.5} ext{poly}(ε^{-1}))$内构造ε-核心集,相比[ICML'23]的结果对d的依赖更优且核心集仅由原始数据点构成。对于ℓ_p回归,我们构造了大小为$ ilde{O}_p(d^{ ext{max}egin{Bmatrix}1, p/2egin{Bmatrix}}ε^{-2})$的ε-核心集,运行时间为$ ilde{O}_p(n^{0.5}d^{ ext{max}egin{Bmatrix}0.5, p/4egin{Bmatrix}+1}(ε^{-3}+d^{0.5}))$,优于[QIP'24]的现有量子采样方法,适用于所有$p∈(0,2)∪(2,22]$,包括广泛研究的ℓ_1回归。此外,我们提出了首个不依赖数据参数的量子子线性时间低秩逼近算法,运行时间为$ ilde{O}(nd^{0.5}k^{0.5}ε^{-1})$,并扩展至核函数与张量低秩逼近,拓宽了随机数值线性代数中可实现的子线性时间算法范围。
原文摘要 · Abstract (English)
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: * $k$-median and $k$-means clustering: For $n$ points in $d$-dimensional Euclidean space, we give an algorithm that constructs an $ε$-coreset in time $\widetilde O(n^{0.5}dk^{2.5}~\mathrm{poly}(ε^{-1}))$ for $k$-median and $k$-means clustering. Our approach achieves a better dependence on $d$ and constructs smaller coresets that only consist of points in the dataset, compared to recent results of [Xue, Chen, Li and Jiang, ICML'23]. * $\ell_p$ regression: For $\ell_p$ regression problems, we construct an $ε$-coreset of size $\widetilde O_p(d^{\max\{1, p/2\}}ε^{-2})$ in time $\widetilde O_p(n^{0.5}d^{\max\{0.5, p/4\}+1}(ε^{-3}+d^{0.5}))$, improving upon the prior best quantum sampling approach of [Apers and Gribling, QIP'24] for all $p\in (0, 2)\cup (2, 22]$, including the widely studied least absolute deviation regression ($\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 $\widetilde O(nd^{0.5}k^{0.5}ε^{-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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。