Binary Interpolative Coding for Effective Index Compression

  • Authors:
  • Alistair Moffat;Lang Stuiver

  • Affiliations:
  • Department of Computer Science and Software Engineering, The University of Melbourne, 3010, Australia. alistair@cs.mu.oz.au;Department of Computer Science and Software Engineering, The University of Melbourne, 3010, Australia

  • Venue:
  • Information Retrieval
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Information retrieval systems contain large volumes of text, and currently have typical sizes into the gigabyte range. Inverted indexes are one important method for providing search facilities into these collections, but unless compressed require a great deal of space. In this paper we introduce a new method for compressing inverted indexes that yields excellent compression, fast decoding, and exploits clustering—the tendency for words to appear relatively frequently in some parts of the collection and infrequently in others. We also describe two other quite separate applications for the same compression method: representing the MTF list positions generated by the Burrows-Wheeler Block Sorting transformation; and transmitting the codebook for semi-static block-based minimum-redundancy coding.