15
2
v1v2 (latest)

Reconstruction of Random Geometric Graphs: Breaking the Omega(r) distortion barrier

Abstract

Embedding graphs in a geographical or latent space, i.e.\ inferring locations for vertices in Euclidean space or on a smooth manifold or submanifold, is a common task in network analysis, statistical inference, and graph visualization. We consider the classic model of random geometric graphs where nn points are scattered uniformly in a square of area nn, and two points have an edge between them if and only if their Euclidean distance is less than rr. The reconstruction problem then consists of inferring the vertex positions, up to the symmetries of the square, given only the adjacency matrix of the resulting graph. We give an algorithm that, if r=nαr=n^\alpha for any α>0\alpha > 0, with high probability reconstructs the vertex positions with a maximum error of O(nβ)O(n^\beta) where β=1/2(4/3)α\beta=1/2-(4/3)\alpha, until α3/8\alpha \ge 3/8 where β=0\beta=0 and the error becomes O(logn)O(\sqrt{\log n}). This improves over earlier results, which were unable to reconstruct with error less than rr. Our method estimates Euclidean distances using a hybrid of graph distances and short-range estimates based on the number of common neighbors. We extend our results to the surface of the sphere in R3\R^3 and to hypercubes in any constant fixed dimension. Additionally we examine the extent to which reconstruction is still possible when the original adjacency lists have had a subset of the edges independently deleted at random.

View on arXiv
Comments on this paper