A nearly-mlogn time solver for SDD linear systems
Ioannis Koutis, Gary Miller, Richard Peng

TL;DR
This paper introduces a nearly logarithmic time algorithm for solving symmetric diagonally dominant linear systems, improving the construction of preconditioning chains and nearly-tight low-stretch spanning trees.
Contribution
It presents a faster method for constructing preconditioning chains and low-stretch spanning trees, leading to more efficient solvers for SDD linear systems.
Findings
Achieves ${ ilde O}(m ext{log} n ext{log} (1/ ext{epsilon}))$ solve time.
Develops a faster algorithm for constructing low-stretch spanning trees.
Improves preconditioning chain construction using new graph sparsification properties.
Abstract
We present an improved algorithm for solving symmetrically diagonally dominant linear systems. On input of an symmetric diagonally dominant matrix with non-zero entries and a vector such that for some (unknown) vector , our algorithm computes a vector such that { denotes the A-norm} in time The solver utilizes in a standard way a `preconditioning' chain of progressively sparser graphs. To claim the faster running time we make a two-fold improvement in the algorithm for constructing the chain. The new chain exploits previously unknown properties of the graph sparsification algorithm given in [Koutis,Miller,Peng, FOCS 2010], allowing for stronger preconditioning properties. We also present an algorithm of independent interest that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Graphene research and applications
