In this paper we address the problem of trading optimally, and in a principled way, the compressed size/decompression time of LZ77 parsings by introducing what we call the Bicriteria LZ77-Parsing problem. The goal is to determine an LZ77 parsing which minimizes the space occupancy in bits of the compressed file, provided that the decompression time is bounded by T. Symmetrically, we can exchange the role of the two resources and thus ask for minimizing the decompression time provided that the compressed space is bounded by a fixed amount given in advance. We address this goal in three stages: (i) we introduce the novel Bicriteria LZ77-Parsing problem which formalizes in a principled way what data-compressors have traditionally approac...
We consider the problem of decompressing the Lempel-Ziv 77 representation of a string S of length n ...
This paper considers online compression algorithms that use at most polylogarithmic space (plogon)....
The most popular compressors are based on Lempel-Ziv coding methods. Zip compressors and Unzip dec...
Lempel-Ziv's LZ77 algorithm is the de facto choice for compressing massive datasets (see e.g., Snapp...
The advent of massive datasets and the consequent design of high-performing distributed storage syst...
Since the seminal work by Shannon, theoreticians have focused on designing compressors targeted at m...
In this thesis we explore the idea of controlling the LZSS compression ratio/decompression speed tra...
The last few years have seen an exponential increase, driven by many disparate fields such as big da...
One of the most famous and investigated lossless data-compression schemes is the one introduced by L...
In the LZ77 compressors family the compression ratio can be increased in two possible ways: first, ...
International audienceWe present the first algorithms that perform the LZ78 compression of a text of...
We present the first algorithms that perform the LZ78 compression of a text of length n over alphabe...
Can we analyze data without decompressing it? As our data keeps growing, understanding the time comp...
Dictionary-based compression schemes are the most commonly used data compression schemes since they ...
Bidirectional compression algorithms work by substituting repeated substrings by references that, un...
We consider the problem of decompressing the Lempel-Ziv 77 representation of a string S of length n ...
This paper considers online compression algorithms that use at most polylogarithmic space (plogon)....
The most popular compressors are based on Lempel-Ziv coding methods. Zip compressors and Unzip dec...
Lempel-Ziv's LZ77 algorithm is the de facto choice for compressing massive datasets (see e.g., Snapp...
The advent of massive datasets and the consequent design of high-performing distributed storage syst...
Since the seminal work by Shannon, theoreticians have focused on designing compressors targeted at m...
In this thesis we explore the idea of controlling the LZSS compression ratio/decompression speed tra...
The last few years have seen an exponential increase, driven by many disparate fields such as big da...
One of the most famous and investigated lossless data-compression schemes is the one introduced by L...
In the LZ77 compressors family the compression ratio can be increased in two possible ways: first, ...
International audienceWe present the first algorithms that perform the LZ78 compression of a text of...
We present the first algorithms that perform the LZ78 compression of a text of length n over alphabe...
Can we analyze data without decompressing it? As our data keeps growing, understanding the time comp...
Dictionary-based compression schemes are the most commonly used data compression schemes since they ...
Bidirectional compression algorithms work by substituting repeated substrings by references that, un...
We consider the problem of decompressing the Lempel-Ziv 77 representation of a string S of length n ...
This paper considers online compression algorithms that use at most polylogarithmic space (plogon)....
The most popular compressors are based on Lempel-Ziv coding methods. Zip compressors and Unzip dec...