CDA: Succinct spaghetti

3Citations
Citations of this article
12Readers
Mendeley users who have this article in their library.
Get full text

Abstract

A pivot table is a popular mechanism for building indexes for similarity queries. Precomputed distances to a set of references are used to filter non-relevant candidates. Every pivot serves as a reference for all, or a proper subset of, the objects in the database.Each pivot filters its share of the database and the candidate list for a query is the intersection of all the partial lists.The spaghetti data structure is a mechanism to compute the above intersection without performing a sequential scan over the database, and consist of a collection of circular linked lists. In this paper, we present a succinct version of the spaghetti. The proposed data structure uses less memory and, unlike the original spaghetti, it can compute the intersection using an arbitrary order of the component sets. This later property enables more sophisticated evaluation heuristics leading to faster intersection computation. We present the analysis of the performance, as well as a comprehensive set of experiments where the new approach is proven to be faster in practice.

Cite

CITATION STYLE

APA

Chàvez, E., Ruiz, U., & Tèllez, E. (2015). CDA: Succinct spaghetti. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 9371, pp. 54–64). Springer Verlag. https://doi.org/10.1007/978-3-319-25087-8_5

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free