A Unified Approach to Scalable Spectral Sparsification of Directed Graphs
Ying Zhang, Zhiqiang Zhao, and Zhuo Feng

TL;DR
This paper introduces a unified, scalable spectral sparsification method for both directed and undirected graphs, preserving spectral properties and enabling efficient large-scale graph analysis.
Contribution
It proves the existence of linear-sized spectral sparsifiers for directed graphs and develops a practical, unified approach with nearly-linear complexity.
Findings
Successfully sparsifies large directed graphs from public datasets
Preserves key eigenvalues and eigenvectors of graph Laplacians
Enhances efficiency in spectral embedding and PageRank computations
Abstract
Recent spectral graph sparsification research allows constructing nearly-linear-sized subgraphs that can well preserve the spectral (structural) properties of the original graph, such as the first few eigenvalues and eigenvectors of the graph Laplacian, leading to the development of a variety of nearly-linear time numerical and graph algorithms. However, there is not a unified approach that allows for truly-scalable spectral sparsification of both directed and undirected graphs. In this work, we prove the existence of linear-sized spectral sparsifiers for general directed graphs and introduce a practically-efficient and unified spectral graph sparsification approach that allows sparsifying real-world, large-scale directed and undirected graphs with guaranteed preservation of the original graph spectra. By exploiting a highly-scalable (nearly-linear complexity) spectral matrix…
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
TopicsGraphene research and applications · Graph theory and applications · Advanced Graph Neural Networks
