Red Light Green Light Method for Solving Large Markov Chains
Konstantin Avrachenkov, Patrick Brown, Nelly Litvak

TL;DR
This paper introduces a new distributed algorithm for computing stationary distributions of large Markov chains, unifying and improving upon existing methods with proven exponential convergence and enhanced efficiency.
Contribution
The authors propose a novel controlled, distributed algorithm that generalizes multiple existing methods and achieves faster convergence for large Markov chains.
Findings
Proves exponential convergence of the proposed method.
Demonstrates high efficiency and faster convergence than existing algorithms.
Includes a unified framework encompassing various known algorithms.
Abstract
Discrete-time discrete-state finite Markov chains are versatile mathematical models for a wide range of real-life stochastic processes. One of most common tasks in studies of Markov chains is computation of the stationary distribution. Without loss of generality, and drawing our motivation from applications to large networks, we interpret this problem as one of computing the stationary distribution of a random walk on a graph. We propose a new controlled, easily distributed algorithm for this task, briefly summarized as follows: at the beginning, each node receives a fixed amount of cash (positive or negative), and at each iteration, some nodes receive `green light' to distribute their wealth or debt proportionally to the transition probabilities of the Markov chain; the stationary probability of a node is computed as a ratio of the cash distributed by this node to the total cash…
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
TopicsAge of Information Optimization · Optimization and Search Problems · Distributed systems and fault tolerance
