• DocumentCode
    2707942
  • Title

    Bounded size dictionary compression: relaxing the LRU deletion heuristic

  • Author

    De Agostino, Sergio

  • Author_Institution
    Dept. of Comput. Sci., La Sapienza Univ., Rome, Italy
  • fYear
    2005
  • fDate
    29-31 March 2005
  • Firstpage
    456
  • Abstract
    Summary form only given. The unbounded version of the LZ2 compression method is P-complete, therefore, it is unlikely to have a sublinear work space when LZ2 compression is implemented unless a deletion heuristic is applied to bound the dictionary. Several LZ2 compression heuristics have been designed and several deletion heuristics have been applied. In this work, we show experimental results on the compression effectiveness for 2≤p≤6, using the AP compression heuristic. The relaxed LRU (RLRU) deletion heuristic turns out to be as good as LRU even when p is equal to 2. This fact shows that there should be always an improvement when the two values of p differ substantially. FREEZE, RESTART and SWAP are simpler heuristics, which do not delete elements from the dictionary at each step. SWAP is the best among these simpler approaches and has a worse compression efficiency than RLRU and LRU.
  • Keywords
    computational complexity; data compression; dictionaries; heuristic programming; AP compression heuristic; FREEZE; LZ2 compression method; P-complete method; RESTART; RLRU; SWAP; bounded size dictionary compression; compression efficiency; relaxed LRU deletion heuristic; Computer science; Data compression; Dictionaries; Polynomials;
  • 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.23
  • Filename
    1402213