Solving Laplacian Systems in Logarithmic Space
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 vector such that and uses only space if the underlying graph has polynomially bounded weights. We also show how to estimate, again in logarithmic space, the smallest non-zero eigenvalue of .
Cite
@article{arxiv.1608.01426,
title = {Solving Laplacian Systems in Logarithmic Space},
author = {François Le Gall},
journal= {arXiv preprint arXiv:1608.01426},
year = {2016}
}
Comments
17 pages