Bounded Pushdown dimension vs Lempel Ziv information density
Pilar Albert, Elvira Mayordomo, and Philippe Moser

TL;DR
This paper introduces bounded pushdown (BPD) dimension, a new measure of information density in sequences using automata with bounded stack movements, and compares it to Lempel-Ziv compression, revealing significant differences.
Contribution
It defines BPD dimension, establishes its equivalence with BPD compressors, and demonstrates that LZ compression is not universal for BPD compressors, highlighting a separation between finite-state and BPD dimensions.
Findings
BPD dimension is robust and equivalent to BPD compressors.
LZ compression fails on certain sequences that BPD compressors can significantly compress.
There is a strong separation between finite-state and BPD dimension.
Abstract
In this paper we introduce a variant of pushdown dimension called bounded pushdown (BPD) dimension, that measures the density of information contained in a sequence, relative to a BPD automata, i.e. a finite state machine equipped with an extra infinite memory stack, with the additional requirement that every input symbol only allows a bounded number of stack movements. BPD automata are a natural real-time restriction of pushdown automata. We show that BPD dimension is a robust notion by giving an equivalent characterization of BPD dimension in terms of BPD compressors. We then study the relationships between BPD compression, and the standard Lempel-Ziv (LZ) compression algorithm, and show that in contrast to the finite-state compressor case, LZ is not universal for bounded pushdown compressors in a strong sense: we construct a sequence that LZ fails to compress signicantly, but that is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · Algorithms and Data Compression · Computability, Logic, AI Algorithms
