Solving Laplacian Systems in Logarithmic Space
Fran\c{c}ois Le Gall

TL;DR
This paper demonstrates that solving Laplacian linear systems can be done in logarithmic space using a classical algorithm, matching quantum space efficiency for this specific problem.
Contribution
It introduces a classical algorithm that solves Laplacian systems in logarithmic space, previously achieved only by quantum algorithms.
Findings
Classical logarithmic-space algorithm for Laplacian systems
Efficient estimation of the smallest non-zero eigenvalue in logarithmic space
Matching quantum space complexity for a specific linear algebra problem
Abstract
We investigate the space complexity of solving linear systems of equations. While all known deterministic or randomized algorithms solving a square system of linear equations in variables require space, Ta-Shma (STOC 2013) recently showed that on a quantum computer an approximate solution can be computed in logarithmic space, giving the first explicit computational task for which quantum computation seems to outperform classical computation with respect to space complexity. In this paper we show that for systems of linear equations in the Laplacian matrix of graphs, the same logarithmic space complexity can actually be achieved by a classical (i.e., non-quantum) algorithm. More precisely, given a system of linear equations , where is the (normalized) Laplacian matrix of a graph on vertices and is a unit-norm vector, our algorithm outputs a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum Computing Algorithms and Architecture · Random Matrices and Applications · Stochastic Gradient Optimization Techniques
