Fast quantum algorithm for differential equations
Abstract
Partial differential equations (PDEs) are ubiquitous in science and engineering. Prior quantum algorithms for solving the system of linear algebraic equations obtained from discretizing a PDE have a computational complexity that scales at least linearly with the condition number of the matrices involved in the computation. For many practical applications, scales polynomially with the size of the matrices, rendering a polynomial complexity in for these algorithms. Here we present a quantum algorithm with a complexity that is polylogarithmic in but is independent of for a large class of PDEs. Our algorithm generates a quantum state from which features of the solution can be extracted. Central to our methodology is using a wavelet basis as an auxiliary system of coordinates in which the condition number of associated matrices becomes independent of by a simple diagonal preconditioner. We present numerical simulations showing the effect of the wavelet preconditioner for several differential equations. Our work could provide a practical way to boost the performance of quantum simulation algorithms where standard methods are used for discretization.
Cite
@article{arxiv.2306.11802,
title = {Fast quantum algorithm for differential equations},
author = {Mohsen Bagherimehrab and Kouhei Nakaji and Nathan Wiebe and Gavin K. Brennen and Barry C. Sanders and Alán Aspuru-Guzik},
journal= {arXiv preprint arXiv:2306.11802},
year = {2025}
}
Comments
Added the wavelet approach; Added a new plot comparing the wavelet approach with the hybrid approach; Extended the work to non-periodic boundaries; Improved the presentation