Dynamic entropy-compressed sequences and full-text indexes

19Citations
Citations of this article
25Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Given a sequence of n bits with binary zero-order entropy H0, we present a dynamic data structure that requires nH0 + o(n) bits of space, which is able of performing rank and select, as well as inserting and deleting bits at arbitrary positions, in O(log n) worst-case time. This extends previous results by Hon et al. [ISAAC 2003] achieving O(log n/log log n) time for rank and select but Θ(polylog(n)) amortized time for inserting and deleting bits, and requiring n + o(n) bits of space; and by Raman et al. [SODA 2002] which have constant query time but a static structure. In particular, our result becomes the first entropy-bound dynamic data structure for rank and select over bit sequences. We then show how the above result can be used to build a dynamic full-text self-index for a collection of texts over an alphabet of size σ, of overall length n and zero-order entropy H0, The index requires nH0 + o(n log σ) bits of space, and can count the number of occurrences of a pattern of length m in time O(m log n loge σ). Reporting the occ occurrences can be supported in O(occ log 2 n log σ) time, paying O(n) extra space, Insertion of text to the collection takes O(log n log σ) time per symbol, which becomes O(log2 n log σ) for deletions, This improves a previous result by Chan et al. [CPM 2004]. As a consequence, we obtain an O(n log n log σ) time construction algorithm for a compressed self-index requiring nH 0 + o(n log σ) bits working space during construction. © Springer-Verlag Berlin Heidelberg 2006.

Cite

CITATION STYLE

APA

Mäkinen, V., & Navarro, G. (2006). Dynamic entropy-compressed sequences and full-text indexes. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 4009 LNCS, pp. 306–317). Springer Verlag. https://doi.org/10.1007/11780441_28

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free