Approximating the Spectrum of a Graph

12/05/2017
by   David Cohen-Steiner, et al.
0

The spectrum of a network or graph G=(V,E) with adjacency matrix A, consists of the eigenvalues of the normalized Laplacian L= I - D^-1/2 A D^-1/2. This set of eigenvalues encapsulates many aspects of the structure of the graph, including the extent to which the graph posses community structures at multiple scales. We study the problem of approximating the spectrum λ = (λ_1,...,λ_|V|), 0 <λ_1,<..., <λ_|V|< 2 of G in the regime where the graph is too large to explicitly calculate the spectrum. We present a sublinear time algorithm that, given the ability to query a random node in the graph and select a random neighbor of a given node, computes a succinct representation of an approximation λ = (λ_1,...,λ_|V|), 0 <λ_1,<..., <λ_|V|< 2 such that λ - λ_1 <ϵ |V|. Our algorithm has query complexity and running time exp(O(1/ϵ)), independent of the size of the graph, |V|. We demonstrate the practical viability of our algorithm on 15 different real-world graphs from the Stanford Large Network Dataset Collection, including social networks, academic collaboration graphs, and road networks. For the smallest of these graphs, we are able to validate the accuracy of our algorithm by explicitly calculating the true spectrum; for the larger graphs, such a calculation is computationally prohibitive. In addition we study the implications of our algorithm to property testing in the bounded degree graph model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/15/2021

Testing properties of signed graphs

In graph property testing the task is to distinguish whether a graph sat...
research
09/16/2021

Sublinear Time Eigenvalue Approximation via Random Sampling

We study the problem of approximating the eigenspectrum of a symmetric m...
research
11/02/2017

Spectral Methods for Immunization of Large Networks

Given a network of nodes, minimizing the spread of a contagion using a l...
research
10/20/2019

Spectral bounds of the regularized normalized Laplacian for random geometric graphs

In this work, we study the spectrum of the regularized normalized Laplac...
research
09/02/2019

Further results on structured regression for multi-scale networks

Gaussian Conditional Random Fields (GCRF), as a structured regression mo...
research
02/21/2018

Spectrally approximating large graphs with smaller graphs

How does coarsening affect the spectrum of a general graph? We provide c...
research
09/05/2020

Explicit near-fully X-Ramanujan graphs

Let p(Y_1, …, Y_d, Z_1, …, Z_e) be a self-adjoint noncommutative polynom...

Please sign up or login with your details

Forgot password? Click here to reset