English

Lempel-Zip Complexity Reference

Information Theory 2017-08-01 v1 math.IT

Abstract

The aim of this note is to provide some reference facts for LZW---mostly from Thomas and Cover \cite{Cover:2006aa} and provide a reference for some metrics that can be derived from it. LZW is an algorithm to compute a Kolmogorov Complexity estimate derived from a limited programming language that only allows copy and insertion in strings (not Turing complete set). Despite its delightful simplicity, it is rather powerful and fast. We then focus on definitions of LZW derived complexity metrics consistent with the notion of descriptive length, and discuss different normalizations, which result in a set of metrics we call ρ0\rho_0, ρ1\rho_1 and ρ2\rho_2, in addition to the Description Length lLZWl_{LZW} and the Entropy Rate.

Cite

@article{arxiv.1707.09848,
  title  = {Lempel-Zip Complexity Reference},
  author = {Giulio Ruffini},
  journal= {arXiv preprint arXiv:1707.09848},
  year   = {2017}
}

Comments

For the Luminous Project (FET Open); Zip file includes Python code and Jupiter notebook

R2 v1 2026-06-22T21:02:18.526Z