46
52

Quantum-inspired sublinear classical algorithms for solving low-rank linear systems

Abstract

We present classical sublinear-time algorithms for solving low-rank linear systems of equations. Our algorithms are inspired by the HHL quantum algorithm for solving linear systems and the recent breakthrough by Tang of dequantizing the quantum algorithm for recommendation systems. Let ACm×nA \in \mathbb{C}^{m \times n} be a rank-kk matrix, and bCmb \in \mathbb{C}^m be a vector. We present two algorithms: a "sampling" algorithm that provides a sample from A1bA^{-1}b and a "query" algorithm that outputs an estimate of an entry of A1bA^{-1}b, where A1A^{-1} denotes the Moore-Penrose pseudo-inverse. Both of our algorithms have query and time complexity O(poly(k,κ,AF,1/ϵ)polylog(m,n))O(\mathrm{poly}(k, \kappa, \|A\|_F, 1/\epsilon)\,\mathrm{polylog}(m, n)), where κ\kappa is the condition number of AA and ϵ\epsilon is the precision parameter. Note that the algorithms we consider are sublinear time, so they cannot write and read the whole matrix or vectors. In this paper, we assume that AA and bb come with well-known low-overhead data structures such that entries of AA and bb can be sampled according to some natural probability distributions. Alternatively, when AA is positive semidefinite, our algorithms can be adapted so that the sampling assumption on bb is not required.

View on arXiv
Comments on this paper