Pinsker's inequality

In information theory, Pinsker's inequality, named after its inventor Mark Semenovich Pinsker, is an inequality that bounds the total variation distance (or statistical distance) in terms of the Kullback–Leibler divergence. The inequality is tight up to constant factors.[1]

Formal statement

Pinsker's inequality states that, if P and Q are two probability distributions on a measurable space (X, \Sigma), then

\delta(P,Q) \le \sqrt{\frac{1}{2} D_{\mathrm{KL}}(P\|Q)},

where

\delta(P,Q)=\sup \bigl\{ |P(A) - Q(A)| \big| A \in \Sigma \text{ is a measurable event} \bigr\}

is the total variation distance (or statistical distance) between P and Q and

D_{\mathrm{KL}}(P\|Q) = \mathbb{E}_{P} \left( \log \frac{\mathrm{d} P}{\mathrm{d} Q} \right) = \int_{X} \left( \log \frac{\mathrm{d} P}{\mathrm{d} Q} \right) \, \mathrm{d} P

is the Kullback–Leibler divergence in nats. When the sample space X is a finite set, the Kullback–Leibler divergence is given by

D_{\mathrm{KL}}(P\|Q) = \sum_{i \in X} \left( \log \frac{P(i)}{Q(i)}\right) P(i)\!

Note that in terms of the total variation norm \| P - Q \| of the signed measure P - Q, Pinsker's inequality differs from the one given above by a factor of two:

\| P - Q \| \le \sqrt{2 D_{\mathrm{KL}}(P\|Q)}.

The proof of Pinsker's inequality uses the partition inequality for f-divergences.

History

Pinsker first proved the inequality with a worse constant. The inequality in the above form was proved independently by Kullback, Csiszár, and Kemperman.[2]

Inverse problem

A precise inverse of the inequality cannot hold: for every \epsilon > 0, there are distributions with \delta(P,Q)\le\epsilon but D_{\mathrm{KL}}(P\|Q) = \infty.[3]

References

  1. Csiszár, Imre; Körner, János (2011). Information Theory: Coding Theorems for Discrete Memoryless Systems. Cambridge University Press. p. 44. ISBN 9781139499989.
  2. Tsybakov, Alexandre (2009). Introduction to Nonparametric Estimation. Springer. p. 132. ISBN 9780387790527.
  3. The divergence becomes infinite whenever one of the two distributions assigns probability zero to an event while the other assigns it a nonzero probability (no matter how small); see e.g. Basu, Mitra; Ho, Tin Kam (2006). Data Complexity in Pattern Recognition. Springer. p. 161. ISBN 9781846281723..

Additional reading

This article is issued from Wikipedia - version of the Wednesday, January 27, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.