AI ALIGNMENT FORUM
AF

Wikitags

Kolmogorov Complexity

Edited by Joao Fabiano, Kaj Sotala, et al. last updated 21st Apr 2022

The Kolmogorov Complexity (sometimes called Algorithmic Complexity) of a set of data is the size of the shortest possible description of the data.

See also: ,

Algorithmic complexity is an inverse measure of compressibility. If the data is complex and random, the shortest possible description of it becomes longer. This is also one of the best definitions of randomness so far1. If the data has few regular patterns, it is difficult to compress it or describe it shortly, giving it a high Kolmogorov complexity and randomness. If there isn't any way to describe the data so that the description is shorter than the data itself, the data is incompressible. 2

More formally, the Kolmogorov complexity C(x) of a set x, is the size in bits of the shortest binary program (in a fixed programming language) that prints the set x as its only output. If C(x) is equal or greater than the size of x in bits, x is incompressible. 3

This notion can be used to state many important results in computational theory. Possibly the most famous is Chaitin's incompleteness theorem, a version of Gödel’s incompleteness theorem.

References

  1. SIPSER, M. (1983) "A complexity theoretic approach to randomness". In Proceedings of the 15th ACM Symposium on the Theory of Computing, pages 330{335. ACM, New York.↩
  2. FORTNOW, Lance. "Kolmogorov Complexity" Available at: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.120.4949&rep=rep1&type=pdf↩
  3. LI, Ming. & VITANY, Paul. “Algorithmic Complexity”. Available at: http://homepages.cwi.nl/~paulv/papers/020608isb.pdf↩
Subscribe
4
Subscribe
4
Solomonoff Induction
Posts tagged Kolmogorov Complexity
32Parsing Chris Mingard on Neural Networks
Alex Flint
4y
7
16Beyond Kolmogorov and Shannon
Alexander Gietelink Oldenziel, Adam Shai
3y
4
9Humans can be assigned any values whatsoever…
Stuart Armstrong
7y
1
11Behavioral Sufficient Statistics for Goal-Directedness
Adam Shimi
4y
12
2Humans can be assigned any values whatsoever...
Stuart Armstrong
8y
0
0Kolmogorov complexity makes reward learning worse
Stuart Armstrong
8y
0
9Causality and a Cost Semantics for Neural Networks
scottviteri
2y
1
Add Posts
Discussion0
Discussion0
AIXI