# Entropy Bounds for Grammar-Based Tree Compressors

**Authors:** Danny Hucke, Markus Lohrey, and Louisa Seelbach Benkner

arXiv: 1901.03155 · 2020-05-21

## TL;DR

This paper extends the concept of empirical entropy to binary trees and demonstrates that grammar-based tree compression can achieve encoding sizes close to this entropy measure, generalizing previous string compression results.

## Contribution

It introduces a new entropy measure for trees and shows that grammar-based tree encodings can be bounded by this measure, extending string compression theories to trees.

## Key findings

- Tree entropy bounds are established for grammar-based tree compressors.
- Binary encodings of trees are shown to be near the entropy limit.
- Generalization of string compression results to tree structures.

## Abstract

The definition of $k^{th}$-order empirical entropy of strings is extended to node labelled binary trees. A suitable binary encoding of tree straight-line programs (that have been used for grammar-based tree compression before) is shown to yield binary tree encodings of size bounded by the $k^{th}$-order empirical entropy plus some lower order terms. This generalizes recent results for grammar-based string compression to grammar-based tree compression.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.03155/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1901.03155/full.md

## References

31 references — full list in the complete paper: https://tomesphere.com/paper/1901.03155/full.md

---
Source: https://tomesphere.com/paper/1901.03155