Proceedings DCC 2000. Data Compression Conference
DOI: 10.1109/dcc.2000.838157
|View full text |Cite
|
Sign up to set email alerts
|

On the performance of BWT sorting algorithms

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
40
0
2

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 53 publications
(43 citation statements)
references
References 3 publications
1
40
0
2
Order By: Relevance
“…Seward [18] shows the complexity of this algorithm to be O(A · n log n), where A is the average number of symbols per rotation that must be compared to verify that the rotations are in order.…”
Section: Burrows-wheeler Transformmentioning
confidence: 99%
“…Seward [18] shows the complexity of this algorithm to be O(A · n log n), where A is the average number of symbols per rotation that must be compared to verify that the rotations are in order.…”
Section: Burrows-wheeler Transformmentioning
confidence: 99%
“…Star transform [14], length index preserving transformation (LIPT) [15], star new transform (StarNT) [16], and word replacement transformation (WRT) [17] are preprocessing methods that use a static dictionary. Other algorithms that cannot be classified in either of the two groups are run-length encoders (RLE) [18], Burrows-Wheeler transform (BWT) ( [19,20]), and BZIP2 [21], which uses block sorting BWT together with Huffman coding.…”
Section: Introductionmentioning
confidence: 99%
“…The compression results also show an improvement in the range of around 2% to 7% for compression methods with LIPT over the best results obtained by various modifications in BWT [1,2,5,18] and PPM [6,7,17,19]. This comes at the expense of some storage overhead whose amortized cost is shown to be negligible.…”
Section: Figure 1: Frequency Of Words Versus Length Of Words In Our Tmentioning
confidence: 55%
“…PPMD is a variant of PPM which computes escape probability as (u/2)/n, where u is the number of unique token seen so far, and n is the number of token seen so far [11]. BWT has proved to be the most efficient and a number of efforts have been made to improve its efficiency [1,2,5,18]. PPM gives better compression ratio than that of BWT but is very slow.…”
Section: Introductionmentioning
confidence: 99%