We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: An improved quantum-inspired algorithm for linear regression

Abstract: We give a classical algorithm for linear regression analogous to the quantum matrix inversion algorithm [Harrow, Hassidim, and Lloyd, Physical Review Letters'09] for low-rank matrices [Wossnig et al., Physical Review Letters'18], when the input matrix $A$ is stored in a data structure applicable for QRAM-based state preparation.
Namely, given an $A \in \mathbb{C}^{m\times n}$ with minimum singular value $\sigma$ and which supports certain efficient $\ell_2$-norm importance sampling queries, along with a $b \in \mathbb{C}^m$, we can output a description of an $x \in \mathbb{C}^n$ such that $\|x - A^+b\| \leq \varepsilon\|A^+b\|$ in $\tilde{\mathcal{O}}\Big(\frac{\|A\|_{\mathrm{F}}^6\|A\|^2}{\sigma^8\varepsilon^4}\Big)$ time, improving on previous "quantum-inspired" algorithms in this line of research by a factor of $\frac{\|A\|^{14}}{\sigma^{14}\varepsilon^2}$ [Chia et al., STOC'20]. The algorithm is stochastic gradient descent, and the analysis bears similarities to those of optimization algorithms for regression in the usual setting [Gupta and Sidford, NeurIPS'18]. Unlike earlier works, this is a promising avenue that could lead to feasible implementations of classical regression in a quantum-inspired setting, for comparison against future quantum computers.
Comments: 16 pages, bug fixed
Subjects: Data Structures and Algorithms (cs.DS); Quantum Physics (quant-ph)
Cite as: arXiv:2009.07268 [cs.DS]
  (or arXiv:2009.07268v2 [cs.DS] for this version)

Submission history

From: Ewin Tang [view email]
[v1] Tue, 15 Sep 2020 17:58:25 GMT (22kb,D)
[v2] Mon, 28 Sep 2020 10:09:10 GMT (21kb,D)
[v3] Wed, 19 Jan 2022 23:06:49 GMT (32kb,D)
[v4] Mon, 27 Jun 2022 02:08:07 GMT (54kb,D)

Link back to: arXiv, form interface, contact.