A quantum linear system algorithm for dense matrices

Abstract

Solving linear systems of equations is a frequently encountered problem in machine learning and optimisation. Given a matrix A and a vector b the task is to find the vector x such that A x = b. We describe a quantum algorithm that achieves a sparsity-independent runtime scaling of O(2 \|A\|F polylog(n)/ε), where n× n is the dimensionality of A with Frobenius norm \|A\|F, denotes the condition number of A, and ε is the desired precision parameter. When applied to a dense matrix with spectral norm bounded by a constant, the runtime of the proposed algorithm is bounded by O(2n polylog(n)/ε), which is a quadratic improvement over known quantum linear system algorithms. Our algorithm is built upon a singular value estimation subroutine, which makes use of a memory architecture that allows for efficient preparation of quantum states that correspond to the rows and row Frobenius norms of A.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…