DocumentCode
2708281
Title
Partially decodable compression with static PPM
Author
Okanohara, Daisuke
Author_Institution
Dept. of Inf. Sci., Univ. of Tokyo, Japan
fYear
2005
fDate
29-31 March 2005
Firstpage
471
Abstract
Summary form only given. We propose a novel compression method, static PPM (SP), which supports partial decode (p-decode) with low memory and computation requirement. P-decode is a function that decodes data from an arbitrary position without decoding the whole, which is critical for exploiting large data in a compressed state. While conventional compression methods do not support p-decode, recent self-indexing data structures, such as compressed suffix arrays (CSA) (Sadakane, K., J. Algorithms, vol.48, no.2, p.294-313, 2003) and FM-index (Ferragina, P. and Manzini, G. Proc. ACM-SIAM SODA, p.269-78, 2001), support p-decode. However, they have to store the whole compressed data in memory, since the order of the data is not preserved after compression. This causes a serious problem when the compressed data is larger than memory size. In contrast, SP does not have to store compressed data in memory and, thus, is the first compression method that supports p-decode for very large compressed data. In order to show SP´s high compression performance inherited from PPM and its p-decode performance, we compared SP, CSA, FM-index, gzip (with option -9) and bzip (with option -9) in terms of speed and compression ratio. The results show that SP achieves fast p-decode with high compression ratio.
Keywords
data compression; decoding; compressed suffix arrays; partial decode; partially decodable compression; prediction by partial matching; self-indexing data structures; static PPM; Automata; Data compression; Data structures; Decoding; History; Indexing; Information science; Predictive models; Testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Compression Conference, 2005. Proceedings. DCC 2005
ISSN
1068-0314
Print_ISBN
0-7695-2309-9
Type
conf
DOI
10.1109/DCC.2005.71
Filename
1402228
Link To Document