Graph Reconstruction from Noisy Random Subgraphs
Andrew McGregor, Rik Sengupta

TL;DR
This paper studies reconstructing an unknown graph from multiple noisy, randomly sampled subgraphs, providing bounds on the number of traces needed for successful reconstruction under various conditions.
Contribution
It introduces bounds on the number of noisy subgraph traces required to reconstruct a random graph, highlighting the difference between random and arbitrary graphs.
Findings
O(p_e^{-1} p_v^{-2} log n) traces suffice for random graphs
Reconstruction requires exponentially many traces for arbitrary graphs
Reconstruction success depends on noise levels and sampling probabilities
Abstract
We consider the problem of reconstructing an undirected graph on vertices given multiple random noisy subgraphs or "traces". Specifically, a trace is generated by sampling each vertex with probability , then taking the resulting induced subgraph on the sampled vertices, and then adding noise in the form of either (a) deleting each edge in the subgraph with probability , or (b) deleting each edge with probability and transforming a non-edge into an edge with probability . We show that, under mild assumptions on , and , if is selected uniformly at random, then or traces suffice to reconstruct with high probability. In contrast, if is arbitrary, then traces are necessary even when .
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.
