A New Lossless Data Compression Algorithm Exploiting Positional Redundancy
Data Structures and Algorithms
2021-07-30 v1
Abstract
A new run length encoding algorithm for lossless data compression that exploits positional redundancy by representing data in a two-dimensional model of concentric circles is presented. This visual transform enables detection of runs (each of a different character) in which runs need not be contiguous and hence, is a generalization of run length encoding. Its advantages and drawbacks are characterized by comparing its performance with TurboRLE.
Cite
@article{arxiv.2107.13801,
title = {A New Lossless Data Compression Algorithm Exploiting Positional Redundancy},
author = {Pranav Venkatram},
journal= {arXiv preprint arXiv:2107.13801},
year = {2021}
}