An Efficient Algorithm for Unweighted Spectral Graph Sparsification

Abstract

Spectral graph sparsification has emerged as a powerful tool in the analysis of large-scale networks by reducing the overall number of edges, while maintaining a comparable graph Laplacian matrix. In this paper, we present an efficient algorithm for the construction of a new type of spectral sparsifier, the unweighted spectral sparsifier. Given a general undirected and unweighted graph G = (V, E) and an integer < |E| (the number of edges in E), we compute an unweighted graph H = (V, F) with F ⊂ E and |F| = such that for every x ∈ RV \[ xT LG x ≤ xT LH x ≤ xT LG x, \] where LG and LH are the Laplacian matrices for G and H, respectively, and ≥ 1 is a slowly-varying function of |V|, |E| and . This work addresses the open question of the existence of unweighted graph sparsifiers for unweighted graphs. Additionally, our algorithm can efficiently compute unweighted graph sparsifiers for weighted graphs, leading to sparsified graphs that retain the weights of the original graphs.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…