entropy rate

{{Short description|Time density of the average information in a stochastic process}}

{{Information theory}}

In the mathematical theory of probability, the entropy rate or source information rate is a function assigning an entropy to a stochastic process.

For a strongly stationary process, the conditional entropy for latest random variable eventually tend towards this rate value.

Definition

A process X with a countable index gives rise to the sequence of its joint entropies H_n(X_1, X_2, \dots X_n). If the limit exists, the entropy rate is defined as

:H(X) := \lim_{n \to \infty} \tfrac{1}{n} H_n.

Note that given any sequence (a_n)_n with a_0=0 and letting \Delta a_k := a_k - a_{k-1}, by telescoping one has a_n={\textstyle \sum_{k=1}^n}\Delta a_k. The entropy rate thus computes the mean of the first n such entropy changes, with n going to infinity.

The behaviour of joint entropies from one index to the next is also explicitly subject in some characterizations of entropy.

Discussion

While X may be understood as a sequence of random variables, the entropy rate H(X) represents the average entropy change per one random variable, in the long term.

It can be thought of as a general property of stochastic sources - this is the subject of the asymptotic equipartition property.

= For strongly stationary processes =

A stochastic process also gives rise to a sequence of conditional entropies, comprising more and more random variables.

For strongly stationary stochastic processes, the entropy rate equals the limit of that sequence

:H(X) = \lim_{n \to \infty} H(X_n|X_{n-1}, X_{n-2}, \dots X_1)

The quantity given by the limit on the right is also denoted H'(X), which is motivated to the extent that here this is then again a rate associated with the process, in the above sense.

= For Markov chains =

Since a stochastic process defined by a Markov chain that is irreducible and aperiodic has a stationary distribution, the entropy rate is independent of the initial distribution{{Cite book |last1=Cover |first1=Thomas M. |title=Elements of information theory |last2=Thomas |first2=Joy A. |date=2006 |publisher=Wiley-Interscience |isbn=978-0-471-24195-9 |edition=2nd |location=Hoboken, N.J |page=78}}.

For example, consider a Markov chain defined on a countable number of states. Given its right stochastic transition matrix P_{ij} and an entropy

:h_i := -\sum_{j} P_{ij} \log P_{ij}

associated with each state, one finds

:\displaystyle H(X) = \sum_{i} \mu_i h_i,

where \mu_i is the asymptotic distribution of the chain.

In particular, it follows that the entropy rate of an i.i.d. stochastic process is the same as the entropy of any individual member in the process.

= For hidden Markov models =

The entropy rate of hidden Markov models (HMM) has no known closed-form solution. However, it has known upper and lower bounds. Let the underlying Markov chain X_{1:\infty} be stationary, and let Y_{1:\infty} be the observable states, then we haveH(Y_n|X_1 , Y_{1:n-1} ) \leq H(Y) \leq H(Y_n|Y_{1:n-1} )and at the limit of n \to \infty, both sides converge to the middle.{{Cite book |last1=Cover |first1=Thomas M. |title=Elements of information theory |last2=Thomas |first2=Joy A. |date=2006 |publisher=Wiley-Interscience |isbn=978-0-471-24195-9 |edition=2nd |location=Hoboken, N.J |chapter=4.5. Functions of Markov chains}}

Applications

The entropy rate may be used to estimate the complexity of stochastic processes. It is used in diverse applications ranging from characterizing the complexity of languages, blind source separation, through to optimizing quantizers and data compression algorithms. For example, a maximum entropy rate criterion may be used for feature selection in machine learning.{{cite journal |last1=Einicke |first1=G. A. |title=Maximum-Entropy Rate Selection of Features for Classifying Changes in Knee and Ankle Dynamics During Running |journal=IEEE Journal of Biomedical and Health Informatics |volume=28 |issue=4 |pages=1097–1103 |year=2018 |doi= 10.1109/JBHI.2017.2711487 |pmid=29969403 |s2cid=49555941 |hdl=10810/68978 |hdl-access=free }}

See also

References

{{Reflist}}