Sublinear-Time Approximation for Graph Frequency Vectors in Hyperfinite Graphs
Gregory Moroie

TL;DR
This paper presents a sublinear-time algorithm for approximating the distribution of local neighborhoods in hyperfinite graphs, providing efficient summaries with controlled error bounds.
Contribution
It offers a concise analysis of the partition-oracle framework, explicitly separating cut and sampling errors, and demonstrates a polynomial-time method to produce accurate graph summaries.
Findings
Achieves -error approximation with high probability
Samples vertices to construct a summary graph
Runtime and summary size depend polynomially on parameters
Abstract
In this work, we address the problem of approximating the -disc distribution ("frequency vector") of a bounded-degree graph in sublinear-time under the assumption of hyperfiniteness. We revisit the partition-oracle framework of Hassidim, Kelner, Nguyen, and Onak [HKNO09], and provide a concise, self-contained analysis that explicitly separates the two sources of error: (i) the cut error, controlled by hyperfiniteness parameter , which incurs at most in -distance by removing at most edges; and (ii) the sampling error, controlled by the accuracy parameter , bounded by via random vertex queries and a Chernoff and union bound argument. Combining these yields an overall -error of with high probability. Algorithmically, we show that by sampling $N=\lceil…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Neural Networks · Complex Network Analysis Techniques
