Quantum linear system algorithm with optimal queries to initial state preparation

Quantum linear system algorithm with optimal queries to initial state preparation
Notice: This research summary and analysis were automatically generated using AI technology. For absolute accuracy, please refer to the [Original Paper Viewer] below or the Original ArXiv Source.

Quantum algorithms for linear systems produce the solution state $A^{-1}|b\rangle$ by querying two oracles: $O_A$ that block encodes the coefficient matrix and $O_b$ that prepares the initial state. We present a quantum linear system algorithm making $\mathbfΘ\left(1/\sqrt{p}\right)$ queries to $O_b$, which is optimal in the success probability, and $\mathbf{O}\left(κ\log\left(1/p\right)\left(\log\log\left(1/p\right)+\log\left({1}/ε\right)\right)\right)$ queries to $O_A$, nearly optimal in all parameters including the condition number and accuracy. Notably, our complexity scaling of initial state preparation holds even when $p$ is not known $\textit{a priori}$. This contrasts with recent results achieving $\mathbf{O}\left(κ\log\left({1}/ε\right)\right)$ complexity to both oracles, which, while optimal in $O_A$, is highly suboptimal in $O_b$ as $κ$ can be arbitrarily larger than $1/\sqrt{p}$. In various applications such as solving differential equations, preparing ground states of operators with real spectra, and estimating and transforming eigenvalues of non-normal matrices, we can further improve the dependence on $p$ using a block preconditioning scheme to nearly match or outperform best previous results based on other methods, which also furnishes an extremely simple quantum linear system algorithm with an optimal query complexity to $O_A$. Underlying our results is a new Variable Time Amplitude Amplification algorithm with Tunable thresholds (Tunable VTAA), which fully characterizes generic nested amplitude amplifications, improves the $\ell_1$-norm input cost scaling of Ambainis to an $\ell_{\frac{2}{3}}$-quasinorm scaling, and admits a deterministic amplification schedule for the quantum linear system problem.


💡 Research Summary

The paper addresses a central bottleneck in quantum linear system (QLS) algorithms: the cost of preparing the input state |b⟩ (oracle O_b) relative to the cost of accessing the coefficient matrix A (oracle O_A). While previous works have focused on minimizing the dependence on the condition number κ and the target precision ε, they typically treat the two oracles symmetrically and end up with a query complexity to O_b that scales as κ/√p, where p = ‖A⁻¹|b⟩‖²/‖A⁻¹‖² is the success amplitude. In many realistic scenarios p can be much smaller than 1/κ², making the O_b cost dominant.

The authors present a quantum linear‑system algorithm that achieves optimal query complexity to O_b, namely Θ(1/√p), and near‑optimal complexity to O_A, namely O(κ log(1/p)


Comments & Academic Discussion

Loading comments...

Leave a Comment