arXiv:2604.15214quant-phcs.LG2026-04被引 1

提出量子核方法推理的最优查询复杂度算法,实现二次加速。

Optimal algorithmic complexity of inference in quantum kernel methods

  • 将整个推理和编码为单一可观测量,结合量子振幅估计算法。
  • 查询复杂度降至 $O(\lVertα\rVert_1/\varepsilon)$,消除 $N$ 依赖。
  • 理论最优且适配早期容错硬件,指导实际部署选择。

量子核方法是实现监督学习量子优势的主要候选方案之一,其核心瓶颈在于推理成本:在新数据上评估训练好的模型需以精度 $\varepsilon$ 估计加权和 $\sum_{i=1}^N α_i k(x,x_i)$,其中 $α$ 为训练系数向量。标准方法对每个核值独立采样,查询复杂度为 $O(N\lVertα\rVert_2^2/\varepsilon^2)$。本文系统分析两个改进维度:(1)单个核值估计方式(采样或量子振幅估计),(2)求和方式(逐项估计或通过单一可观测量)。最优组合为将完整推理和编码为单个可观测量并使用量子振幅估计,实现 $O(\lVertα\rVert_1/\varepsilon)$ 查询复杂度,消除对 $N$ 的依赖,并在 $\lVertα\rVert_1$ 与 $\varepsilon$ 上实现二次加速。我们证明了 $Ω(\lVertα\rVert_1/\varepsilon)$ 的匹配下界,确立该方法在对数因子内查询最优。此外,分析显示查询最优策略未必最优于门操作开销;结果提供从理论到实践的完整方法图谱,所有算法仅需振幅估计作为子程序,适合早期容错实现。

原文摘要 · Abstract (English)

Quantum kernel methods are among the leading candidates for achieving quantum advantage in supervised learning. A key bottleneck is the cost of inference: evaluating a trained model on new data requires estimating a weighted sum $\sum_{i=1}^N α_i k(x,x_i)$ of $N$ kernel values to additive precision $\varepsilon$, where $α$ is the vector of trained coefficients. The standard approach estimates each term independently via sampling, yielding a query complexity of $O(N\lVertα\rVert_2^2/\varepsilon^2)$. In this work, we identify two independent axes for improvement: (1) How individual kernel values are estimated (sampling versus quantum amplitude estimation), and (2) how the sum is approximated (term-by-term versus via a single observable), and systematically analyze all combinations thereof. The query-optimal combination, encoding the full inference sum as the expectation value of a single observable and applying quantum amplitude estimation, achieves a query complexity of $O(\lVertα\rVert_1/\varepsilon)$, removing the dependence on $N$ from the query count and yielding a quadratic improvement in both $\lVertα\rVert_1$ and $\varepsilon$. We prove a matching lower bound of $Ω(\lVertα\rVert_1/\varepsilon)$, establishing query-optimality of our approach up to logarithmic factors. Beyond query complexity, we also analyze how these improvements translate into gate costs and show that the query-optimal strategy is not always optimal in practice from the perspective of gate complexity. Our results provide both a query-optimal algorithm and a practically optimal choice of strategy depending on hardware capabilities, along with a complete landscape of intermediate methods to guide practitioners. All algorithms require only amplitude estimation as a subroutine and are thus natural candidates for early-fault-tolerant implementations.

量子机器学习核方法振幅估计推理优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。