English

Compressed Indexes for Fast Search of Semantic Data

Information Retrieval 2022-02-08 v3 Databases

Abstract

The sheer increase in volume of RDF data demands efficient solutions for the triple indexing problem, that is devising a compressed data structure to compactly represent RDF triples by guaranteeing, at the same time, fast pattern matching operations. This problem lies at the heart of delivering good practical performance for the resolution of complex SPARQL queries on large RDF datasets. In this work, we propose a trie-based index layout to solve the problem and introduce two novel techniques to reduce its space of representation for improved effectiveness. The extensive experimental analysis conducted over a wide range of publicly available real-world datasets, reveals that our best space/time trade-off configuration substantially outperforms existing solutions at the state-of-the-art, by taking 30-60% less space and speeding up query execution by a factor of 2-81x.

Keywords

Cite

@article{arxiv.1904.07619,
  title  = {Compressed Indexes for Fast Search of Semantic Data},
  author = {Raffaele Perego and Giulio Ermanno Pibiri and Rossano Venturini},
  journal= {arXiv preprint arXiv:1904.07619},
  year   = {2022}
}

Comments

Published in IEEE Transactions on Knowledge and Data Engineering (TKDE), 14 January 2020