Dv2v: A Dynamic Variable-to-Variable Compressor

11/11/2019
by   Nieves R. Brisaboa, et al.
0

We present Dv2v, a new dynamic (one-pass) variable-to-variable compressor. Variable-to-variable compression aims at using a modeler that gathers variable-length input symbols and a variable-length statistical coder that assigns shorter codewords to the more frequent symbols. In Dv2v, we process the input text word-wise to gather variable-length symbols that can be either terminals (new words) or non-terminals, subsequences of words seen before in the input text. Those input symbols are set in a vocabulary that is kept sorted by frequency. Therefore, those symbols can be easily encoded with dense codes. Our Dv2v permits real-time transmission of data, i.e. compression/transmission can begin as soon as data become available. Our experiments show that Dv2v is able to overcome the compression ratios of the v2vDC, the state-of-the-art semi-static variable-to-variable compressor, and to almost reach p7zip values. It also draws a competitive performance at both compression and decompression.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/12/2023

A Complete Proof of an Important Theorem for Variable-to-Variable Length Codes

Variable-to-variable length (VV) codes are a class of lossless source co...
research
06/21/2011

Accelerating Lossless Data Compression with GPUs

Huffman compression is a statistical, lossless, data compression algorit...
research
01/13/2021

Improving Run Length Encoding by Preprocessing

The Run Length Encoding (RLE) compression method is a long standing simp...
research
01/15/2018

Efficient Trimmed Convolutional Arithmetic Encoding for Lossless Image Compression

Arithmetic encoding is an essential class of coding techniques which hav...
research
06/02/2017

Efficient Textual Representation of Structure

This paper attempts a more formal approach to the legibility of text bas...
research
11/08/2020

The Twelvefold Way of Non-Sequential Lossless Compression

Many information sources are not just sequences of distinguishable symbo...
research
05/21/2021

Weighted Burrows-Wheeler Compression

A weight based dynamic compression method has recently been proposed, wh...

Please sign up or login with your details

Forgot password? Click here to reset