English

Sparsified Cholesky and Multigrid Solvers for Connection Laplacians

Data Structures and Algorithms 2015-12-08 v1

Abstract

We introduce the sparsified Cholesky and sparsified multigrid algorithms for solving systems of linear equations. These algorithms accelerate Gaussian elimination by sparsifying the nonzero matrix entries created by the elimination process. We use these new algorithms to derive the first nearly linear time algorithms for solving systems of equations in connection Laplacians, a generalization of Laplacian matrices that arise in many problems in image and signal processing. We also prove that every connection Laplacian has a linear sized approximate inverse. This is an LU factorization with a linear number of nonzero entries that is a strong approximation of the original matrix. Using such a factorization one can solve systems of equations in a connection Laplacian in linear time. Such a factorization was unknown even for ordinary graph Laplacians.

Keywords

Cite

@article{arxiv.1512.01892,
  title  = {Sparsified Cholesky and Multigrid Solvers for Connection Laplacians},
  author = {Rasmus Kyng and Yin Tat Lee and Richard Peng and Sushant Sachdeva and Daniel A. Spielman},
  journal= {arXiv preprint arXiv:1512.01892},
  year   = {2015}
}

Comments

This article supersedes arXiv:1506.08204