Improving Parse Trees for Efficient Variable-to-Fixed Length Codes
スポンサーリンク
概要
- 論文の詳細を見る
We address the problem of improving variable-length-to-fixed-length codes (VF codes). A VF code that we deal here with is an encoding scheme that parses an input text into variable length substrings and then assigns a fixed length codeword to each parsed substring. VF codes have favourable properties for fast decoding and fast compressed pattern matching, but they are worse in compression ratio than the latest compression methods. The compression ratio of a VF code depends on the parse tree used as a dictionary. To gain a better compression ratio we present several improvement methods for constructing parse trees. All of them are heuristical solutions since it is intractable to construct the optimal parse tree. We compared our methods with the previous VF codes, and showed experimentally that their compression ratios reach to the level of state-of-the-art compression methods.
- 2011-12-15
著者
-
Takashi Uemura
Hokkaido University|presently With Yahoo Japan Corporation
-
Satoshi Yoshida
Hokkaido University
-
Takuya Kida
Hokkaido University
-
Tatsuya Asai
Fujitsu Laboratories Ltd.
-
Seishi Okamoto
Fujitsu Laboratories Ltd.
関連論文
- Improving Parse Trees for Efficient Variable-to-Fixed Length Codes
- A Variable-length-to-fixed-length Coding Method Using a Re-Pair Algorithm