High-order entropy-compressed text indexes
High-order entropy-compressed text indexes
复制标题
DOI:
--
复制
发表时间:
2003-01
期刊:
影响因子:
--
通讯作者:
R. Grossi;Ankur Gupta;J. Vitter
中科院分区:
文献类型:
--
作者:
R. Grossi;Ankur Gupta;J. Vitter
We present a novel implementation of compressed suffix arrays exhibiting new tradeoffs between search time and space occupancy for a given text (or sequence) of n symbols over an alphabet σ, where each symbol is encoded by lg|σ| bits. We show that compressed suffix arrays use just nHh + σ bits, while retaining full text indexing functionalities, such as searching any pattern sequence of length m in O(m lg |σ| + polylog(n)) time. The term Hh ≤ lg |σ| denotes the hth-order empirical entropy of the text, which means that our index is nearly optimal in space apart from lower-order terms, achieving asymptotically the empirical entropy of the text (with a multiplicative constant 1). If the text is highly compressible so that Hn = o(1) and the alphabet size is small, we obtain a text index with o(m) search time that requires only o(n) bits. Further results and tradeoffs are reported in the paper.