SF-GRASS: Solver-Free Graph Spectral Sparsification
Ying Zhang, Zhiqiang Zhao, Zhuo Feng

TL;DR
SF-GRASS introduces a novel solver-free spectral graph sparsification method that efficiently preserves spectral properties of large graphs using spectral coarsening and GSP techniques, avoiding complex Laplacian solvers.
Contribution
It is the first solver-free spectral graph sparsification approach leveraging spectral coarsening and GSP, enabling efficient and parallelizable sparsifier construction.
Findings
Produces high-quality spectral sparsifiers in nearly-linear time
Outperforms prior spectral methods on large real-world graphs
Easily implementable with sparse-matrix-vector multiplications
Abstract
Recent spectral graph sparsification techniques have shown promising performance in accelerating many numerical and graph algorithms, such as iterative methods for solving large sparse matrices, spectral partitioning of undirected graphs, vectorless verification of power/thermal grids, representation learning of large graphs, etc. However, prior spectral graph sparsification methods rely on fast Laplacian matrix solvers that are usually challenging to implement in practice. This work, for the first time, introduces a solver-free approach (SF-GRASS) for spectral graph sparsification by leveraging emerging spectral graph coarsening and graph signal processing (GSP) techniques. We introduce a local spectral embedding scheme for efficiently identifying spectrally-critical edges that are key to preserving graph spectral properties, such as the first few Laplacian eigenvalues and…
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
TopicsAdvanced Graph Neural Networks · Caching and Content Delivery · Recommender Systems and Techniques
