Next Article in Journal
Information Theory and Dynamical System Predictability
Next Article in Special Issue
Quantum Kolmogorov Complexity and Information-Disturbance Theorem
Previous Article in Journal
Towards an Evolutionary Model of Animal-Associated Microbiomes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Entropy Measures vs. Kolmogorov Complexity

1
Computer Science Department, Faculty of Sciences, University of Porto, Rua Campo Alegre 1021/1055, 4169-007 Porto, Portugal
2
Instituto de Telecomunicações, Av. Rovisco Pais 1, 1049-001 Lisboa, Portugal
3
Laboratório de Inteligência Artificial e Ciência de Computadores, Rua Campo Alegre 1021/1055, 4169-007 Porto, Portugal
*
Author to whom correspondence should be addressed.
Entropy 2011, 13(3), 595-611; https://doi.org/10.3390/e13030595
Submission received: 14 January 2011 / Revised: 25 February 2011 / Accepted: 26 February 2011 / Published: 3 March 2011
(This article belongs to the Special Issue Kolmogorov Complexity)

Abstract

:
Kolmogorov complexity and Shannon entropy are conceptually different measures. However, for any recursive probability distribution, the expected value of Kolmogorov complexity equals its Shannon entropy, up to a constant. We study if a similar relationship holds for Rényi and Tsallis entropies of order α, showing that it only holds for α = 1 . Regarding a time-bounded analogue relationship, we show that, for some distributions we have a similar result. We prove that, for universal time-bounded distribution m t ( x ) , Tsallis and Rényi entropies converge if and only if α is greater than 1. We also establish the uniform continuity of these entropies.

1. Introduction

The Kolmogorov complexity K ( x ) measures the amount of information contained in an individual object (usually a string) x, by the size of the smallest program that generates it. It naturally characterizes a probability distribution over Σ * (the set of all finite binary strings), assigning a probability of c · 2 - K ( x ) for any string x, where c is a constant. This probability distribution is called universal probability distribution and it is denoted by m .
The Shannon entropy H ( X ) of a random variable X is a measure of its average uncertainty. It is the smallest number of bits required, on average, to describe x, the output of the random variable X.
Kolmogorov complexity and Shannon entropy are conceptually different, as the former is based on the length of programs and the later in probability distributions. However, for any recursive probability distribution (i.e., distributions that are computable by a Turing machine), the expected value of the Kolmogorov complexity equals the Shannon entropy, up to a constant term depending only on the distribution (see [1]).
Several information measures or entropies have been introduced since Shannon’s seminal paper [2]. We are interested in two different generalizations of Shannon entropy:
  • Rényi entropy [3], an additive measure based on a specific form of mean of the elementary information gain: instead of using the arithmetic mean, Rényi used the Kolmogorov-Naguno mean associated with the function f ( x ) = c 1 b ( 1 - α ) x + c 2 where c 1 and c 2 are constants, b is a real greater than 1 and α is a non-negative parameter;
  • Tsallis entropy [4], a non additive measure, often called a non-extensive measure, in which the probabilities are scaled by a positive power α, that may either reinforce the large (if α > 1 ) or the small (if α < 1 ) probabilities.
Let R α ( P ) and T α ( P ) denote, respectively, the Rényi and Tsallis entropies associated with the probability distribution P. Both are continuous functions of the parameter α and both are (quite different) generalizations of the Shannon entropy, in the sense that R 1 ( P ) = T 1 ( P ) = H ( P ) (see [5]). It is well known (see [6]) that for any recursive probability distribution P over Σ , the average value of K ( x ) and the Shannon entropy H ( P ) are close, in the sense that
0 x P ( x ) K ( x ) - H ( P ) K ( P )
where K ( P ) is the length of the shortest program that describes the distribution P. We study if this property also holds for Rényi and Tsallis entropies. The answer is no. If we replace H by R or by T, the inequalities (1) are no longer true (unless α = 1 ). We also analyze the validity of the relationship (1), replacing Kolmogorov complexity by its time-bounded version, proving that it holds for distributions such that the cumulative probability distribution is computable in an allotted time. So, for these distributions, Shannon entropy equals the expected value of the time-bounded Kolmogorov complexity. We also study the convergence of Tsallis and Rényi entropies of the universal time-bounded distribution m t ( x ) = c · 2 - K t ( x ) , proving that both entropies converge if and only if α > 1 . Finally, we prove the uniform continuity of Tsallis, Rényi and Shannon entropies.
The rest of this paper is organized as follows. In the next section, we present the notions and results that will be used. In Section 3, we study if the inequalities (1) can be generalized for Rényi and Tsallis entropies and we also establish a similar relationship for the time-bounded Kolmogorov complexity. In Section 4, we analyze the entropies of the universal time-bounded distribution. In Section 5, we establish the uniform continuity of the entropies, a mathematical result that may be useful in further research.

2. Preliminaries

Σ * = { 0 , 1 } * is the set of all finite binary strings. The empty string is denoted by ϵ. Σ n is the set of strings of length n and | x | denotes the length of the string x. Strings are lexicographically ordered. The logarithm of x in base 2 is denoted by log ( x ) . The real interval between a and b, including a and excluding b is represented by [ a , b ) . A sequence of real numbers r n is denoted by ( r n ) n N .

2.1. Kolmogorov Complexity

Kolmogorov complexity was introduced independently, in the 1960’s by Solomonoff [7], Kolmogorov [8], and Chaitin [9]. Only essential definitions and basic results are given here, for further details see [1]. The model of computation used is the prefix-free Turing machine, i.e., Turing machines with a prefix-free domain. A set of strings A is prefix-free if no string in A is prefix of another string of A. Kraft’s inequality guarantees that for any prefix-free set A, x A 2 - | x | 1 . In this work all resource bounds t considered are time constructible, i.e., there is a Turing machine whose running time is exactly t ( n ) on every input of size n.
Definition 2.1. Kolmogorov complexity. Let U be a fixed prefix-free universal Turing machine. For any two strings x , y Σ * , the Kolmogorov complexity of x given y is K ( x | y ) = min p { | p | : U ( p , y ) = x } , where U ( p , y ) is the output of the program p with auxiliary input y when it is run in the machine U. For any time constructible t, the t-time-bounded Kolmogorov complexity of x given y is, K t ( x | y ) = min p { | p | : U ( p , y ) = x in at most t ( | x | ) steps } .
The default value for y, the auxiliary input is the empty string ϵ; for simplicity, we denote K ( x | ϵ ) and K t ( x | ϵ ) by K ( x ) and K t ( x ) , respectively. The choice of the universal Turing machine affects the running time of a program by, at most, a logarithmic factor and the program length by, at most, a constant number of extra bits.
Definition 2.2. Let c be a non-negative integer. We say that x Σ n is c-Kolmogorov random if K ( x ) n - c .
Proposition 2.3. For all strings x , y Σ * , we have:
-
K ( x ) K t ( x ) + O ( 1 ) | x | + 2 log ( | x | ) + O ( 1 ) ;
-
K ( x | y ) K ( x ) + O ( 1 ) and K t ( x | y ) K t ( x ) + O ( 1 ) ;
-
There are at least 2 n ( 1 - 2 - c ) c-Kolmogorov random strings of length n.
As Solovay [10] observed, for infinitely many x, the time-bounded version of Kolmogorov complexity equals the unbounded version. Formally, we have:
Theorem 2.4. (Solovay [10]) For all time-bounds t ( n ) n + O ( 1 ) we have K t ( x ) = K ( x ) + O ( 1 ) for infinitely many x.
As a consequence of this result, there is a string x of arbitrarily large Kolmogorov complexity such that K t ( x ) = K ( x ) + O ( 1 ) .
Definition 2.5. A semi-measure over a discrete set X is a function f : X [ 0 , 1 ] such that, x X f ( x ) 1 . We say that a semi-measure is a measure if the equality holds. A semi-measure is constructive if it is semi-computable from below, i.e., for each x, there is a Turing machine that produces a monotone increasing sequence of rationals converging to f ( x ) .
An important constructive semi-measure based on Kolmogorov complexity is defined by m ( x ) = 2 - K ( x ) . This semi-measure dominates any other constructive semi-measure μ (see [11,12]), in the sense that there is a constant c μ = 2 - K ( μ ) such that, for all x, m ( x ) c μ μ ( x ) . For this reason, this semi-measure is called universal. Since it is natural to consider time-bounds on Kolmogorov complexity, we can define m t ( x ) , a time-bounded version of m ( x ) .
Definition 2.6. We say that a function f is computable in time t if there is a Turing machine that on the input x computes the output f ( x ) , in exactly t ( | x | ) steps.
Definition 2.7. The t-time-bounded universal distribution is m t ( x ) = c 2 - K t ( x ) , where c is a real number such that x Σ * m t ( x ) = 1 .
In [1], the authors proved that m t dominates distributions computable in time t, where t is a time-bound that only depends on t. Formally:
Theorem 2.8. (Claim 7.6.1 in [1]) If μ * , the cumulative probability distribution of μ, is computable in time t ( n ) then for all x Σ * , m t ( x ) 2 - K t ( μ * ) μ ( x ) , where t ( n ) = n t ( n ) log ( n t ( n ) ) .

2.2. Entropies

Information Theory was introduced in 1948 by C.E. Shannon [2]. Shannon entropy quantifies the uncertainty of the results of an experiment; it quantifies the average number of bits necessary to describe an outcome from an event.
Definition 2.9. (Shannon entropy [2]) Let X be a finite or infinitely countable set and let X be a random variable taking values in X with distribution P. The Shannon entropy of the random variable X is
H ( X ) = - x X P ( x ) log P ( x )
Definition 2.10. (Rényi entropy [3]) Let X be a finite or infinitely countable set and let X be a random variable taking values in X with distribution P and let α 1 be a non-negative real number. The Rényi entropy of order α of the random variable X is
R α ( X ) = 1 1 - α log x X P ( x ) α
Definition 2.11. (Tsallis entropy [4]) Let X be a finite or infinitely countable set and let X be a random variable taking values in X with distribution P and let α 1 be a non-negative real number. The Tsallis entropy of order α of the random variable X is
T α ( X ) = 1 α - 1 1 - x X P ( x ) α
It is easy to prove that
lim α 1 R α ( X ) = lim α 1 T α ( X ) = H ( X )
Given the conceptual differences in the definitions of Kolmogorov complexity and Shannon entropy, it is interesting that under some weak restrictions on the distribution of the strings, they are related, in the sense that the value of Shannon entropy equals the expected value of Kolmogorov complexity, up to a constant term that only depends on the distribution.
Theorem 2.12. Let P ( x ) be a recursive probability distribution such that H ( P ) < . Then,
0 x P ( x ) K ( x ) - H ( P ) K ( P )
Proof. (Sketch, see [1] for details). The first inequality follows directly from the Noiseless Coding Theorem, that, for these distributions, states H ( P ) x P ( x ) K ( x ) . Since m is universal, m ( x ) 2 - K ( P ) P ( x ) , for all x, which is equivalent to log P ( x ) K ( P ) - K ( x ) . Thus, we have:
x P ( x ) K ( x ) - H ( P ) = x P ( x ) ( K ( x ) + log P ( x ) )
x P ( x ) ( K ( x ) + K ( P ) - K ( x ) )
= K ( P )

3. Kolmogorov Complexity and Entropy: How Close?

Since Rényi and Tsallis entropies are generalizations of Shannon entropy, we now study if Theorem 2.12 can be generalized for these entropies. Then, we prove that for distributions such that the cumulative probability distribution is computable in time t ( n ) , Shannon entropy equals the expected value of the t-time-bounded Kolmogorov complexity.
First, we observe that the interval [ 0 , K ( P ) ] of the inequalities of Theorem 2.12 is tight up to a constant term that only depends on the universal Turing machine chosen as reference. A similar study has been included in [1] and in [13]. The following examples illustrate the tightness of this interval. We present a probability distribution that satisfies:
x P ( x ) K ( x ) - H ( P ) = K ( P ) - O ( 1 ) , w i t h K ( P ) n
and a probability distribution that satisfies:
x P ( x ) K ( x ) - H ( P ) = O ( 1 ) a n d K ( P ) n .
Example 3.1. Fix x 0 Σ n . Consider the distribution concentrated in x 0 , i.e.,
P n ( x ) = 1 i f x = x 0 0 o t h e r w i s e
Notice that describing this distribution is equivalent to describing x 0 . So, K ( P n ) = K ( x 0 ) + O ( 1 ) . On the other hand, x P n ( x ) K ( x ) - H ( P n ) = K ( x 0 ) . Thus, if x 0 is c-Kolmogorov random, i.e., K ( x 0 ) n - c , then K ( P n ) n and x P n ( x ) K ( x ) - H ( P n ) n .
Example 3.2. Let ybe a string of length n that is c-Kolmogorov random, i.e., K ( y ) n - c and consider the following probability distribution over Σ * :
P n ( x ) = 0 . y i f x = x 0 1 0 . y i f x = x 1 0 otherwise
where 0 . y represents the real number between 0 and 1 which binary representation is y. Notice that we can choose x0 and x1 such that K ( x 0 ) = K ( x 1 ) c ' where c ' is a constant greater than 1 and hence does not depend on n. Thus,
  • K ( P n ) n - c , since describing P n is essentially equivalent to describe x 0 , x 1 and y;
  • x P n ( x ) K ( x ) = ( 0 . y ) K ( x 0 ) + ( 1 - 0 . y ) K ( x 1 ) 0 . y × c + ( 1 - 0 . y ) × c = c ;
  • H ( P n ) = - 0 . y log 0 . y - ( 1 - 0 . y ) log ( 1 - 0 . y ) 1 .
Thus,
0 x P n ( x ) K ( x ) - H ( P n ) c < < K ( P n )
and
K ( P n ) n - c
Now we address the question if an analogue of Theorem 2.12 holds for Rényi and Tsallis entropies. We show that the Shannon entropy is the only entropy that verifies simultaneously both inequalities of Theorem 2.12 and thus is the only one suitable to deal with information.
For every ε > 0 , 0 < ε < 1 , and any probability distribution P, with finite support, (see [5]), we have:
R 1 + ε ( P ) H ( P ) R 1 - ε ( P )
Thus,
  • For α 1 , 0 x P ( x ) K ( x ) - R α ( P ) ;
  • For α 1 , x P ( x ) K ( x ) - R α ( P ) K ( P ) .
It is known that for a given probability distribution with finite support, the Rényi and Tsallis entropies are monotonic increasing functions one of each other with respect to α (see [14]). Thus, for every ε > 0 and 0 < ε < 1 , we also have a similar relationship for the Tsallis entropy, i.e.,
T 1 + ε ( P ) H ( P ) T 1 - ε ( P )
Hence, it follows that:
  • For α 1 , 0 x P ( x ) K ( x ) - T α ( P ) ;
  • For α 1 , x P ( x ) K ( x ) - T α ( P ) K ( P ) .
In the next result we show that the inequalities above are, in general, false for different values of α.
Proposition 3.3. There are recursive probability distributions P such that:
  • x P ( x ) K ( x ) - R α ( P ) > K ( P ) , where α > 1 ;
  • x P ( x ) K ( x ) - R α ( P ) < 0 , where α < 1 ;
  • x P ( x ) K ( x ) - T α ( P ) > K ( P ) , where α > 1 ;
  • x P ( x ) K ( x ) - T α ( P ) < 0 , where α < 1 .
Proof. For x Σ n , consider the following probability distribution:
P n ( x ) = 1 / 2 i f x = 0 n 2 - n i f x = 1 x , x { 0 , 1 } n - 1 0 otherwise
It is clear that this distribution is recursive. We use this distribution for some specific n to prove all items.
  • First observe that:
    H ( P n ) = - x P n ( x ) log P n ( x )
    = - 1 2 log 1 2 + 1 2 n 2 n - 1 log 1 2 n
    = - - 1 2 - 1 2 n 2 n - 1 n
    = n + 1 2
    Notice also that to describe P n it is sufficient to give n, so K ( P n ) c log n , where c is a real number.
    By Theorem 2.12, we have,
    x P n ( x ) K ( x ) - H ( P n ) 0
    which implies that:
    x P n ( x ) K ( x ) n + 1 2
    On the other hand, by definition:
    R α ( P n ) = 1 1 - α log x P n ( x ) α
    = 1 1 - α log 1 2 α + 2 n - 1 × 1 2 n α
    = 1 1 - α log ( 2 ( n - 1 ) α + 2 n - 1 ) - n α
    To prove that x P n ( x ) K ( x ) - R α ( P n ) > K ( P n ) , it is sufficiently to prove that:
    lim n x P n ( x ) K ( x ) - R α ( P n ) - K ( P n ) > 0
    i.e., the limit of the following expression is bigger than 0:
    n + 1 2 - 1 1 - α log ( 2 ( n - 1 ) α + 2 n - 1 ) - n α - c log n
    But,
    lim n n + 1 2 - log ( 2 ( n - 1 ) α + 2 n - 1 ) 1 - α + n α 1 - α - c log n
    lim n n + 1 2 + log ( 2 ( n - 1 ) α ) α - 1 - n α α - 1 - c log n
    = lim n n + 1 2 - α α - 1 - c log n = +
  • To prove this item we use the other inequality of Theorem 2.12:
    x P n ( x ) K ( x ) - H ( P n ) K ( P n )
    which implies that
    x P n ( x ) K ( x ) n + 1 2 + c log n
    So,
    x P n ( x ) K ( x ) - R α ( P n ) n + 1 2 + c log n - 1 1 - α log ( 2 ( n - 1 ) α + 2 n - 1 ) - n α
    n + 1 2 + c log n - log ( 2 n - 1 ) 1 - α + n α 1 - α
    = - n 2 + 1 2 + c log n + 1 1 - α
    Thus, taking n sufficiently large, the conclusion follows.
  • The Tsallis entropy of order α of distribution P n is
    T α ( P n ) = 1 α - 1 - 1 α - 1 x P n ( x ) α
    = 1 α - 1 - 1 α - 1 1 2 α + 1 2 n α × 2 n - 1
    = 2 α - 1 2 α ( α - 1 ) - 2 n ( 1 - α ) 2 ( α - 1 )
    Using the inequality 21, we get
    x P n ( x ) K ( x ) - T α ( P n ) = x P n ( x ) K ( x ) - 2 α - 1 2 α ( α - 1 ) + 2 n ( 1 - α ) 2 ( α - 1 )
    n + 1 2 - 2 α - 1 2 α ( α - 1 ) + 2 n ( 1 - α ) 2 ( α - 1 )
    Since α > 1 , for n sufficiently large,
    n + 1 2 - 2 α - 1 2 α ( α - 1 ) + 2 n ( 1 - α ) 2 ( α - 1 ) n + 1 2 - 2 α - 1 2 α ( α - 1 )
    > c log n K ( P n )
  • Using the inequality 31, we get
    c x P n ( x ) K ( x ) - T α ( P n ) n + 1 2 + c log n - 2 α - 1 2 α ( α - 1 ) + 2 n ( 1 - α ) 2 ( α - 1 )
    Since α < 1 , for n sufficiently large, we conclude that:
    n + 1 2 + c log n + 2 α - 1 2 α ( 1 - α ) - 2 n ( 1 - α ) 2 ( 1 - α ) < 0
We generalize this result, obtaining the following theorem which proof is similar to the previous proposition.
Theorem 3.4. For every Δ > 0 and α > 1 there are recursive probability distributions P such that,
  • x P ( x ) K ( x ) - R α ( P ) ( K ( P ) ) α ;
  • x P ( x ) K ( x ) - R α ( P ) K ( P ) + Δ ;
  • x P ( x ) K ( x ) - T α ( P ) ( K ( P ) ) α ;
  • x P ( x ) K ( x ) - T α ( P ) K ( P ) + Δ .
The previous results show that only the Shannon entropy satisfies the inequalities of Theorem 2.12. Now, we analyze if a similar relationship holds in a time-bounded Kolmogorov complexity scenario.
If, instead of considering K ( P ) and K ( x ) in the inequalities of Theorem 2.12, we use their time-bounded version and impose some computational restrictions on the distributions, we obtain a similar result. Notice that, for the class of distributions mentioned on the following theorem, the entropy equals (up to a constant) the expected value of time-bounded Kolmogorov complexity.
Theorem 3.5. Let P be a probability distribution over Σ n such that P * , the cumulative probability distribution of P, is computable in time t ( n ) . Setting t ( n ) = O n t ( n ) log ( n t ( n ) ) , we have,
0 x P ( x ) K t ( x ) - H ( P ) K t ( P * )
Proof. The first inequality follows directly from the similar inequality of Theorem 2.12 and from the fact that K t ( x ) K ( x ) .
From Theorem 2.8, if P is a probability distribution such that P * is computable in time t ( n ) , then for all x Σ n and t ( n ) = n t ( n ) log ( n t ( n ) ) , K t ( x ) + log P ( x ) K t ( P * ) . Then, summing over all x, we get:
x P ( x ) ( K t ( x ) + log P ( x ) ) x P ( x ) K t ( P * )
which is equivalent to x P ( x ) K t ( x ) - H ( P ) K t ( P * ) .☐

4. On the Entropies of the Time-Bounded Universal Distribution

If the time that a program can use to produce a string is bounded, we get the so called time-bounded universal distribution, m t ( x ) = c 2 - K t ( x ) . In this section, we study the convergence of the three entropies with respect to this distribution.
Theorem 4.1. The Shannon entropy of the distribution m t diverges.
Proof. If x 2 then f ( x ) = x 2 - x is a decreasing function. Let A be the set of strings such that - log m t ( x ) 2 ; this set is recursively enumerable.
H ( m t ) = x Σ * - m t ( x ) log m t ( x )
x A - m t ( x ) log m t ( x )
= x A c 2 - K t ( x ) ( K t ( x ) - log c )
= - c log c x A 2 - K t ( x ) + c x A K t ( x ) 2 - K t ( x )
So, if we prove that x A K t ( x ) 2 - K t ( x ) diverges, the result follows. Assume, by contradiction, that x A K t ( x ) 2 - K t ( x ) < d for some d R . Then, considering
r ( x ) = 1 d K t ( x ) 2 - K t ( x ) i f s A 0 o t h e r w i s e
we conclude that r is a semi-measure. Thus, there is a constant c such that, for all x, r ( x ) c m ( x ) . Hence, for x A , we have
1 d K t ( x ) 2 - K t ( x ) c 2 - K ( x )
So, K t ( x ) c d 2 K t ( x ) - K ( x ) , which is a contradiction since by Theorem 2.4, A contains infinitely many strings x of time-bounded Kolmogorov complexity larger than a constant such that K t ( x ) = K ( x ) + O ( 1 ) . The contradiction follows from the assumption that the sum x A K t ( x ) 2 - K t ( x ) converges. So, H ( m t ) diverges.
Now we show that, similarly to the behavior of Rényi and Tsallis entropies of universal distribution m (see [15]), we have R α ( m t ) < if α > 1 and T α ( m t ) < if α > 1 . First observe that:
  • If α > 1 , T α ( P ) 1 α - 1 + R α ( P ) ;
  • If α < 1 , T α ( P ) 1 α - 1 + R α ( P ) .
Theorem 4.2 The Tsallis entropy of order α of time-bounded universal distribution m t converges iff α > 1 .
Proof. From Theorem 8 of [15], we have that x Σ * ( m ( x ) ) α converges if α > 1 . Since m t is a probability distribution, there is a constant λ such that, for all x, m t ( x ) λ m ( x ) . So, ( m t ( x ) ) α ( λ m ( x ) ) α , which implies that
x Σ * ( m t ( x ) ) α λ α x Σ * ( m ( x ) ) α
from which we conclude that for α > 1 , T α ( m t ) converges.
For α < 1 , the proof is analogous to the proof of Theorem 4.1. Suppose that x Σ * ( m t ( x ) ) α < d for some d R . Hence, r ( x ) = 1 d ( m t ( x ) ) α is a constructible semi-measure. Then, there is a constant τ such that for all x Σ * ,
r ( x ) = 1 d c 2 - K t ( x ) α τ 2 - K ( x )
which is equivalent to
c α d τ 2 α K t ( x ) - K ( x )
By Theorem 2.4, there are infinitely many strings x such that K t ( x ) = K ( x ) + O ( 1 ) . Then it would follow that for these strings c α d τ 2 ( α - 1 ) K ( x ) , which is false since these particular strings can have arbitrarily large Kolmogorov complexity. ☐
Theorem 4.3. The Rényi entropy of order α of time-bounded universal distribution m t converges iff α > 1 .
Proof. For α > 1 , since x 2 - K t ( x ) < + , we have x ( 2 - K t ( x ) ) α < . Thus, R α ( m t ) converges.
For α < 1 , suppose without loss of generality that α is rational (otherwise take another rational slightly larger than α). Assume that x ( 2 - K t ( x ) ) α < . Then by universality of m and since ( 2 - K t ( x ) ) α is computable, we would have m ( x ) ( 2 - K t ( x ) ) α which, by taking logarithms, is equivalent to K t ( x ) 1 α K ( x ) + O ( 1 ) . Since ( 1 / α ) > 1 , this would contradict Solovay’s Theorem of page 597. ☐

5. Uniform Continuity of the Entropies

Shannon, Rényi, and Tsallis entropies are very useful measures in Information Theory and Physics. In this section we look to these entropies as functions of the corresponding probability distribution, and establish an important property: all the three entropies are uniformly continuous. We think that this mathematical result may be useful in the future research on this topic. It should be mentioned that the uniform continuity of the Tsallis entropy for certain values of α has already been proved in [16].

5.1. Tsallis Entropy

In order to prove the uniform continuity of the Tsallis entropy, we need some technical lemmas.
Lemma 5.1. Let 0 b < a 1 and 0 < α < 1 . We have,
( a - b ) α a α - b α
Proof. Consider the function f ( x ) = x α for 0 < α < 1 and 0 x 1 . So, f ( x ) = α x α - 1 is positive for all 0 x 1 and f ( x ) = α ( α - 1 ) x α - 2 is negative. We want to prove that:
f ( a - b ) > f ( a ) - f ( b )
If we shift to the left a and b,
a = a - e b = b - e
it is easy to show that the value of f ( a ) - f ( b ) (for e 0 ) is greater than f ( a ) - f ( b ) . In particular, if e = b ,
f ( a ) - f ( b ) = f ( a - b ) - 0 = f ( a - b ) > f ( a ) - f ( b )
which means that ( a - b ) α > a α - b α . □
Lemma 5.2. Let 0 b < a 1 , and α > 1 . We have,
a α - b α α ( a - b )
Proof. Consider the function f ( x ) = x α for α > 1 and 0 x 1 . Let 0 a 1 , 0 b 1 . The function f is continuous in [ a , b ] and differentiable in ( a , b ) . So, by Lagrange’s Theorem,
c ( a , b ) : a α - b α = f ( c ) ( a - b )
Note that f ( c ) = α c α - 1 < α . Thus, c ( a - b ) < α ( a - b ) . □
Theorem 5.3. Let P and Q be two probability distributions over Σ n . Let T α ( P ) and T α ( Q ) be the Tsallis entropy of distributions P and Q, respectively, where α > 0 , α 1 . Then,
ε > 0 , δ > 0 , P , Q : max x | P ( x ) - Q ( x ) | δ | T α ( P ) - T α ( Q ) | ε
Proof. If α < 1 , we have:
T α ( P ) - T α ( Q ) = 1 α - 1 + 1 1 - α x P ( x ) α - 1 α - 1 - 1 1 - α x Q ( x ) α
= 1 1 - α x P ( x ) α - x Q ( x ) α
= 1 1 - α x ( P ( x ) α - Q ( x ) α )
1 1 - α x P ( x ) - Q ( x ) α ,  by Lemma  5.1
1 1 - α x δ α = 2 n × δ α 1 - α
Thus, it is sufficient to consider δ = ( 1 - α ) ε 2 n α .
If α > 1 , we have:
T α ( P ) - T α ( Q ) = 1 α - 1 + 1 1 - α x P ( x ) α - 1 α - 1 - 1 1 - α x Q ( x ) α
= 1 α - 1 x P ( x ) α - x Q ( x ) α
= 1 α - 1 x ( P ( x ) α - Q ( x ) α )
1 α - 1 x α P ( x ) - Q ( x ) ,  by Lemma  5.2
1 α - 1 x α δ = α 2 n α - 1 δ
Thus, it is sufficient to consider δ = ( α - 1 ) α 2 n ε . □

5.2. Shannon Entropy

Lemma 5.4. The function x log x is uniformly continuous in [ 0 , 1 ] .
Proof. The function is continuous in [ 0 , 1 ] and this is a compact set, so the function is uniformly continuous. □
Theorem 5.5. Let P and Q be two probability distributions over Σ n . Let H ( P ) and H ( Q ) be the Shannon entropy of distributions P and Q, respectively. Then,
ε > 0 , δ > 0 , P , Q : max x | P ( x ) - Q ( x ) | δ | H ( P ) - H ( Q ) | ε
Proof. By Lemma 5.4, we have that:
γ > 0 , β > 0 , x , y : max | x - y | β | x log x - y log y | γ
So,
H ( P ) - H ( Q ) = - x P ( x ) log P ( x ) + x Q ( x ) log Q ( x )
= x ( P ( x ) log P ( x ) - Q ( x ) log Q ( x ) )
x P ( x ) log P ( x ) - Q ( x ) log Q ( x )
x γ = 2 n γ
It is sufficient to consider γ = ε 2 n and consider δ = β . □

5.3. Rényi Entropy

Lemma 5.6. Let a and b be two real numbers greater than 1. Then,
| log a - log b | 2 | a - b |
Proof. Consider the function f ( x ) = log x and x 1 . Let a , b 1 . The function f is continuous in [ a , b ] and differentiable in ( a , b ) . So, by Lagrange’s Theorem,
c ( a , b ) : | log a - log b | = f ( c ) | a - b |
Note that f ( c ) = 1 ln 2 c < 2 . Thus, c | a - b | < 2 | a - b | . □
Lemma 5.7. The function x α is uniformly continuous in [ 0 , 1 ] . Thus,
γ > 0 β > 0 x , y : max | x - y | β | x α - y α | γ
Proof. The function is continuous in [ 0 , 1 ] and this is a compact set, so the function is uniformly continuous. □
Theorem 5.8. Let P and Q be two probability distributions over Σ n . Let R α ( P ) and R α ( Q ) be the Rényi entropy of distributions P and Q respectively, where α > 0 , α 1 . Then,
ε > 0 , δ > 0 , P , Q : max x | P ( x ) - Q ( x ) | δ | R α ( P ) - R α ( Q ) | ε
Proof. If α < 1 :
Consider γ = ε ( 1 - α ) 2 n + 1 . By Lemma 5.7, we know that there is β such that if max | x - y | β then | x α - y α | γ . So, consider δ = β .
We have to show that if max x | P ( x ) - Q ( x ) | δ then R α ( P ) - R α ( Q ) ε :
R α ( P ) - R α ( Q ) = 1 1 - α log x P ( x ) α - 1 1 - α log x Q ( x ) α
= 1 1 - α · log x P ( x ) α - log x Q ( x ) α
2 1 - α x ( P ( x ) α - Q ( x ) α ) ,  by Lemma  5.6
2 1 - α x P ( x ) α - Q ( x ) α
2 1 - α x ε ( 1 - α ) 2 n + 1 ,  by Lemma  5.7
2 n + 1 1 - α · ε ( 1 - α ) 2 n + 1 = ε
If α > 1 :
One of the P ( x ) is at least 1 / 2 n so that x P ( x ) α 1 / 2 α n and d d x log x = 1 x ln 2 2 α n ln 2 ; assume that max x | P ( x ) - Q ( x ) | δ . We have
log x P ( x ) α - log x Q ( x ) α 2 α n ln 2 x P ( x ) α - x Q ( x ) α
But, by Lemma 5.2 we have
x P ( x ) α - x Q ( x ) α x P ( x ) α - Q ( x ) α 2 n δ α
Thus,
log x P ( x ) α - log x Q ( x ) α α 2 n ( α + 1 ) δ ln 2
We get
| R α ( p ) - R α ( q ) | α 2 n ( α + 1 ) ln 2 ( α - 1 ) δ
It is sufficient to consider δ = ln 2 ( α - 1 ) α 2 n ( α + 1 ) ε . □

6. Conclusions

We proved that, among the three entropies we have studied, Shannon entropy is the only one that satisfies the relationship with the expected value of Kolmogorov complexity stated in [1], by exhibiting a probability distribution for which the relationship fails for some values of α of Tsallis and Rényi entropies. Furthermore, under the assumption that cumulative probability distribution is computable in an allotted time, a time-bounded version of the same relationship holds for the Shannon entropy. Since it is natural to define a probability distribution based on time-bounded Kolmogorov complexity, we studied the convergence of this distribution under Shannon entropy and its two generalizations: Tsallis and Rényi entropies. We also proved that the three entropies considered in this work are uniformly continuous.

Acknowledgements

This work was partially supported by the project C S I 2 (PTDC/EIA- CCO/099951/2008), the grants SFRH/BD/33234/2007 and SFRH/BD/28419/2006 from Fundação para a Ciência e Tecnologia (FCT) and funds granted to Instituto de Telecomunicações and Laboratório de Inteligência Artificial e Ciência de Computadores through the Programa de Financiamento Plurianual.

References

  1. Li, M.; Vitányi, P. An Introduction to Kolmogorov Complexity and Its Applications, 3rd ed.; Springer Publishing Company, Incorporated: New York, NY, USA, 2008. [Google Scholar]
  2. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423, 623–656. [Google Scholar] [CrossRef]
  3. Rényi, A. On measures of entropy and information. In Proceedings of the 4th Berkeley Symposium on Mathematics, Statistics and Probability, Statistical Laboratory of the University of California, Berkeley, CA, USA, 20 June–30 July 1960; pp. 547–561.
  4. Tsallis, C. Possible generalization of Boltzmann-Gibbs statistics. J. Stat. Phys. 1988, 52, 479–487. [Google Scholar] [CrossRef]
  5. Cachin, C. Entropy measures and unconditional security in cryptography, 1st ed.; In ETH Series in Information Security and CryptographyHartung-Gorre Verlag: Konstanz, Germany, 1997. [Google Scholar]
  6. Cover, T.; Gacs, P.; Gray, M. Kolmogorov’s contributions to information theory and algorithmic complexity. Ann. Probab. 1989, 17, 840–865. [Google Scholar] [CrossRef]
  7. Solomonoff, R. A formal theory of inductive inference; Part I. Inform. Contr. 1964, 7, 1–22. [Google Scholar] [CrossRef]
  8. Kolmogorov, A.N. Three approaches to the quantitative definition of information. Probl. Inform. Transm. 1965, 1, 1–17. [Google Scholar] [CrossRef]
  9. Chaitin, G.J. On the length of programs for computing finite binary sequences. J. ACM 1966, 13, 547–569. [Google Scholar] [CrossRef]
  10. Solovay, R.M. Draft of a paper (or series of papers) on Chaitin’s work. IBM Thomas J. Watson Research Center, Yorktown Heights, New York, NY, USA. Unpublished manuscript. 1975. [Google Scholar]
  11. Levin, L. Laws of information conservation (non-growth) and aspects of the foundation of probability theory. Prob. Peredachi Inf. 1974, 10, 206–210. [Google Scholar]
  12. Gacs, P. On the symmetry of algorithmic information. Soviet Mathematics Doklady 1974, 15, 1477–1480. [Google Scholar]
  13. Grunwald, P.; Vitanyi, P. Shannon information and Kolmogorov complexity. arXiv 2004. arXiv:cs/0410002v1. [Google Scholar]
  14. Ramshaw, J. Thermodynamic stability conditions for the Tsallis and Rényi entropies. Phys. Lett. A 1995, 198, 119–121. [Google Scholar] [CrossRef]
  15. Tadaki, K. The Tsallis entropy and the Shannon entropy of a universal probability. In Proceedings of the International Symposium on Information Theory, Toronto, Canada, 6–11 July 2008; abs/0805.0154. pp. 2111–2115.
  16. Zhang, Z. Uniform estimates on the Tsallis entropies. Lett. Math. Phys. 2007, 80, 171–181. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Teixeira, A.; Matos, A.; Souto, A.; Antunes, L. Entropy Measures vs. Kolmogorov Complexity. Entropy 2011, 13, 595-611. https://doi.org/10.3390/e13030595

AMA Style

Teixeira A, Matos A, Souto A, Antunes L. Entropy Measures vs. Kolmogorov Complexity. Entropy. 2011; 13(3):595-611. https://doi.org/10.3390/e13030595

Chicago/Turabian Style

Teixeira, Andreia, Armando Matos, André Souto, and Luís Antunes. 2011. "Entropy Measures vs. Kolmogorov Complexity" Entropy 13, no. 3: 595-611. https://doi.org/10.3390/e13030595

Article Metrics

Back to TopTop