Approximate Gaussian Elimination for Laplacians: Fast, Sparse, and Simple
Data Structures and Algorithms
2016-05-10 v1
Abstract
We show how to perform sparse approximate Gaussian elimination for Laplacian matrices. We present a simple, nearly linear time algorithm that approximates a Laplacian by a matrix with a sparse Cholesky factorization, the version of Gaussian elimination for symmetric matrices. This is the first nearly linear time solver for Laplacian systems that is based purely on random sampling, and does not use any graph theoretic constructions such as low-stretch trees, sparsifiers, or expanders. The crux of our analysis is a novel concentration bound for matrix martingales where the differences are sums of conditionally independent variables.
Keywords
Cite
@article{arxiv.1605.02353,
title = {Approximate Gaussian Elimination for Laplacians: Fast, Sparse, and Simple},
author = {Rasmus Kyng and Sushant Sachdeva},
journal= {arXiv preprint arXiv:1605.02353},
year = {2016}
}