vix.ing · top · new · best · stats · spec

Lower bounds for distributed markov chain problems

2008/10/29 by Rahul Sami, Andy Twigg, Sami, Rahul +1 · 1 citation
Computer Science · #Complexity and Algorithms in Graphs #Cryptography and Data Security #Data Structures and Algorithms (cs.DS) #Distributed systems and fault tolerance #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.0810.5263

openalex publication_date 2008/10/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We study the worst-case communication complexity of distributed algorithms computing a path problem based on stationary distributions of random walks in a network G with the caveat that G is also the communication network. The problem is a natural generalization of shortest path lengths to expected path lengths, and represents a model used in many practical applications such as pagerank and eigentrust as well as other problems involving Markov chains defined by networks. For the problem of computing a single stationary probability, we prove an Ω(n2 log n) bits lower bound; the trivial centralized algorithm costs O(n3) bits and no known algorithm beats this. We also prove lower bounds for the related problems of approximately computing the stationary probabilities, computing only the ranking of the nodes, and computing the node with maximal rank. As a corollary, we obtain lower bounds for labelling schemes for the hitting time between two nodes.

Cited by

Related