Approximating the Spectrum of a Graph
David Cohen-Steiner, Weihao Kong, Christian Sohler, Gregory Valiant

TL;DR
This paper introduces a sublinear time algorithm for approximating the spectrum of large graphs, enabling analysis of graph structure without full spectral computation, and demonstrates its effectiveness on real-world datasets.
Contribution
The paper presents a novel sublinear time algorithm for approximating graph spectra using only local queries, scalable to large graphs and applicable to property testing.
Findings
Algorithm achieves approximation with error bound in linear spectral norm
Validated on 15 real-world large graphs from diverse domains
Efficiently computes spectrum approximation independent of graph size
Abstract
The spectrum of a network or graph with adjacency matrix , consists of the eigenvalues of the normalized Laplacian . 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 , of 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 , $0 \le \widetilde \lambda_1,\le \dots, \le \widetilde…
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.
