Modelling the EAH Data Compression Algorithm using Graph Theory
Dragos Trinca

TL;DR
This paper models the EAH data compression algorithm, an adaptive coding method that outperforms traditional algorithms like Lempel-Ziv, using graph theory to provide a new theoretical perspective.
Contribution
It introduces a graph-theoretic model of the EAH compression algorithm, enhancing understanding and analysis of adaptive codes in data compression.
Findings
EAH algorithm outperforms Lempel-Ziv on many data types
Graph theory provides a new framework for analyzing adaptive codes
Model facilitates further theoretical development of data compression methods
Abstract
Adaptive codes associate variable-length codewords to symbols being encoded depending on the previous symbols in the input data string. This class of codes has been introduced in [Dragos Trinca, cs.DS/0505007] as a new class of non-standard variable-length codes. New algorithms for data compression, based on adaptive codes of order one, have been presented in [Dragos Trinca, ITCC-2004], where we have behaviorally shown that for a large class of input data strings, these algorithms substantially outperform the Lempel-Ziv universal data compression algorithm. EAH has been introduced in [Dragos Trinca, cs.DS/0505061], as an improved generalization of these algorithms. In this paper, we present a translation of the EAH algorithm into the graph theory.
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
TopicsAlgorithms and Data Compression · DNA and Biological Computing · Genome Rearrangement Algorithms
