A Bijective String Sorting Transform
read the original abstract
Given a string of characters, the Burrows-Wheeler Transform rearranges the characters in it so as to produce another string of the same length which is more amenable to compression techniques such as move to front, run-length encoding, and entropy encoders. We present a variant of the transform which gives rise to similar or better compression value, but, unlike the original, the transform we present is bijective, in that the inverse transformation exists for all strings. Our experiments indicate that using our variant of the transform gives rise to better compression ratio than the original Burrows-Wheeler transform. We also show that both the transform and its inverse can be computed in linear time and consuming linear storage.
This paper has not been read by Pith yet.
Forward citations
Cited by 1 Pith paper
-
STC: Reversible Digit-Context Decomposition for BWT-Family Text Compression
STC improves BWT-family compression via reversible digit-context decomposition, cutting enwik9 archive size by 2.6 MB over baseline with full decode verification.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.