Snake table: a dynamic pivot table for streams of k-NN searches

  • Authors:
  • Juan Manuel Barrios;Benjamin Bustos;Tomáš Skopal

  • Affiliations:
  • KDW+PRISMA, Department of Computer Science, University of Chile, Chile;KDW+PRISMA, Department of Computer Science, University of Chile, Chile;SIRET Research Group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic

  • Venue:
  • SISAP'12 Proceedings of the 5th international conference on Similarity Search and Applications
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present the Snake Table, an index structure designed for supporting streams of k-NN searches within a content-based similarity search framework. The index is created and updated in the online phase while resolving the queries, thus it does not need a preprocessing step. This index is intended to be used when the stream of query objects fits a snake distribution, that is, when the distance between two consecutive query objects is small. In particular, this kind of distribution is present in content-based video retrieval systems, when the set of query objects are consecutive frames from a query video. We show that the Snake Table improves the efficiency of k-NN searches in these systems, avoiding the building of a static index in the offline phase.