Testing Uniformity of Stationary Distribution
Sourav Chakraborty, Akshay Kamath, and Rameshwar Pratap

TL;DR
This paper establishes a local graph property that determines when the uniform distribution is stationary for a regular directed graph's Markov chain, and applies this to analyze the complexity of testing uniformity in property testing.
Contribution
It proves a local criterion for uniform stationary distribution in regular directed graphs and connects this to the complexity of testing uniformity in graph property testing.
Findings
The uniform distribution is stationary iff outdegree(u) = indegree(v) for edges (u,v).
Reduces uniformity testing to Eulerian graph testing in the orientation model.
Provides bounds on query complexity for testing stationarity of the uniform distribution.
Abstract
A random walk on a directed graph gives a Markov chain on the vertices of the graph. An important question that arises often in the context of Markov chain is whether the uniform distribution on the vertices of the graph is a stationary distribution of the Markov chain. Stationary distribution of a Markov chain is a global property of the graph. In this paper, we prove that for a regular directed graph whether the uniform distribution on the vertices of the graph is a stationary distribution, depends on a local property of the graph, namely if (u,v) is an directed edge then outdegree(u) is equal to indegree(v). This result also has an application to the problem of testing whether a given distribution is uniform or "far" from being uniform. This is a well studied problem in property testing and statistics. If the distribution is the stationary distribution of the lazy random walk on a…
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.
