Estimating graph parameters with random walks
Abstract
An algorithm observes the trajectories of random walks over an unknown graph G, starting from the same vertex x, as well as the degrees along the trajectories. For all finite connected graphs, one can estimate the number of edges m up to a bounded factor in O(trel3/4m/d) steps, where trel is the relaxation time of the lazy random walk on G and d is the minimum degree in G. Alternatively, m can be estimated in O(tunif +trel5/6n), where n is the number of vertices and tunif is the uniform mixing time on G. The number of vertices n can then be estimated up to a bounded factor in an additional O(tunifmn) steps. Our algorithms are based on counting the number of intersections of random walk paths X,Y, i.e. the number of pairs (t,s) such that Xt=Ys. This improves on previous estimates which only consider collisions (i.e., times t with Xt=Yt). We also show that the complexity of our algorithms is optimal, even when restricting to graphs with a prescribed relaxation time. Finally, we show that, given either m or the mixing time of G, we can compute the "other parameter" with a self-stopping algorithm.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.