English

A quantum linear system algorithm for dense matrices

Quantum Physics 2018-02-07 v2

Abstract

Solving linear systems of equations is a frequently encountered problem in machine learning and optimisation. Given a matrix AA and a vector b\mathbf b the task is to find the vector x\mathbf x such that Ax=bA \mathbf x = \mathbf b. We describe a quantum algorithm that achieves a sparsity-independent runtime scaling of O(κ2AFpolylog(n)/ϵ)\mathcal{O}(\kappa^2 \|A\|_F \text{polylog}(n)/\epsilon), where n×nn\times n is the dimensionality of AA with Frobenius norm AF\|A\|_F, κ\kappa denotes the condition number of AA, and ϵ\epsilon 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(κ2npolylog(n)/ϵ)\mathcal{O}(\kappa^2\sqrt{n} \text{polylog}(n)/\epsilon), 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 AA.

Keywords

Cite

@article{arxiv.1704.06174,
  title  = {A quantum linear system algorithm for dense matrices},
  author = {Leonard Wossnig and Zhikuan Zhao and Anupam Prakash},
  journal= {arXiv preprint arXiv:1704.06174},
  year   = {2018}
}