An optimal algorithm for average distance in typical regular graphs
Alexandros Eskenazis, Manor Mendel, Assaf Naor

TL;DR
This paper presents a deterministic algorithm that approximates the average distance in typical constant degree regular graphs efficiently, and establishes fundamental limits on the trade-offs between approximation quality and query complexity.
Contribution
It introduces a novel algorithm for average distance approximation in typical regular graphs and proves tight lower bounds on query complexity for all such algorithms.
Findings
Algorithm achieves constant factor approximation with O(n) queries in typical regular graphs.
Impossibility results establish lower bounds on query complexity for given approximation factors.
Matching upper and lower bounds characterize the fundamental limits of the problem.
Abstract
We design a deterministic algorithm that, given points in a \emph{typical} constant degree regular~graph, queries distances to output a constant factor approximation to the average distance among those points, thus answering a question posed in~\cite{MN14}. Our algorithm uses the method of~\cite{MN14} to construct a sequence of constant degree graphs that are expanders with respect to certain nonpositively curved metric spaces, together with a new rigidity theorem for metric transforms of nonpositively curved metric spaces. The fact that our algorithm works for typical (uniformly random) constant degree regular graphs rather than for all constant degree graphs is unavoidable, thanks to the following impossibility result that we obtain: For every fixed , the approximation factor of any algorithm for average distance that works for all constant degree graphs and…
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
TopicsComputational Geometry and Mesh Generation · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
