Jump to content

Typical set

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jheald (talk | contribs) at 20:18, 5 January 2006 (+link Source coding theorem). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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 using 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.

(Weakly) typical sequences

If a sequence x1, ..., xn is drawn from an i.i.d. distribution then the typical set, is defined as those sequences which satisfy:

The probability above need only be within a factor of .

It has the following properties if n is sufficiently large, ε can be chosen arbitrarily small so that:

  1. The probability of a sequence from being drawn from is greater than

For a general stochastic process with AEP, the (weakly) typical set can be defined similarly with replaced by (i.e. the probability of the sample limited to the time interval ), being the degree of freedom of the process in the time interval and being the entropy rate. If the process is continuous-valued, differential entropy is used instead.

Strongly typical sequences

Template:Sect-num-stub

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.

Template:Sect-num-stub

Applications of typicality

Template:Sect-num-stub

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.

Template:Sect-num-stub

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 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.

Template:Sect-num-stub

Universal null-hypothesis testing

Template:Sect-num-stub

Universal channel code

Template:Sect-num-stub See also: algorithmic complexity theory

See also