Near-Perfect Recovery in the One-Dimensional Latent Space Model
Yu Chen, Sampath Kannan, Sanjeev Khanna

TL;DR
This paper investigates the problem of reconstructing the positions of vertices in a one-dimensional latent space from an unlabeled graph generated by distance-dependent connection probabilities, providing algorithms and bounds for order and position recovery.
Contribution
The paper introduces efficient algorithms for recovering vertex order and positions in a 1D latent space from unlabeled graphs, with theoretical guarantees and lower bounds.
Findings
Efficient algorithm recovers vertex order with high accuracy using O(n/\u03b4^2) samples.
Positions of vertices can be recovered within with O(n^2 log n/^2) samples.
Lower bound shows position recovery is fundamentally harder than order recovery.
Abstract
Suppose a graph is stochastically created by uniformly sampling vertices along a line segment and connecting each pair of vertices with a probability that is a known decreasing function of their distance. We ask if it is possible to reconstruct the actual positions of the vertices in by only observing the generated unlabeled graph. We study this question for two natural edge probability functions -- one where the probability of an edge decays exponentially with the distance and another where this probability decays only linearly. We initiate our study with the weaker goal of recovering only the order in which vertices appear on the line segment. For a segment of length and a precision parameter , we show that for both exponential and linear decay edge probability functions, there is an efficient algorithm that correctly recovers (up to reflection symmetry) the order…
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
TopicsTopological and Geometric Data Analysis · Computational Geometry and Mesh Generation · Data Management and Algorithms
