Document Retrieval on Repetitive String Collections
Travis Gagie, Aleksi Hartikainen, Kalle Karhu, Juha K\"arkk\"ainen,, Gonzalo Navarro, Simon J. Puglisi, Jouni Sir\'en

TL;DR
This paper introduces novel compressed indexing techniques for efficient document retrieval on highly repetitive string collections, significantly improving space efficiency and query performance for various retrieval tasks.
Contribution
It presents two new ideas, interleaved LCPs and precomputed document lists, to create highly compressed indexes for document retrieval in repetitive collections.
Findings
Indexes are highly compressed on repetitive data.
Efficient retrieval for document listing, top-k, and counting.
Effective solutions for multi-term queries under tf-idf.
Abstract
Most of the fastest-growing string collections today are repetitive, that is, most of the constituent documents are similar to many others. As these collections keep growing, a key approach to handling them is to exploit their repetitiveness, which can reduce their space usage by orders of magnitude. We study the problem of indexing repetitive string collections in order to perform efficient document retrieval operations on them. Document retrieval problems are routinely solved by search engines on large natural language collections, but the techniques are less developed on generic string collections. The case of repetitive string collections is even less understood, and there are very few existing solutions. We develop two novel ideas, {\em interleaved LCPs} and {\em precomputed document lists}, that yield highly compressed indexes solving the problem of document listing (find all the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
