Distance Reconstruction of Sparse Random Graphs
Paul Bastide

TL;DR
This paper presents an algorithm that reconstructs Erdős-Rényi random graphs from distance queries efficiently, especially for sparse graphs with average degree growing with the number of vertices.
Contribution
It introduces a query-efficient method for reconstructing sparse random graphs in the distance query model, applicable above the connectivity threshold.
Findings
Reconstruction algorithm works with $O( ext{average degree}^2 imes n imes ext{log} n)$ queries.
For certain sparse regimes, the algorithm uses $O(n ext{log}^5 n)$ queries.
Effective for $p$ values slightly above the connectivity threshold.
Abstract
In the distance query model, we are given access to the vertex set of a -vertex graph , and an oracle that takes as input two vertices and returns the distance between these two vertices in . We study how many queries are needed to reconstruct the edge set of when is sampled according to the Erd\H{o}s-Renyi-Gilbert distribution. Our approach applies to a large spectrum of values for starting slightly above the connectivity threshold: . We show that there exists an algorithm that reconstructs using queries in expectation, where is the expected average degree of . In particular, for the algorithm uses queries.
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.
