Stochastic chains with memory of variable length are a family of stochastic chains of finite order in a finite alphabet, such as, for every time pass, only one finite suffix of the past, called context, is necessary to predict the next symbol. These models were introduced in the information theory literature by Jorma Rissanen in 1983,[1] as a universal tool to data compression, but recently have been used to model data in different areas such as biology,[2] linguistics[3] and music.[4]
A stochastic chain with memory of variable length is a stochastic chain ( X n ) n ∈ Z {\displaystyle (X_{n})_{n\in Z}} , taking values in a finite alphabet A {\displaystyle A} , and characterized by a probabilistic context tree ( τ , p ) {\displaystyle (\tau ,p)} , so that
The class of stochastic chains with memory of variable length was introduced by Jorma Rissanen in the article A universal data compression system.[1] Such class of stochastic chains was popularized in the statistical and probabilistic community by P. Bühlmann and A. J. Wyner in 1999, in the article Variable Length Markov Chains. Named by Bühlmann and Wyner as “variable length Markov chains” (VLMC), these chains are also known as “variable-order Markov models" (VOM), “probabilistic suffix trees”[2] and “context tree models”.[5] The name “stochastic chains with memory of variable length” seems to have been introduced by Galves and Löcherbach, in 2008, in the article of the same name.[6]
Consider a system by a lamp, an observer and a door between both of them. The lamp has two possible states: on, represented by 1, or off, represented by 0. When the lamp is on, the observer may see the light through the door, depending on which state the door is at the time: open, 1, or closed, 0. such states are independent of the original state of the lamp.
Let ( X n ) n ≥ 0 {\displaystyle (X_{n})_{n\geq 0}} a Markov chain that represents the state of the lamp, with values in A = 0 , 1 {\displaystyle A={0,1}} and let p {\displaystyle p} be a probability transition matrix. Also, let ( ξ n ) n ≥ 0 {\displaystyle (\xi _{n})_{n\geq 0}} be a sequence of independent random variables that represents the door's states, also taking values in A {\displaystyle A} , independent of the chain ( X n ) n ≥ 0 {\displaystyle (X_{n})_{n\geq 0}} and such that
where 0 < ϵ < 1 {\displaystyle 0<\epsilon <1} . Define a new sequence ( Z n ) n ≥ 0 {\displaystyle (Z_{n})_{n\geq 0}} such that
In order to determine the last instant that the observer could see the lamp on, i.e. to identify the least instant k {\displaystyle k} , with k < n {\displaystyle k<n} in which Z k = 1 {\displaystyle Z_{k}=1} .
Using a context tree it's possible to represent the past states of the sequence, showing which are relevant to identify the next state.
The stochastic chain ( Z n ) n ∈ Z {\displaystyle (Z_{n})_{n\in \mathbb {Z} }} is, then, a chain with memory of variable length, taking values in A {\displaystyle A} and compatible with the probabilistic context tree ( τ , p ) {\displaystyle (\tau ,p)} , where
Given a sample X l , … , X n {\displaystyle X_{l},\ldots ,X_{n}} , one can find the appropriated context tree using the following algorithms.
In the article A Universal Data Compression System,[1] Rissanen introduced a consistent algorithm to estimate the probabilistic context tree that generates the data. This algorithm's function can be summarized in two steps:
Be X 0 , … , X n − 1 {\displaystyle X_{0},\ldots ,X_{n-1}} a sample of a finite probabilistic tree ( τ , p ) {\displaystyle (\tau ,p)} . For any sequence x − j − 1 {\displaystyle x_{-j}^{-1}} with j ≤ n {\displaystyle j\leq n} , it is possible to denote by N n ( x − j − 1 ) {\displaystyle N_{n}(x_{-j}^{-1})} the number of occurrences of the sequence in the sample, i.e.,
Rissanen first built a context maximum candidate, given by X n − K ( n ) n − 1 {\displaystyle X_{n-K(n)}^{n-1}} , where K ( n ) = C log n {\displaystyle K(n)=C\log {n}} and C {\displaystyle C} is an arbitrary positive constant. The intuitive reason for the choice of C log n {\displaystyle C\log {n}} comes from the impossibility of estimating the probabilities of sequence with lengths greater than log n {\displaystyle \log {n}} based in a sample of size n {\displaystyle n} .
From there, Rissanen shortens the maximum candidate through successive cutting the branches according to a sequence of tests based in statistical likelihood ratio. In a more formal definition, if bANnxk1b0 define the probability estimator of the transition probability p {\displaystyle p} by
where x − j − 1 a = ( x − j , … , x − 1 , a ) {\displaystyle x_{-j}^{-1}a=(x_{-j},\ldots ,x_{-1},a)} . If ∑ b ∈ A N n ( x − k − 1 b ) = 0 {\displaystyle \sum _{b\in A}N_{n}(x_{-k}^{-1}b)\,=\,0} , define p ^ n ( a ∣ x − k − 1 ) = 1 / | A | {\displaystyle {\hat {p}}_{n}(a\mid x_{-k}^{-1})\,=\,1/|A|} .
To i ≥ 1 {\displaystyle i\geq 1} , define
where y x − i − 1 = ( y , x − i , … , x − 1 ) {\displaystyle yx_{-i}^{-1}=(y,x_{-i},\ldots ,x_{-1})} and
Note that Λ n ( x − i − 1 ) {\displaystyle \Lambda _{n}(x_{-i}^{-1})} is the ratio of the log-likelihood to test the consistency of the sample with the probabilistic context tree ( τ , p ) {\displaystyle (\tau ,p)} against the alternative that is consistent with ( τ ′ , p ′ ) {\displaystyle (\tau ',p')} , where τ {\displaystyle \tau } and τ ′ {\displaystyle \tau '} differ only by a set of sibling knots.
The length of the current estimated context is defined by
where C {\displaystyle C} is any positive constant. At last, by Rissanen,[1] there's the following result. Given X 0 , … , X n − 1 {\displaystyle X_{0},\ldots ,X_{n-1}} of a finite probabilistic context tree ( τ , p ) {\displaystyle (\tau ,p)} , then
when n → ∞ {\displaystyle n\rightarrow \infty } .
The estimator of the context tree by BIC with a penalty constant c > 0 {\displaystyle c>0} is defined as
The smallest maximizer criterion[3] is calculated by selecting the smallest tree τ of a set of champion trees C such that