A shortcut to an optimal quantum linear system solver
Abstract
Given a linear system of equations , quantum linear system solvers (QLSSs) approximately prepare a quantum state for which the amplitudes are proportional to the solution vector . Asymptotically optimal QLSSs have query complexity , where is the condition number of , and is the approximation error. However, runtime guarantees for existing optimal and near-optimal QLSSs do not have favorable constant prefactors, in part because they rely on complex or difficult-to-analyze techniques like variable-time amplitude amplification and adiabatic path-following. Here, we give a conceptually simple QLSS that does not use these techniques. If the solution norm is known exactly, our QLSS requires only a single application of kernel reflection (a straightforward extension of the eigenstate filtering (EF) technique of previous work) and the query complexity of the QLSS is . If the norm is unknown, our method allows it to be estimated up to a constant factor using applications of kernel projection (a direct generalization of EF) yielding a straightforward QLSS with near-optimal total complexity. Alternatively, by reintroducing a concept from the adiabatic path-following technique, we show that complexity can be achieved for norm estimation, yielding an optimal QLSS with complexity while still avoiding the need to invoke the adiabatic theorem. Finally, we compute an explicit upper bound of for the complexity of our optimal QLSS.
Cite
@article{arxiv.2406.12086,
title = {A shortcut to an optimal quantum linear system solver},
author = {Alexander M. Dalzell},
journal= {arXiv preprint arXiv:2406.12086},
year = {2026}
}
Comments
13 pages main, 42 pages including appendices. v2: fixed typos, added citations and clarifications, added Appendix A.6 and Appendix G