Markov chain central limit theorem

In the mathematical theory of random processes, the Markov chain central limit theorem has a conclusion somewhat similar in form to that of the classic central limit theorem (CLT) of probability theory, but the quantity in the role taken by the variance in the classic CLT has a more complicated definition.

Statement

Suppose that:

  • the sequence of random elements of some set is a Markov chain that has a stationary probability distribution; and
  • the initial distribution of the process, i.e. the distribution of , is the stationary distribution, so that are identically distributed. In the classic central limit theorem these random variables would be assumed to be independent, but here we have only the weaker assumption that the process has the Markov property; and
  • is some (measurable) real-valued function for which

Now let

Then as we have[1]

or more precisely,

where the decorated arrow indicates convergence in distribution.

Monte Carlo Setting

The Markov chain central limit theorem can be guaranteed for functionals of general state space Markov chains under certain conditions. In particular, this can be done with a focus on Monte Carlo settings. An example of the application in a MCMC (Markov Chain Monte Carlo) setting is the following:

Consider a simple hard-shell (also known as hard-core) model. Suppose X = {1, . . . , n 1 } × {1, . . . , n 2 } ⊆ Z 2 . A proper configuration on X consists of coloring each point either black or white in such a way that no two adjacent points are white. Let X denote the set of all proper configurations on X , N X (n 1 , n 2 ) be the total number of proper configurations and π be the uniform distribution on X so that each proper configuration is equally likely. Suppose our goal is to calculate the typical number of white points in a proper configuration; that is, if W (x) is the number of white points in x ∈ X then we want the value of

If n1 and n2 are even moderately large then we will have to resort to an approximation to E π W . Consider the following Markov chain on X. Fix p ∈ (0, 1) and set X 0 = x 0 where x 0 ∈ X is an arbitrary proper configuration. Randomly choose a point (x, y) ∈ X and independently draw U ∼ Uniform(0, 1). If u ≤ p and all of the adjacent points are black then color (x, y) white leaving all other points alone. Otherwise, color (x, y) black and leave all other points alone. Call the resulting configuration X 1 . Continuing in this fashion yields a Harris ergodic Markov chain {X 0 , X 1 , X 2 , . . .} having π as its invariant distribution. It is now a simple matter to estimate E π W with w̄ n . Also, since X is finite (albeit potentially large) it is well known that X will converge exponentially fast to π which implies that a CLT holds for w̄ n .

References

  1. Geyer, Charles J. (2011). Introduction to Markov Chain Monte Carlo. In Handbook of MarkovChain Monte Carlo. Edited by S. P. Brooks, A. E. Gelman, G. L. Jones,and X. L. Meng. Chapman & Hall/CRC, Boca Raton, FL, Section 1.8. http://www.mcmchandbook.net/HandbookChapter1.pdf

Sources

  • Gordin, M. I. and Lifšic, B. A. (1978). "Central limit theorem for stationary Markov processes." Soviet Mathematics, Doklady, 19, 392–394. (English translation of Russian original).
  • Geyer, Charles J. (2011). "Introduction to MCMC." In Handbook of Markov Chain Monte Carlo, edited by S. P. Brooks, A. E. Gelman, G. L. Jones, and X. L. Meng. Chapman & Hall/CRC, Boca Raton, pp. 3–48.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.