| Shannon Entropy |
Shopping Entropy |
Website Links For Information |
Information AboutShannon Entropy |
| CATEGORIES ABOUT INFORMATION ENTROPY | |
| entropy and information | |
| information theory | |
| statistics | |
| randomness | |
|
Entropy is a concept in Thermodynamics (see Thermodynamic Entropy ), Statistical Mechanics and Information Theory . The concepts of information and entropy have deep links with one another, although it took many years for the development of the theories of Statistical Mechanics and Information Theory to make this apparent. This article is about '''information entropy''', the information-theoretic formulation of Entropy . Information entropy is occasionally called '''Shannon's entropy''' in honor of Claude E. Shannon . INTRODUCTION The concept of entropy in Information Theory describes with how much Randomness (or, alternatively, 'uncertainty') there is in a signal or random event. An alternative way to look at this is to talk about how much information is carried by the signal. For example, consider some paper " A Mathematical Theory of Communication ". Shannon offers a definition of entropy which satisfies the assumptions that:
(Note: Shannon/Weaver make reference to Tolman ( 1938 ) who in turn credits Pauli ( 1933 ) with the definition of entropy that is used by Shannon. Elsewhere in statistical mechanics, the literature includes references to Von Neumann as having derived the same form of entropy in 1927 , so it was that von Neumann favoured the use of the existing term 'entropy'. ) FORMAL DEFINITIONS Claude E. Shannon defines entropy in terms of a discrete random event ''x'', with possible states (or outcomes) 1..''n'' as: : That is, the entropy of the event ''x'' is the sum, over all possible outcomes ''i'' of ''x'', of the product of the probability of outcome ''i'' times the log of the inverse of the probability of ''i'' (which is also called ''i'''s '' Surprisal '' - the entropy of ''x'' is the expected value of its outcome's surprisal). We can also apply this to a general Probability Distribution , rather than a discrete-valued event. Shannon shows that any definition of entropy satisfying his assumptions will be of the form: :: where ''K'' is a constant (and is really just a choice of measurement units). Shannon defined a measure of entropy (''H'' = − ''p1'' log2 ''p1'' − … − ''pn'' log2 ''pn'') that, when applied to an information source, could determine the minimum channel capacity required to reliably transmit the source as encoded binary digits. The formula can be derived by calculating the mathematical expectation of the ''amount of information'' contained in a digit from the information source. Shannon's entropy measure came to be taken as a measure of the uncertainty about the realization of a random variable. It thus served as a proxy capturing the concept of information contained in a message as opposed to the portion of the message that is strictly determined (hence predictable) by inherent structures. For example, redundancy in language structure or statistical properties relating to the occurrence frequencies of letter or word pairs, triplets etc. See Markov Chain . Shannon's definition of entropy is closely related to ''). Similarly, Maxwell's Demon reverses thermodynamic entropy with information; but if it is itself bound by the laws of thermodynamics, getting rid of that information exactly balances out the thermodynamic gain the demon would otherwise achieve. It is important to remember that entropy is a quantity defined in the context of a probabilistic model for a data source. Independent fair coin flips have an entropy of 1 bit per flip. A source that always generates a long string of A's has an entropy of 0, since the next character will always be an 'A'. The entropy rate of a data source means the average number of Bit s per symbol needed to encode it. Empirically, it seems that entropy of English text is between 1.1 and 1.6 bits per character, though clearly that will vary from text source to text source. Experiments with human predictors show an information rate of 1.1 or 1.6 bits per character, depending on the experimental setup; the PPM Compression Algorithm can achieve a compression ratio of 1.5 bits per character. From the preceding example, note the following points: # The amount of entropy is not always an integer number of bits. # Many data bits may not convey information. For example, data structures often store information redundantly, or have identical sections regardless of the information in the data structure. Entropy effectively bounds the performance of the strongest lossless (or nearly lossless) compression possible, which can be realized in theory by using the Typical Set or in practice using Huffman , Lempel-Ziv or Arithmetic Coding . The performance of existing data compression algorithms is often used as a rough estimate of the entropy of a block of data. A common way to define entropy for text is based on the Markov Model of text. For an order-0 source (each character is selected independent of the last characters), the binary entropy is: : where ''p''''i'' is the probability of ''i''. For a first-order Markov Source (one in which the probability of selecting a character is dependent only on the immediately preceding character), the entropy rate is: : where ''i'' is a state (certain preceding characters) and is the probability of given as the previous character (s). For a second order Markov source, the entropy rate is : In general the b-ary entropy of a source = (''S'',''P'') with Source Alphabet ''S'' = {''a''1, …, ''an''} and Discrete Probability Distribution ''P'' = {''p''1, …, ''pn''} where ''pi'' is the probability of ''ai'' (say ''pi'' = ''p''(''ai'')) is defined by: : Note: the ''b'' in "''b''-ary entropy" is the number of different symbols of the "ideal alphabet" which is being used as the standard yardstick to measure source alphabets. In information theory, two symbols are Necessary And Sufficient for an alphabet to be able to encode information, therefore the default is to let ''b'' = 2 ("binary entropy"). Thus, the entropy of the source alphabet, with its given empiric probability distribution, is a number equal to the number (possibly fractional) of symbols of the "ideal alphabet", with an optimal probability distribution, necessary to encode for each symbol of the source alphabet. Also note that "optimal probability distribution" here means a Uniform Distribution : a source alphabet with ''n'' symbols has the highest possible entropy (for an alphabet with ''n'' symbols) when the probability distribution of the alphabet is uniform. This optimal entropy turns out to be . Another way to define the entropy function ''H'' (not using the Markov Model ) is by proving that ''H'' is uniquely defined (as earlier mentioned) Iff ''H'' satisfies 1) - 3): 1) ''H''(''p''1, …, ''pn'') is Defined and Continuous For All ''p''1, …, ''pn'' where ''pi'' {Link without Title} For All ''i'' = 1, …, ''n'' and ''p''1 + … + ''pn'' = 1. (Remark that the function solely depends on the probability distribution, not the alphabet.) 2) For All Positive Integers ''n'', ''H'' satisfies : 3) For Positive Integers ''bi'' where ''b''1 + … + ''bk'' = ''n'', ''H'' satisfies : EFFICIENCY A source alphabet encountered in practice should be found to have a probability distribution which is less than optimal. If the source alphabet has ''n'' symbols, then it can be compared to an "optimized alphabet" with ''n'' symbols, whose probability distribution is uniform. The ratio of the entropy of the source alphabet with the entropy of its optimized version is the efficiency of the source alphabet, which can be expressed as a Percentage . This implies that the efficiency of a source alphabet with ''n'' symbols can be defined simply as being equal to its ''n''-ary entropy. DERIVATION OF SHANNON'S ENTROPY Since the entropy was given as a definition, it does not need to be derived. On the other hand, a "derivation" can be given which gives a sense of the motivation for the definition as well as the link to thermodynamic entropy. Q. Given a Roulette with ''n'' pockets which are all equally likely to be landed on by the ball, what is the probability of obtaining a distribution (''A1'', ''A2'', …, ''An'') where ''Ai'' is the number of times pocket ''i'' was landed on and : is the total number of ball-landing events? A. The probability is a Multinomial Distribution , viz. : where : is the number of possible combinations of outcomes (for the events) which fit the given distribution, and : is the number of all possible combinations of outcomes for the set of ''P'' events. Q. And what is the entropy? A. The entropy of the distribution is obtained from the Logarithm of Ω: : :: :: The summations can be approximated closely by being replaced with integrals: : The integral of the logarithm is : So the entropy is : :: :: Change ''Ax'' to ''px = Ax/P'' and change ''P'' to ''1'' (in order to measure the "bias" or "unevenness", in the probability distribution of the pockets for a single event), then : and the term (1 − ''n'') can be dropped since it is a constant, independent of the ''px'' distribution. The result is :. Thus, the Shannon entropy is a consequence of the equation : which relates to Boltzmann's definition, :, of thermodynamic entropy. PROPERTIES OF SHANNON'S INFORMATION ENTROPY We write ''H''(''X'') as ''Hn''(''p1'',...,''pn''). The Shannon entropy satisfies the following properties:
:.
:. Following from the Jensen inequality, :.
:. If we partition the ''mn'' outcomes of the random experiment into ''m'' groups with each group containing ''n'' elements, we can do the experiment in two steps: first, determine the group to which the actual outcome belongs to; then, find the outcome in that group. The probability that you will observe group ''i'' is ''qi''. The conditional probability distribution function for group ''i'' is ''pi1''/''qi'',...,''pin''/''qi''). The entropy : is the entropy of the probability distribution conditioned on group ''i''. This property means that the total information is the sum of the information gained in the first step, ''Hm''(''q1'',..., ''qn''), and a weighted sum of the entropies conditioned on each group. Khinchin in 1957 showed that the only function satisfying the above assumptions is of the form :, where ''k'' is a positive constant representing the desired unit of measurement. DERIVING CONTINUOUS ENTROPY FROM DISCRETE ENTROPY: THE BOLTZMANN ENTROPY The Shannon entropy is restricted to finite sets. It seems that the formula
We wish to obtain a generally finite measure as the Bin Size goes to zero. In the discrete case, the bin size is the (implicit) width of each of the ''n'' (finite or infinite) bins whose probabilities are denoted by ''pn''. As we generalize to the continuous domain, we must make this width explicit. To do this, start with a continuous function ''f'' discretized as shown in the figure. As the figure indicates, by the mean-value theorem there exists a value ''xi'' in each bin such that : and thus the integral of the function ''f'' can be approximated (in the Riemannian sense) by : where this limit and ''bin size goes to zero'' are equivalent. We will denote : and expanding the logarithm, we have : : As , we have : and so : But note that as , therefore we need a special definition of the differential or continuous entropy: : which is, as said before, referred to as the Boltzmann entropy. This means that the Boltzmann entropy ''is not'' a limit of the Shannon entropy for ''n'' → ∞ and, consequently is not a measure of uncertainty and information. SEE ALSO EXTERNAL LINKS
|
|
|