Kolmogorov structure function

From testwiki
Revision as of 20:32, 3 October 2023 by imported>PaddyLeahy (Changed hatnote to standard template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:For

Template:Short description In 1973, Andrey Kolmogorov proposed a non-probabilistic approach to statistics and model selection. Let each datum be a finite binary string and a model be a finite set of binary strings. Consider model classes consisting of models of given maximal Kolmogorov complexity. The Kolmogorov structure function of an individual data string expresses the relation between the complexity level constraint on a model class and the least log-cardinality of a model in the class containing the data. The structure function determines all stochastic properties of the individual data string: for every constrained model class it determines the individual best-fitting model in the class irrespective of whether the true model is in the model class considered or not. In the classical case we talk about a set of data with a probability distribution, and the properties are those of the expectations. In contrast, here we deal with individual data strings and the properties of the individual string focused on. In this setting, a property holds with certainty rather than with high probability as in the classical case. The Kolmogorov structure function precisely quantifies the goodness-of-fit of an individual model with respect to individual data.

The Kolmogorov structure function is used in the algorithmic information theory, also known as the theory of Kolmogorov complexity, for describing the structure of a string by use of models of increasing complexity.

Kolmogorov's definition

File:Kolm complexity lect.jpg
Kolmogorov (left) talks on the structure function (see drawing on the blackboard) in (Tallinn, 1973).

The structure function was originally proposed by Kolmogorov in 1973 at a Soviet Information Theory symposium in Tallinn, but these results were not published[1] p. 182. But the results were announced in[2] in 1974, the only written record by Kolmogorov himself. One of his last scientific statements is (translated from the original Russian by L.A. Levin):

Template:Quote

Contemporary definition

It is discussed in Cover and Thomas.[1] It is extensively studied in Vereshchagin and Vitányi[3] where also the main properties are resolved. The Kolmogorov structure function can be written as

hx(α)=minS{log|S|:xS,K(S)α}

where x is a binary string of length n with xS where S is a contemplated model (set of n-length strings) for x, K(S) is the Kolmogorov complexity of S and α is a nonnegative integer value bounding the complexity of the contemplated S's. Clearly, this function is nonincreasing and reaches log|{x}|=0 for α=K(x)+c where c is the required number of bits to change x into {x} and K(x) is the Kolmogorov complexity of x.

The algorithmic sufficient statistic

We define a set S containing x such that

K(S)+K(x|S)=K(x)+O(1).

The function hx(α) never decreases more than a fixed independent constant below the diagonal called sufficiency line L defined by

L(α)+α=K(x).

It is approached to within a constant distance by the graph of hx for certain arguments (for instance, for α=K(x)+c). For these α's we have α+hx(α)=K(x)+O(1) and the associated model S (witness for hx(α)) is called an optimal set for x, and its description of K(S)α bits is therefore an algorithmic sufficient statistic. We write `algorithmic' for `Kolmogorov complexity' by convention. The main properties of an algorithmic sufficient statistic are the following: If S is an algorithmic sufficient statistic for x, then

K(S)+log|S|=K(x)+O(1).

That is, the two-part description of x using the model S and as data-to-model code the index of x in the enumeration of S in log|S| bits, is as concise as the shortest one-part code of x in K(x) bits. This can be easily seen as follows:

K(x)K(x,S)+O(1)K(S)+K(x|S)+O(1)K(S)+log|S|+O(1)K(x)+O(1),
Structure functions
Structure functions hx(α),βx(α),λx(α) and minimal sufficient statistic.

using straightforward inequalities and the sufficiency property, we find that

K(x|S)=log|S|+O(1)

. (For example, given

Sx

, we can describe

x

self-delimitingly (you can determine its end) in

log|S|+O(1)

bits.) Therefore, the randomness deficiency

log|S|K(x|S)

of

x

in

S

is a constant, which means that

x

is a typical (random) element of S. However, there can be models

S

containing

x

that are not sufficient statistics. An algorithmic sufficient statistic

S

for

x

has the additional property, apart from being a model of best fit, that

K(x,S)=K(x)+O(1)

and therefore by the Kolmogorov complexity symmetry of information (the information about

x

in

S

is about the same as the information about

S

in x) we have

K(S|x*)=O(1)

: the algorithmic sufficient statistic

S

is a model of best fit that is almost completely determined by

x

. (

x*

is a shortest program for

x

.) The algorithmic sufficient statistic associated with the least such

α

is called the algorithmic minimal sufficient statistic.

With respect to the picture: The MDL structure function λx(α) is explained below. The Goodness-of-fit structure function βx(α) is the least randomness deficiency (see above) of any model Sx for x such that K(S)α. This structure function gives the goodness-of-fit of a model S (containing x) for the string x. When it is low the model fits well, and when it is high the model doesn't fit well. If βx(α)=0 for some α then there is a typical model Sx for x such that K(S)α and x is typical (random) for S. That is, S is the best-fitting model for x. For more details see[1] and especially[3] and.[4]

Selection of properties

Within the constraints that the graph goes down at an angle of at least 45 degrees, that it starts at n and ends approximately at K(x), every graph (up to a O(logn) additive term in argument and value) is realized by the structure function of some data x and vice versa. Where the graph hits the diagonal first the argument (complexity) is that of the minimum sufficient statistic. It is incomputable to determine this place. See.[3]

Main property

It is proved that at each level α of complexity the structure function allows us to select the best model S for the individual string x within a strip of O(logn) with certainty, not with great probability.[3]

The MDL variant

The Minimum description length (MDL) function: The length of the minimal two-part code for x consisting of the model cost K(S) and the length of the index of x in S, in the model class of sets of given maximal Kolmogorov complexity α, the complexity of S upper bounded by α, is given by the MDL function or constrained MDL estimator:

λx(α)=minS{Λ(S):Sx,K(S)α},

where Λ(S)=log|S|+K(S)K(x)O(1) is the total length of two-part code of x with help of model S.

Main property

It is proved that at each level α of complexity the structure function allows us to select the best model S for the individual string x within a strip of O(logn) with certainty, not with great probability.[3]

Application in statistics

The mathematics developed above were taken as the foundation of MDL by its inventor Jorma Rissanen.[5]

Probability models

For every computable probability distribution P it can be proved[6] that

logP(x)=log|S|+O(logn).

For example, if P is some computable distribution on the set S of strings of length n, then each xS has probability P(x)=exp(O(logn))/|S|=nO(1)/|S|. Kolmogorov's structure function becomes

h'x(α)=minP{logP(x):P(x)>0,K(P)α}

where x is a binary string of length n with logP(x)>0 where P is a contemplated model (computable probability of n-length strings) for x, K(P) is the Kolmogorov complexity of P and α is an integer value bounding the complexity of the contemplated P's. Clearly, this function is non-increasing and reaches log|{x}|=0 for α=K(x)+c where c is the required number of bits to change x into {x} and K(x) is the Kolmogorov complexity of x. Then h'x(α)=hx(α)+O(logn). For every complexity level α the function h'x(α) is the Kolmogorov complexity version of the maximum likelihood (ML).

Main property

It is proved that at each level α of complexity the structure function allows us to select the best model S for the individual string x within a strip of O(logn) with certainty, not with great probability.[3]

The MDL variant and probability models

The MDL function: The length of the minimal two-part code for x consisting of the model cost K(P) and the length of logP(x), in the model class of computable probability mass functions of given maximal Kolmogorov complexity α, the complexity of P upper bounded by α, is given by the MDL function or constrained MDL estimator:

λ'x(α)=minP{Λ(P):P(x)>0,K(P)α},

where Λ(P)=logP(x)+K(P)K(x)O(1) is the total length of two-part code of x with help of model P.

Main property

It is proved that at each level α of complexity the MDL function allows us to select the best model P for the individual string x within a strip of O(logn) with certainty, not with great probability.[3]

Extension to rate distortion and denoising

It turns out that the approach can be extended to a theory of rate distortion of individual finite sequences and denoising of individual finite sequences[7] using Kolmogorov complexity. Experiments using real compressor programs have been carried out with success.[8] Here the assumption is that for natural data the Kolmogorov complexity is not far from the length of a compressed version using a good compressor.

References

Template:Reflist

Literature