English

Graph Sparsification by Approximate Matrix Multiplication

Numerical Analysis 2023-04-27 v2 Discrete Mathematics Data Structures and Algorithms Numerical Analysis Signal Processing Spectral Theory

Abstract

Graphs arising in statistical problems, signal processing, large networks, combinatorial optimization, and data analysis are often dense, which causes both computational and storage bottlenecks. One way of \textit{sparsifying} a \textit{weighted} graph, while sharing the same vertices as the original graph but reducing the number of edges, is through \textit{spectral sparsification}. We study this problem through the perspective of RandNLA. Specifically, we utilize randomized matrix multiplication to give a clean and simple analysis of how sampling according to edge weights gives a spectral approximation to graph Laplacians. Through the CRCR-MM algorithm, we attain a simple and computationally efficient sparsifier whose resulting Laplacian estimate is unbiased and of minimum variance. Furthermore, we define a new notion of \textit{additive spectral sparsifiers}, which has not been considered in the literature.

Keywords

Cite

@article{arxiv.2304.08581,
  title  = {Graph Sparsification by Approximate Matrix Multiplication},
  author = {Neophytos Charalambides and Alfred O. Hero},
  journal= {arXiv preprint arXiv:2304.08581},
  year   = {2023}
}
R2 v1 2026-06-28T10:08:58.129Z