Title :
Universal data compression based on the Burrows-Wheeler transformation: theory and practice
Author :
Balkenhol, Bernhard ; Kurtz, Stefan
Author_Institution :
Fakultat fur Math., Bielefeld Univ., Germany
fDate :
10/1/2000 12:00:00 AM
Abstract :
A very interesting recent development in data compression is the Burrows-Wheeler Transformation. The idea is to permute the input sequence in such a way that characters with a similar context are grouped together. We provide a thorough analysis of the Burrows-Wheeler Transformation from an information theoretic point of view. Based on this analysis, the main part of the paper systematically considers techniques to efficiently implement a practical data compression program based on the transformation. We show that our program achieves a better compression rate than other programs that have similar requirements in space and time
Keywords :
computational complexity; data compression; encoding; tree data structures; Burrows-Wheeler transformation; compression rate; data compression; information theor; Arithmetic; Context modeling; Data compression; Encoding; Information analysis; Probability distribution; Statistical distributions;
Journal_Title :
Computers, IEEE Transactions on