Faster spectral sparsification and numerical algorithms for SDD matrices
Ioannis Koutis, Alex Levin, Richard Peng

TL;DR
This paper introduces faster algorithms for spectral graph sparsification, significantly reducing computation time for creating sparse approximations of graphs, which enhances the efficiency of solving linear systems and eigenvector computations for SDD matrices.
Contribution
The paper presents the fastest known algorithms for spectral graph sparsification, achieving improved running times for various graph densities and edge counts, and applies these to accelerate numerical algorithms for SDD matrices.
Findings
Faster sparsification algorithms with $ ilde{O}(m ext{ or }m ext{ log } n)$ time.
Sparsifiers with $O(n ext{ log } n/ ext{epsilon}^2)$ edges computed more efficiently.
Accelerated algorithms for solving linear systems and eigenvector computations in SDD matrices.
Abstract
We study algorithms for spectral graph sparsification. The input is a graph with vertices and edges, and the output is a sparse graph that approximates in an algebraic sense. Concretely, for all vectors and any , satisfies where and are the Laplacians of and respectively. We show that the fastest known algorithm for computing a sparsifier with edges can actually run in time, an factor faster than before. We also present faster sparsification algorithms for slightly dense graphs. Specifically, we give an algorithm that runs in time and generates a sparsifier with edges. This implies that a sparsifier…
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
TopicsSparse and Compressive Sensing Techniques · Complexity and Algorithms in Graphs · Matrix Theory and Algorithms
