English

Faster quantum linear system solver beyond the condition number

Quantum Physics 2026-07-08 v1 Data Structures and Algorithms Numerical Analysis

Abstract

The spectral condition number is a widely adopted measure of worst-case cost for quantum linear system solvers. Yet it can significantly overestimate the actual runtime for a typical problem instance. We present two quantum algorithms that produce the normalized solution x|x\rangle of linear system Ax=bAx=| b \rangle to accuracy ϵ\epsilon with complexity independent of the condition number κ=A1\kappa=\lVert A^{-1}\rVert. We focus on the standard input model where AA is accessed through a block encoding and b| b \rangle is prepared by a unitary. But we also introduce an affine dilation model that encodes AA and b| b \rangle jointly, allowing further refinements of the query complexity. Our truncation-based solver makes an optimal number of queries to b| b \rangle and O(κeffpolylog(κeffϵ))\operatorname{\mathbf{O}}\left(\kappa_{\mathrm{eff}}\operatorname{polylog}\left(\frac{\kappa_{\mathrm{eff}}}{\epsilon}\right)\right) queries to AA. We prove a family of upper bounds on the effective condition number, including κeff(AA)t/2x1/tϵ1/t\kappa_{\mathrm{eff}}\leq\frac{\lVert(A^\dagger A)^{-t/2}|x\rangle\rVert^{1/t}}{\epsilon^{1/t}} for positive even integer tt and κeffA1(AA)(t1)/2x1/tϵ1/t\kappa_{\mathrm{eff}}\leq\frac{\lVert A^{-1\dagger}(A^\dagger A)^{-(t-1)/2}|x\rangle\rVert^{1/t}}{\epsilon^{1/t}} for positive odd tt, overcoming the κ\kappa-barrier. Our filtering-based solver is extremely simple with a favorable runtime prefactor. In particular, the solver has query complexity 6A1xϵln(1ϵ)6\frac{\lVert A^{-1\dagger}|x\rangle\rVert}{\epsilon}\ln\left(\frac{1}{\epsilon}\right) to leading order when the solution norm is known. We then present a similarly simple solution norm estimator with the same asymptotic cost up to logarithmic factors. Our quantum linear system solvers thus substantially improve a recent algorithm of Li, enabling faster quantum linear system solving beyond the condition number.

Cite

@article{arxiv.2607.07691,
  title  = {Faster quantum linear system solver beyond the condition number},
  author = {Alexander M. Dalzell and Jianqiang Li and Yuan Su},
  journal= {arXiv preprint arXiv:2607.07691},
  year   = {2026}
}

Comments

52 pages, 5 figures