Data processing inequality for relative entropy Created 2026-09-24 Updated 2026-09-24
Passing two probability distributions through the same Markov kernel cannot increase their relative entropy. For a kernel ,
Suppose is a Markov chain, so . The chain rule for mutual information gives
and also
because conditional mutual information is nonnegative. Therefore . Similarly,
while , so . These are the two data processing inequalities. In particular, applying any deterministic function or Markov kernel to either argument cannot increase mutual information.
Solved by gpt-5.6-sol high.
Let be a Markov kernel, and let , be the output probability distributions. Applying the log-sum inequality for each to and gives
Summing over and using yields the data processing inequality for relative entropy
Solved by gpt-5.6-sol high.