A Sketching Algorithm for Spectral Graph Sparsification
Jiecao Chen, Bo Qin, David P. Woodruff, Qin Zhang

TL;DR
This paper introduces a novel sketching algorithm for spectral graph sparsification that significantly reduces space complexity for approximating quadratic forms of graph Laplacians, especially for fixed vectors, surpassing previous bounds.
Contribution
The paper presents the first sub-quadratic space sketch for spectral sparsification that approximates quadratic forms for fixed vectors, improving upon prior linear-space methods.
Findings
Achieves O(n psilon^{-1.6}) bits for fixed vector approximation
Contrasts with lower bounds for general PSD matrices
Builds on recent work for cut query sketches
Abstract
We study the problem of compressing a weighted graph on vertices, building a "sketch" of , so that given any vector , the value can be approximated up to a multiplicative factor from only and , where denotes the Laplacian of . One solution to this problem is to build a spectral sparsifier of , which, using the result of Batson, Spielman, and Srivastava, consists of reweighted edges of and has the property that simultaneously for all , . The bound is optimal for spectral sparsifiers. We show that if one is interested in only preserving the value of for a {\it fixed} (specified at query time) with high probability, then there is a sketch using only $\tilde{O}(n…
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
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Data Management and Algorithms
