We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Document Retrieval on Repetitive Collections

Abstract: Document retrieval aims at finding the most important documents where a pattern appears in a collection of strings. Traditional pattern-matching techniques yield brute-force document retrieval solutions, which has motivated the research on tailored indexes that offer near-optimal performance. However, an experimental study establishing which alternatives are actually better than brute force, and which perform best depending on the collection characteristics, has not been carried out. In this paper we address this shortcoming by exploring the relationship between the nature of the underlying collection and the performance of current methods. Via extensive experiments we show that established solutions are often beaten in practice by brute-force alternatives. We also design new methods that offer superior time/space trade-offs, particularly on repetitive collections.
Comments: Accepted to ESA 2014. Implementation and experiments at this http URL
Subjects: Data Structures and Algorithms (cs.DS); Information Retrieval (cs.IR)
Cite as: arXiv:1404.4909 [cs.DS]
  (or arXiv:1404.4909v2 [cs.DS] for this version)

Submission history

From: Jouni Sirén [view email]
[v1] Sat, 19 Apr 2014 01:09:10 GMT (61kb,D)
[v2] Mon, 30 Jun 2014 21:19:40 GMT (61kb,D)

Link back to: arXiv, form interface, contact.