Error exponent

Rate at which the error probability decays exponentially with increasing block length in code
(Learn how and when to remove this message)

In information theory, the error exponent of a channel code or source code over the block length of the code is the rate at which the error probability decays exponentially with the block length of the code. Formally, it is defined as the limiting ratio of the negative logarithm of the error probability to the block length of the code for large block lengths. For example, if the probability of error P e r r o r {\displaystyle P_{\mathrm {error} }} of a decoder drops as e n α {\displaystyle e^{-n\alpha }} , where n {\displaystyle n} is the block length, the error exponent is α {\displaystyle \alpha } . In this example, ln P e r r o r n {\displaystyle {\frac {-\ln P_{\mathrm {error} }}{n}}} approaches α {\displaystyle \alpha } for large n {\displaystyle n} . Many of the information-theoretic theorems are of asymptotic nature, for example, the channel coding theorem states that for any rate less than the channel capacity, the probability of the error of the channel code can be made to go to zero as the block length goes to infinity. In practical situations, there are limitations to the delay of the communication and the block length must be finite. Therefore, it is important to study how the probability of error drops as the block length go to infinity.

Error exponent in channel coding

For time-invariant DMC's

The channel coding theorem states that for any ε > 0 and for any rate less than the channel capacity, there is an encoding and decoding scheme that can be used to ensure that the probability of block error is less than ε > 0 for sufficiently long message block X. Also, for any rate greater than the channel capacity, the probability of block error at the receiver goes to one as the block length goes to infinity.

Assuming a channel coding setup as follows: the channel can transmit any of M = 2 n R {\displaystyle M=2^{nR}\;} messages, by transmitting the corresponding codeword (which is of length n). Each component in the codebook is drawn i.i.d. according to some probability distribution with probability mass function Q. At the decoding end, maximum likelihood decoding is done.

Let X i n {\displaystyle X_{i}^{n}} be the i {\displaystyle i} th random codeword in the codebook, where i {\displaystyle i} goes from 1 {\displaystyle 1} to M {\displaystyle M} . Suppose the first message is selected, so codeword X 1 n {\displaystyle X_{1}^{n}} is transmitted. Given that y 1 n {\displaystyle y_{1}^{n}} is received, the probability that the codeword is incorrectly detected as X 2 n {\displaystyle X_{2}^{n}} is:

P e r r o r   1 2 = x 2 n Q ( x 2 n ) 1 ( p ( y 1 n x 2 n ) > p ( y 1 n x 1 n ) ) . {\displaystyle P_{\mathrm {error} \ 1\to 2}=\sum _{x_{2}^{n}}Q(x_{2}^{n})1(p(y_{1}^{n}\mid x_{2}^{n})>p(y_{1}^{n}\mid x_{1}^{n})).}

The function 1 ( p ( y 1 n x 2 n ) > p ( y 1 n x 1 n ) ) {\displaystyle 1(p(y_{1}^{n}\mid x_{2}^{n})>p(y_{1}^{n}\mid x_{1}^{n}))} has upper bound

( p ( y 1 n x 2 n ) p ( y 1 n x 1 n ) ) s {\displaystyle \left({\frac {p(y_{1}^{n}\mid x_{2}^{n})}{p(y_{1}^{n}\mid x_{1}^{n})}}\right)^{s}}

for s > 0 {\displaystyle s>0\;} Thus,

P e r r o r   1 2 x 2 n Q ( x 2 n ) ( p ( y 1 n x 2 n ) p ( y 1 n x 1 n ) ) s . {\displaystyle P_{\mathrm {error} \ 1\to 2}\leq \sum _{x_{2}^{n}}Q(x_{2}^{n})\left({\frac {p(y_{1}^{n}\mid x_{2}^{n})}{p(y_{1}^{n}\mid x_{1}^{n})}}\right)^{s}.}

Since there are a total of M messages, and the entries in the codebook are i.i.d., the probability that X 1 n {\displaystyle X_{1}^{n}} is confused with any other message is M {\displaystyle M} times the above expression. Using the union bound, the probability of confusing X 1 n {\displaystyle X_{1}^{n}} with any message is bounded by:

P e r r o r   1 a n y M ρ ( x 2 n Q ( x 2 n ) ( p ( y 1 n x 2 n ) p ( y 1 n x 1 n ) ) s ) ρ {\displaystyle P_{\mathrm {error} \ 1\to \mathrm {any} }\leq M^{\rho }\left(\sum _{x_{2}^{n}}Q(x_{2}^{n})\left({\frac {p(y_{1}^{n}\mid x_{2}^{n})}{p(y_{1}^{n}\mid x_{1}^{n})}}\right)^{s}\right)^{\rho }}

for any 0 < ρ < 1 {\displaystyle 0<\rho <1} . Averaging over all combinations of x 1 n , y 1 n {\displaystyle x_{1}^{n},y_{1}^{n}} :

P e r r o r   1 a n y M ρ y 1 n ( x 1 n Q ( x 1 n ) [ p ( y 1 n x 1 n ) ] 1 s ρ ) ( x 2 n Q ( x 2 n ) [ p ( y 1 n x 2 n ) ] s ) ρ . {\displaystyle P_{\mathrm {error} \ 1\to \mathrm {any} }\leq M^{\rho }\sum _{y_{1}^{n}}\left(\sum _{x_{1}^{n}}Q(x_{1}^{n})[p(y_{1}^{n}\mid x_{1}^{n})]^{1-s\rho }\right)\left(\sum _{x_{2}^{n}}Q(x_{2}^{n})[p(y_{1}^{n}\mid x_{2}^{n})]^{s}\right)^{\rho }.}

Choosing s = 1 s ρ {\displaystyle s=1-s\rho } and combining the two sums over x 1 n {\displaystyle x_{1}^{n}} in the above formula:

P e r r o r   1 a n y M ρ y 1 n ( x 1 n Q ( x 1 n ) [ p ( y 1 n x 1 n ) ] 1 1 + ρ ) 1 + ρ . {\displaystyle P_{\mathrm {error} \ 1\to \mathrm {any} }\leq M^{\rho }\sum _{y_{1}^{n}}\left(\sum _{x_{1}^{n}}Q(x_{1}^{n})[p(y_{1}^{n}\mid x_{1}^{n})]^{\frac {1}{1+\rho }}\right)^{1+\rho }.}

Using the independence nature of the elements of the codeword, and the discrete memoryless nature of the channel:

P e r r o r   1 a n y M ρ i = 1 n y i ( x i Q i ( x i ) [ p i ( y i x i ) ] 1 1 + ρ ) 1 + ρ {\displaystyle P_{\mathrm {error} \ 1\to \mathrm {any} }\leq M^{\rho }\prod _{i=1}^{n}\sum _{y_{i}}\left(\sum _{x_{i}}Q_{i}(x_{i})[p_{i}(y_{i}\mid x_{i})]^{\frac {1}{1+\rho }}\right)^{1+\rho }}

Using the fact that each element of codeword is identically distributed and thus stationary:

P e r r o r   1 a n y M ρ ( y ( x Q ( x ) [ p ( y x ) ] 1 1 + ρ ) 1 + ρ ) n . {\displaystyle P_{\mathrm {error} \ 1\to \mathrm {any} }\leq M^{\rho }\left(\sum _{y}\left(\sum _{x}Q(x)[p(y\mid x)]^{\frac {1}{1+\rho }}\right)^{1+\rho }\right)^{n}.}

Replacing M by 2nR and defining

E o ( ρ , Q ) = ln ( y ( x Q ( x ) [ p ( y x ) ] 1 / ( 1 + ρ ) ) 1 + ρ ) , {\displaystyle E_{o}(\rho ,Q)=-\ln \left(\sum _{y}\left(\sum _{x}Q(x)[p(y\mid x)]^{1/(1+\rho )}\right)^{1+\rho }\right),}

probability of error becomes

P e r r o r exp ( n ( E o ( ρ , Q ) ρ R ) ) . {\displaystyle P_{\mathrm {error} }\leq \exp(-n(E_{o}(\rho ,Q)-\rho R)).}

Q and ρ {\displaystyle \rho } should be chosen so that the bound is tighest. Thus, the error exponent can be defined as

E r ( R ) = max Q max ρ [ 0 , 1 ] E o ( ρ , Q ) ρ R . {\displaystyle E_{r}(R)=\max _{Q}\max _{\rho \in [0,1]}E_{o}(\rho ,Q)-\rho R.\;}

Error exponent in source coding

For time invariant discrete memoryless sources

The source coding theorem states that for any ε > 0 {\displaystyle \varepsilon >0} and any discrete-time i.i.d. source such as X {\displaystyle X} and for any rate less than the entropy of the source, there is large enough n {\displaystyle n} and an encoder that takes n {\displaystyle n} i.i.d. repetition of the source, X 1 : n {\displaystyle X^{1:n}} , and maps it to n . ( H ( X ) + ε ) {\displaystyle n.(H(X)+\varepsilon )} binary bits such that the source symbols X 1 : n {\displaystyle X^{1:n}} are recoverable from the binary bits with probability at least 1 ε {\displaystyle 1-\varepsilon } .

Let M = e n R {\displaystyle M=e^{nR}\,\!} be the total number of possible messages. Next map each of the possible source output sequences to one of the messages randomly using a uniform distribution and independently from everything else. When a source is generated the corresponding message M = m {\displaystyle M=m\,} is then transmitted to the destination. The message gets decoded to one of the possible source strings. In order to minimize the probability of error the decoder will decode to the source sequence X 1 n {\displaystyle X_{1}^{n}} that maximizes P ( X 1 n A m ) {\displaystyle P(X_{1}^{n}\mid A_{m})} , where A m {\displaystyle A_{m}\,} denotes the event that message m {\displaystyle m} was transmitted. This rule is equivalent to finding the source sequence X 1 n {\displaystyle X_{1}^{n}} among the set of source sequences that map to message m {\displaystyle m} that maximizes P ( X 1 n ) {\displaystyle P(X_{1}^{n})} . This reduction follows from the fact that the messages were assigned randomly and independently of everything else.

Thus, as an example of when an error occurs, supposed that the source sequence X 1 n ( 1 ) {\displaystyle X_{1}^{n}(1)} was mapped to message 1 {\displaystyle 1} as was the source sequence X 1 n ( 2 ) {\displaystyle X_{1}^{n}(2)} . If X 1 n ( 1 ) {\displaystyle X_{1}^{n}(1)\,} was generated at the source, but P ( X 1 n ( 2 ) ) > P ( X 1 n ( 1 ) ) {\displaystyle P(X_{1}^{n}(2))>P(X_{1}^{n}(1))} then an error occurs.

Let S i {\displaystyle S_{i}\,} denote the event that the source sequence X 1 n ( i ) {\displaystyle X_{1}^{n}(i)} was generated at the source, so that P ( S i ) = P ( X 1 n ( i ) ) . {\displaystyle P(S_{i})=P(X_{1}^{n}(i))\,.} Then the probability of error can be broken down as P ( E ) = i P ( E S i ) P ( S i ) . {\displaystyle P(E)=\sum _{i}P(E\mid S_{i})P(S_{i})\,.} Thus, attention can be focused on finding an upper bound to the P ( E S i ) {\displaystyle P(E\mid S_{i})\,} .

Let A i {\displaystyle A_{i'}\,} denote the event that the source sequence X 1 n ( i ) {\displaystyle X_{1}^{n}(i')} was mapped to the same message as the source sequence X 1 n ( i ) {\displaystyle X_{1}^{n}(i)} and that P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) {\displaystyle P(X_{1}^{n}(i'))\geq P(X_{1}^{n}(i))} . Thus, letting X i , i {\displaystyle X_{i,i'}\,} denote the event that the two source sequences i {\displaystyle i\,} and i {\displaystyle i'\,} map to the same message, we have that

P ( A i ) = P ( X i , i P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) {\displaystyle P(A_{i'})=P\left(X_{i,i'}\bigcap P(X_{1}^{n}(i')\right)\geq P(X_{1}^{n}(i)))\,}

and using the fact that P ( X i , i ) = 1 M {\displaystyle P(X_{i,i'})={\frac {1}{M}}\,} and is independent of everything else have that

P ( A i ) = 1 M P ( P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) . {\displaystyle P(A_{i'})={\frac {1}{M}}P(P(X_{1}^{n}(i'))\geq P(X_{1}^{n}(i)))\,.}

A simple upper bound for the term on the left can be established as

[ P ( P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) ] ( P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) s {\displaystyle \left[P(P(X_{1}^{n}(i'))\geq P(X_{1}^{n}(i)))\right]\leq \left({\frac {P(X_{1}^{n}(i'))}{P(X_{1}^{n}(i))}}\right)^{s}\,}

for some arbitrary real number s > 0 . {\displaystyle s>0\,.} This upper bound can be verified by noting that P ( P ( X 1 n ( i ) ) > P ( X 1 n ( i ) ) ) {\displaystyle P(P(X_{1}^{n}(i'))>P(X_{1}^{n}(i)))\,} either equals 1 {\displaystyle 1\,} or 0 {\displaystyle 0\,} because the probabilities of a given input sequence are completely deterministic. Thus, if P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) , {\displaystyle P(X_{1}^{n}(i'))\geq P(X_{1}^{n}(i))\,,} then P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) 1 {\displaystyle {\frac {P(X_{1}^{n}(i'))}{P(X_{1}^{n}(i))}}\geq 1\,} so that the inequality holds in that case. The inequality holds in the other case as well because

( P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) s 0 {\displaystyle \left({\frac {P(X_{1}^{n}(i'))}{P(X_{1}^{n}(i))}}\right)^{s}\geq 0\,}

for all possible source strings. Thus, combining everything and introducing some ρ [ 0 , 1 ] {\displaystyle \rho \in [0,1]\,} , have that

P ( E S i ) P ( i i A i ) ( i i P ( A i ) ) ρ ( 1 M i i ( P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) s ) ρ . {\displaystyle P(E\mid S_{i})\leq P(\bigcup _{i\neq i'}A_{i'})\leq \left(\sum _{i\neq i'}P(A_{i'})\right)^{\rho }\leq \left({\frac {1}{M}}\sum _{i\neq i'}\left({\frac {P(X_{1}^{n}(i'))}{P(X_{1}^{n}(i))}}\right)^{s}\right)^{\rho }\,.}

Where the inequalities follow from a variation on the Union Bound. Finally applying this upper bound to the summation for P ( E ) {\displaystyle P(E)\,} have that:

P ( E ) = i P ( E S i ) P ( S i ) i P ( X 1 n ( i ) ) ( 1 M i ( P ( X 1 n ( i ) ) P ( X 1 n ( i ) ) ) s ) ρ . {\displaystyle P(E)=\sum _{i}P(E\mid S_{i})P(S_{i})\leq \sum _{i}P(X_{1}^{n}(i))\left({\frac {1}{M}}\sum _{i'}\left({\frac {P(X_{1}^{n}(i'))}{P(X_{1}^{n}(i))}}\right)^{s}\right)^{\rho }\,.}

Where the sum can now be taken over all i {\displaystyle i'\,} because that will only increase the bound. Ultimately yielding that

P ( E ) 1 M ρ i P ( X 1 n ( i ) ) 1 s ρ ( i P ( X 1 n ( i ) ) s ) ρ . {\displaystyle P(E)\leq {\frac {1}{M^{\rho }}}\sum _{i}P(X_{1}^{n}(i))^{1-s\rho }\left(\sum _{i'}P(X_{1}^{n}(i'))^{s}\right)^{\rho }\,.}

Now for simplicity let 1 s ρ = s {\displaystyle 1-s\rho =s\,} so that s = 1 1 + ρ . {\displaystyle s={\frac {1}{1+\rho }}\,.} Substituting this new value of s {\displaystyle s\,} into the above bound on the probability of error and using the fact that i {\displaystyle i'\,} is just a dummy variable in the sum gives the following as an upper bound on the probability of error:

P ( E ) 1 M ρ ( i P ( X 1 n ( i ) ) 1 1 + ρ ) 1 + ρ . {\displaystyle P(E)\leq {\frac {1}{M^{\rho }}}\left(\sum _{i}P(X_{1}^{n}(i))^{\frac {1}{1+\rho }}\right)^{1+\rho }\,.}
M = e n R {\displaystyle M=e^{nR}\,\!} and each of the components of X 1 n ( i ) {\displaystyle X_{1}^{n}(i)\,} are independent. Thus, simplifying the above equation yields
P ( E ) exp ( n [ ρ R ln ( x i P ( x i ) 1 1 + ρ ) ( 1 + ρ ) ] ) . {\displaystyle P(E)\leq \exp \left(-n\left[\rho R-\ln \left(\sum _{x_{i}}P(x_{i})^{\frac {1}{1+\rho }}\right)(1+\rho )\right]\right).}

The term in the exponent should be maximized over ρ {\displaystyle \rho \,} in order to achieve the highest upper bound on the probability of error.

Letting E 0 ( ρ ) = ln ( x i P ( x i ) 1 1 + ρ ) ( 1 + ρ ) , {\displaystyle E_{0}(\rho )=\ln \left(\sum _{x_{i}}P(x_{i})^{\frac {1}{1+\rho }}\right)(1+\rho )\,,} see that the error exponent for the source coding case is:

E r ( R ) = max ρ [ 0 , 1 ] [ ρ R E 0 ( ρ ) ] . {\displaystyle E_{r}(R)=\max _{\rho \in [0,1]}\left[\rho R-E_{0}(\rho )\right].\,}

See also

References

R. Gallager, Information Theory and Reliable Communication, Wiley 1968