In this thesis we explore the idea of controlling the LZSS compression ratio/decompression speed trade-off in a principled way. Our approach lies on two ideas. The first one is to model a LZSS parsing of a text T as a path on a (weighted) graph G(T), which has a vertex for each character in T and an edge for each phrase in the dictionary. The second idea is to model explicitly the amount of compression space and decompression time taken up by a parsing through resource models. Both ideas are not new: the notion of transposing LZ77 parsings to paths in a suitably defined graph G has been originally illustrated by Schuegraf, while Ferragina et al. labeled each edge of G with the cost in bits of the associated codeword. In this thesis, we furt...
The purpose of this research was to study three commonly known efficient parsing problems of LZ adap...
Dictionary-based compression algorithms include a parsing strategy to transform the input text into ...
We provide a general boosting technique for Textual Data Compression. Qualitatively, it takes a good...
In this paper we address the problem of trading optimally, and in a principled way, the compressed s...
Since the seminal work by Shannon, theoreticians have focused on designing compressors targeted at m...
Lempel-Ziv's LZ77 algorithm is the de facto choice for compressing massive datasets (see e.g., Snapp...
Parallel algorithms for lossless data compression via dictionary compression using optimal, longest ...
This paper presents a new method of lossless data compression called LZPP, being an advanced modific...
One of the most famous and investigated lossless data-compression schemes is the one introduced by L...
The last few years have seen an exponential increase, driven by many disparate fields such as big da...
International audienceWe present the first algorithms that perform the LZ78 compression of a text of...
Dictionary-based compression schemes are the most commonly used data compression schemes since they ...
We present the first algorithms that perform the LZ78 compression of a text of length n over alphabe...
We consider the problem of decompressing the Lempel-Ziv 77 representation of a string S of length n ...
Abstract. We provide a general boosting technique for Textual Data Compression. Qualitatively, it ta...
The purpose of this research was to study three commonly known efficient parsing problems of LZ adap...
Dictionary-based compression algorithms include a parsing strategy to transform the input text into ...
We provide a general boosting technique for Textual Data Compression. Qualitatively, it takes a good...
In this paper we address the problem of trading optimally, and in a principled way, the compressed s...
Since the seminal work by Shannon, theoreticians have focused on designing compressors targeted at m...
Lempel-Ziv's LZ77 algorithm is the de facto choice for compressing massive datasets (see e.g., Snapp...
Parallel algorithms for lossless data compression via dictionary compression using optimal, longest ...
This paper presents a new method of lossless data compression called LZPP, being an advanced modific...
One of the most famous and investigated lossless data-compression schemes is the one introduced by L...
The last few years have seen an exponential increase, driven by many disparate fields such as big da...
International audienceWe present the first algorithms that perform the LZ78 compression of a text of...
Dictionary-based compression schemes are the most commonly used data compression schemes since they ...
We present the first algorithms that perform the LZ78 compression of a text of length n over alphabe...
We consider the problem of decompressing the Lempel-Ziv 77 representation of a string S of length n ...
Abstract. We provide a general boosting technique for Textual Data Compression. Qualitatively, it ta...
The purpose of this research was to study three commonly known efficient parsing problems of LZ adap...
Dictionary-based compression algorithms include a parsing strategy to transform the input text into ...
We provide a general boosting technique for Textual Data Compression. Qualitatively, it takes a good...