Kullback Leibler Distance (KL)

LA home
Computing
MML
 Glossary
 KL Distance
  M-state
  Normal
The Kullback Leibler distance (KL-distance) is a natural distance function from a "true" probability distribution, p, to a "target" probability distribution, q. It can be interpreted as the expected extra message-length per datum due to using a code based on the wrong (target) distribution compared to using a code based on the true distribution.
 
For discrete (not necessarily finite) probability distributions, p={p1, ..., pn} and q={q1, ..., qn}, the KL-distance is defined to be
 
KL(p, q) = Σi pi . log2( pi / qi )
 
For continuous probability densities, the sum is replaced by an integral.
 
KL(p, p) = 0
KL(p, q) ≥ 0
 
Note that the KL-distance is not, in general, symmetric.
www

free:
Linux operating-sys
OpenOffice office-suite, ver. 2.4+
The GIMP ~photoshop
Firefox web browser
FlashBlock flash on/off

© L. Allison   http://www.allisons.org/ll/   (or as otherwise indicated),
Created with "vi (Linux + Solaris)",  charset=iso-8859-1,  fetched Saturday, 22-Nov-2008 17:45:02 EST.