pith. machine review for the scientific record. sign in

arxiv: 1605.02353 · v1 · submitted 2016-05-08 · 💻 cs.DS

Recognition: unknown

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

Authors on Pith no claims yet
classification 💻 cs.DS
keywords eliminationgaussianlaplaciansparseapproximatelinearmatricesmatrix
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improved large-scale graph learning through ridge spectral sparsification

    cs.LG 2026-04 unverdicted novelty 5.0

    GSQUEAK produces spectrally accurate sparsifiers for graph Laplacians in a single-pass distributed streaming setting.