Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Faster spectral sparsification and numerical algorithms for SDD matrices (1209.5821v3)

Published 26 Sep 2012 in cs.DS

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 $\tilde{G}$ that approximates $G$ in an algebraic sense. Concretely, for all vectors $x$ and any $\epsilon>0$, $\tilde{G}$ satisfies $$ (1-\epsilon) xT L_G x \leq xT L_{\tilde{G}} x \leq (1+\epsilon) xT L_G x, $$ where $L_G$ and $L_{\tilde{G}}$ are the Laplacians of $G$ and $\tilde{G}$ respectively. We show that the fastest known algorithm for computing a sparsifier with $O(n\log n/\epsilon2)$ edges can actually run in $\tilde{O}(m\log2 n)$ time, an $O(\log n)$ factor faster than before. We also present faster sparsification algorithms for slightly dense graphs. Specifically, we give an algorithm that runs in $\tilde{O}(m\log n)$ time and generates a sparsifier with $\tilde{O}(n\log3{n}/\epsilon2)$ edges. This implies that a sparsifier with $O(n\log n/\epsilon2)$ edges can be computed in $\tilde{O}(m\log n)$ time for graphs with more than $O(n\log4 n)$ edges. We also give an $\tilde{O}(m)$ time algorithm for graphs with more than $n\log5 n (\log \log n)3$ edges of polynomially bounded weights, and an $O(m)$ algorithm for unweighted graphs with more than $n\log8 n (\log \log n)3 $ edges and $n\log{10} n (\log \log 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.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Ioannis Koutis (22 papers)
  2. Alex Levin (2 papers)
  3. Richard Peng (87 papers)
Citations (38)

Summary

We haven't generated a summary for this paper yet.