Typical set
From Wikipedia, the free encyclopedia
In information theory, the typical set is a set of sequences whose probability is close to two raised to the negative power of the entropy of their source distribution. That this set has total probability close to one is a consequence of the asymptotic equipartition property (AEP) which is a kind of law of large numbers.
This has great use in compression theory as it provides a theoretical means for compressing data, allowing us to represent any sequence Xn using nH(X) bits on average, and, hence, justifying the use of entropy as a measure of information from a source.
The AEP can also be proven for a large class of stationary ergodic processes, allowing typical set to be defined in more general cases.
Contents |
[edit] (Weakly) typical sequences
If a sequence x1, ..., xn is drawn from an i.i.d. distribution X defined over a finite alphabet , then the typical set, is defined as those sequences which satisfy:
Where is the information entropy of X. The probability above need only be within a factor of 2nε.
It has the following properties if n is sufficiently large, ε can be chosen arbitrarily small so that:
- The probability of a sequence from X being drawn from is greater than 1 − ε
For a general stochastic process {X(t)} with AEP, the (weakly) typical set can be defined similarly with p(x1,x2,...,xn) replaced by (i.e. the probability of the sample limited to the time interval [0,τ]), n being the degree of freedom of the process in the time interval and H(X) being the entropy rate. If the process is continuous-valued, differential entropy is used instead.
[edit] Strongly typical sequences (strong typicality)
If a sequence x1, ..., xn is drawn from some specified joint distribution, then the strongly typical set, Aε,strong(n) is defined as the set of sequences which satisfy
It can be shown that strongly typical sequences are also weakly typical (with a different constant ε, and hence the name. The two forms, however, are not equivalent. Strong typicality is often easier to work with in proving theorems for memoryless channels. However, as is apparent from the definition, this form of typicality is only defined for random variables having finite support.
[edit] Jointly typical sequences
Two sequences and are jointly ε-typical if the pair is ε-typical with respect to the joint distribution and both and are ε-typical with respect to their marginal distributions and . The set of all such pairs of sequences is denoted by . Jointly ε-typical n-tuple sequences are defined similarly.
[edit] Applications of typicality
[edit] Typical set encoding
In communication, typical set encoding encodes only the typical set of a stochastic source with fixed length block codes. Asymptotically, it is, by the AEP, lossless and achieves the minimum rate equal to the entropy rate of the source.
[edit] Typical set decoding
In communication, typical set decoding is used in conjunction with random coding to estimate the transmitted message as the one with a codeword that is jointly ε-typical with the observation. i.e.
where are the message estimate, codeword of message w and the observation respectively. is defined with respect to the joint distribution where is the transition probability that characterizes the channel statistics, and is some input distribution used to generate the codewords in the random codebook.
[edit] Universal null-hypothesis testing
[edit] Universal channel code
See also: algorithmic complexity theory