Optimal construction of compressed indexes for highly repetitive texts

26Citations
Citations of this article
17Readers
Mendeley users who have this article in their library.

Abstract

We propose algorithms that, given the input string of length n over integer alphabet of size σ, construct the Burrows–Wheeler transform (BWT), the permuted longest-common-prefix (PLCP) array, and the LZ77 parsing in O(n/ logσ n + r polylog n) time and working space, where r is the number of runs in the BWT of the input. These are the essential components of many compressed indexes such as compressed suffix tree, FM-index, and grammar and LZ77-based indexes, but also find numerous applications in sequence analysis and data compression. The value of r is a common measure of repetitiveness that is significantly smaller than n if the string is highly repetitive. Since just accessing every symbol of the string requires Ω(n/ logσ n) time, the presented algorithms are time and space optimal for inputs satisfying the assumption n/r ∈ Ω(polylog n) on the repetitiveness. For such inputs our result improves upon the currently fastest general algorithms of Belazzougui (STOC 2014) and Munro et al. (SODA 2017) which run in O(n) time and use O(n/ logσ n) working space. We also show how to use our techniques to obtain optimal solutions on highly repetitive data for other fundamental string processing problems such as: Lyndon factorization, construction of run-length compressed suffix arrays, and some classical “textbook” problems such as computing the longest substring occurring at least some fixed number of times.

References Powered by Scopus

Fast and accurate short read alignment with Burrows-Wheeler transform

35352Citations
N/AReaders
Get full text

Ultrafast and memory-efficient alignment of short DNA sequences to the human genome

17034Citations
N/AReaders
Get full text

A Universal Algorithm for Sequential Data Compression

3977Citations
N/AReaders
Get full text

Cited by Powered by Scopus

Fully functional suffix trees and optimal text searching in BWT-runs bounded space

122Citations
N/AReaders
Get full text

String synchronizing sets sublinear-time BWT construction and optimal LCE data structure

56Citations
N/AReaders
Get full text

Resolution of the burrows-wheeler transform conjecture

43Citations
N/AReaders
Get full text

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Cite

CITATION STYLE

APA

Kempa, D. (2019). Optimal construction of compressed indexes for highly repetitive texts. In Proceedings of the Annual ACM-SIAM Symposium on Discrete Algorithms (pp. 1344–1357). Association for Computing Machinery. https://doi.org/10.1137/1.9781611975482.82

Readers' Seniority

Tooltip

Researcher 5

45%

PhD / Post grad / Masters / Doc 3

27%

Professor / Associate Prof. 2

18%

Lecturer / Post doc 1

9%

Readers' Discipline

Tooltip

Computer Science 9

82%

Physics and Astronomy 1

9%

Arts and Humanities 1

9%

Save time finding and organizing research with Mendeley

Sign up for free