Faster spectral sparsification and numerical algorithms for SDD matrices

Abstract

We study algorithms for spectral graph sparsification. The input is a graph G with n vertices and m edges, and the output is a sparse graph G that approximates G in an algebraic sense. Concretely, for all vectors x and any ε>0, G satisfies (1-ε) xT LG x ≤ xT LG x ≤ (1+ε) xT LG x, where LG and LG are the Laplacians of G and G respectively. We show that the fastest known algorithm for computing a sparsifier with O(n n/ε2) edges can actually run in O(m2 n) time, an O( n) factor faster than before. We also present faster sparsification algorithms for slightly dense graphs. Specifically, we give an algorithm that runs in O(m n) time and generates a sparsifier with O(n3n/ε2) edges. This implies that a sparsifier with O(n n/ε2) edges can be computed in O(m n) time for graphs with more than O(n4 n) edges. We also give an O(m) time algorithm for graphs with more than n5 n ( n)3 edges of polynomially bounded weights, and an O(m) algorithm for unweighted graphs with more than n8 n ( n)3 edges and n10 n ( n)5 edges in the weighted case. The improved sparsification algorithms are employed to accelerate linear system solvers and algorithms for computing fundamental eigenvectors of slightly dense SDD matrices.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…