Nearly completely decomposable Markov chain
In probability theory, a nearly completely decomposable (NCD) Markov chain is a Markov chain where the state-space can be partitioned in such a way that movement within a partition occurs much more frequently that movement between partitions.[1] Particularly efficient algorithms exist to compute the stationary distribution of Markov chains with this property.[2]
Definition
Ando and Fisher define a completely decomposable matrix as one where "an identical rearrangement of rows and columns leaves a set of square submatrices on the principal diagonal and zeros everywhere else." A nearly completely decomposable matrix is one where an identical rearrangement of rows and columns leaves a set of square submatrices on the principal diagonal and small nonzeros everywhere else[3][4]
Example
A Markov chain with transition matrix
is nearly completely decomposable if ε is small (say 0.1).[5]
Stationary distribution algorithms
Special-purpose iterative algorithms have been designed for NCD Markov chains[2] though the multilevel algorithm, a general purpose algorithm,[6] has been shown experimentally to be competitive and in some cases significantly faster.[7]
See also
References
- ^ Attention: This template ({{cite jstor}}) is deprecated. To cite the publication identified by jstor:1427937, please use {{cite journal}} with
|jstor=1427937
instead. - ^ a b Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1137/0605019, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with
|doi=10.1137/0605019
instead. - ^ Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.2307.2F2525455, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with
|doi=10.2307.2F2525455
instead. - ^ Attention: This template ({{cite jstor}}) is deprecated. To cite the publication identified by jstor:1913078, please use {{cite journal}} with
|jstor=1913078
instead. - ^ Example 1.1 from Yin, George; Zhang, Qing (2005). Discrete-time Markov chains: two-time-scale methods and applications. Springer. p. 8. ISBN 038721948X.
- ^ Attention: This template ({{cite doi}}) is deprecated. To cite the publication identified by doi:10.1145/183019.183040, please use {{cite journal}} (if it was published in a bona fide academic journal, otherwise {{cite report}} with
|doi=10.1145/183019.183040
instead. - ^ Leutenegger, Scott T.; Horton, Graham (1994). On the Utility of the Multi-Level Algorithm for the Solution of Nearly Completely Decomposable Markov Chains (ICASE Report No. 94-44) (Technical report). NASA. Contractor Report 194929.
We present experimental results indicating that the general- purpose Multi-Level algorithm is competitive, and can be significantly faster than the special-purpose KMS algorithm when Gauss-Seidel and Gaussian Elimination are used for solving the individual blocks. Markov chains, Multi- level, Numerical solution.
{{cite tech report}}
: Unknown parameter|month=
ignored (help)