Logo image
Compression, indexing, and retrieval for massive string data
Conference paper   Peer reviewed

Compression, indexing, and retrieval for massive string data

Wing-Kai Hon, Rahul Shah and Jeffrey Scott Vitter
Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), Vol.6129 LNCS, pp.260-274
2010

Abstract

The field of compressed data structures seeks to achieve fast search time, but using a compressed representation, ideally requiring less space than that occupied by the original input data. The challenge is to construct a compressed representation that provides the same functionality and speed as traditional data structures. In this invited presentation, we discuss some breakthroughs in compressed data structures over the course of the last decade that have significantly reduced the space requirements for fast text and document indexing. One interesting consequence is that, for the first time, we can construct data structures for text indexing that are competitive in time and space with the well-known technique of inverted indexes, but that provide more general search capabilities. Several challenges remain, and we focus in this presentation on two in particular: building I/O-efficient search structures when the input data are so massive that external memory must be used, and incorporating notions of relevance in the reporting of query answers. © Springer-Verlag Berlin Heidelberg 2010.

Metrics

1 Record Views
22 readers on Mendeley
2 readers on CiteULike

Details

Logo image