| 
View
 

Scribe_Note_2_1

Page history last edited by sidjaggi 14 years, 8 months ago

Overview

In this lecture, we are going to introduce most of the basic definitions in information theory. This includes entropy, joint entropy, conditional entropy, relative entropy, mutual information, convexity, concavity and so on. A lot of theorems in inequalities will also be introduced. This includes the Jensen’s inequality, data-processing inequality and Fano’s inequality. Importance of these inequalities will be discussed.

 

Scenario

Let Formula be two correlated random variables with probability distribution q(.,.) , which we called it as the true distribution.

Let a sequence of  pairs of random variables be Formula , where each pair of random variables is distributed independent and identically distributed (i.i.d.) and have the empirical distribution {p(x,y)}, depending on the fraction of pairs of type (x,y) that occur.

 

Strongly typical sets

Since the true distribution is provided, the events that the occurrence of some sequences are more likely than others. In other words, true distribution q and empirical distribution p are “similar”. Denote a jointly strongly typical set Formula, where Formula is the “variational distance”.

Using Lemma 4 in [1], we approximate

 Formula

In most cases, we only obtain either Formula or Formula and guess another. Suppose we know Formula, and denote a jointly strongly typical set Formula. Applying lemma 4 in [1] again, we obtain the following:

 

Formula 

Formula

Formula

Formula

 

 

The size of a typical set can be interpreted as the uncertainty of a random variable. The larger is the Formula typical set, the less uncertainty of that random variable.

 

Weak typicality and strong typicality

Formula weakly typical is defined as

Formula

 

 

A sequence Formula is said to be Formula strongly-typical with respect to a distribution Formula on Formula if:

1. For all Formula with Formula, we have

Formula

2. For all Formula with FormulaFormula, where Formula is the number of occurences of the symbol Formula in the sequence Formula.

Weak typicality does not imply strong typicality. By definition, strong typicality implies weak typicality with a different Formula.

 

 

Mutual information

Formula

 

Relative information

Relative entropy, divergence or Kullback-Leibler distance between two p.m.f. is defined as

Formula 

It is not a true distance as it is not symmetric, i.e. Formula

 

Equalities in information theory

We can use the Venn diagram to help us remember the inequalities. The inequalities hold even when conditioning on another random variable Z.

Formula

Formula

Formula

 

We may want to extend the Venn diagram to more than two random variables. The equalities still holds. However, the diagram can be misleading when finding out the inequalities, e.g. Formula can be positive or negative.

 

 

Formula 

Formula

These equalities can be proved using the equalities for two variables found in PS2-Q2. Applying the inequalities in PS2-Q3 gives the inequalities in three variables case.

 

Jensen’s inequality

A function f(x) is said to be convex over an interval (a,b) if for every and Formula and Formula.

Jensen’s inequality is to generalize this idea to more than two points. If function f(x) is convex and X is a random variable, Formula

 

With Jensen's inequality, we can prove that some of the properties of relative entropy.

Let FormulaFormulaFormula, be two probability mass functions. Then

Formula

with equalitiy if and only if Formula for all Formula.

 

Proof:

 

Let Formula be the support set of Formula. Then

Formula

Formula

Formula [Jessen's inequality)

Formula

Formula

Formula.

 

Since

 

Formula

Formula, with equalitiy if and only if Formula and Formula are independent.

 

Data processing inequality

Random variables X,Y,Z are said to form a Markov chain in that order (denoted by X -> Y -> Z) if the conditional distribution of Z depends only on Y and is conditionally independent of X.

If X -> Y -> Z, expressing I(X;Y;Z) in two ways:

 

Formula

Formula since X and Z are conditionally independent given Y.

We call Formula the data processing inequality and it becomes an equality when Formula

Any extra manipulation on the input data will not provide us extra information but some noise will often distort the signal and degrade the information.

 

Fano’s inequality

Given the three random variables which form a Markov chain.

Formula 

We want to know Formula

We create a random variable E representing whether the outcome has error.

Formula

Formula 

 

Expand Formula in two ways

The first way of expansion:

Formula

 

Note that E is a deterministic function of Formula and Formula, hence no information. This implies Formula

and so Formula

 

 

By the data-processing inequality, Formula and therefore, Formula. This gives

 

The second way of expansion:


Formula

Furthermore,

Formula

Formula

Formula

Formula

As a result, we obtain the Fano's inequality

Formula or Formula

With this function, we can determine a lower bound on the error probability of any decoder.

 

Reference

[1] Siyao, “Scribe Note of Problem Set 1” [Online]. Available: http://ieg5154.pbworks.com/w/page/46027275/Scribe_Note_1_2

[2] Raymond Yeung, "Lecture Notes - Chapter 3 - The I-Measure". Available: https://course.ie.cuhk.edu.hk/~ierg5154/Ch3.pdf



Comments (3)

sidjaggi said

at 2:50 am on Oct 11, 2011

1. The sizes of the typical sets should have epsilons in them.
2. Can you prove your statement about strong typicality implying weak typicality?
3. Would you mind showing the Venn diagrams for 2 and 3 random variables? Also, when you opint out that I(X;Y;Z) can be positive or negative, please reference the appropriate question from the HW.

All in all, a very good job with the notes!

sidjaggi said

at 2:52 am on Oct 11, 2011

Also, we used Jensen's inequality to prove several theorems (such as an upper bound on the size of the entropy function, and the non-negativity of mutual information). Could you include those?

sidjaggi said

at 12:06 am on Nov 15, 2011

When bounding the size of the typical sets, to be precise, one should also include the \epsilon terms...

You don't have permission to comment on this page.