Approximate Gaussian Elimination for Laplacians: Fast, Sparse, and Simple

May 08, 2016 ยท Declared Dead ยท ๐Ÿ› IEEE Annual Symposium on Foundations of Computer Science

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Rasmus Kyng, Sushant Sachdeva arXiv ID 1605.02353 Category cs.DS: Data Structures & Algorithms Citations 206 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 2 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Data Structures & Algorithms

Died the same way โ€” ๐Ÿ‘ป Ghosted