Deterministic Approximation of Random Walks via Queries in Graphs of Unbounded Size
Abstract
Consider the following computational problem: given a regular digraph , two vertices , and a walk length , estimate the probability that a random walk of length from ends at to within A randomized algorithm can solve this problem by carrying out random walks of length from and outputting the fraction that end at . In this paper, we study deterministic algorithms for this problem that are also restricted to carrying out walks of length from and seeing which ones end at . Specifically, if is -regular, the algorithm is given oracle access to a function where is if the walk from specified by the edge labels in ends at . We assume that G is consistently labelled, meaning that the edges of label for each form a permutation on . We show that there exists a deterministic algorithm that makes nonadaptive queries to , regardless of the number of vertices in the graph . Crucially, and in contrast to the randomized algorithm, our algorithm does not simply output the average value of its queries. Indeed, Hoza, Pyne, and Vadhan (ITCS 2021) showed that any deterministic algorithm of the latter form that works for graphs of unbounded size must have query complexity at least .
Keywords
Cite
@article{arxiv.2111.01997,
title = {Deterministic Approximation of Random Walks via Queries in Graphs of Unbounded Size},
author = {Edward Pyne and Salil Vadhan},
journal= {arXiv preprint arXiv:2111.01997},
year = {2021}
}
Comments
14 pages, to appear in SOSA 2022. Abstract truncated to fit arXiv requirements