Title
Perils of Combining Parallel Distance Computations with Metric and Ptolemaic Indexing in kNN Queries.
Abstract
Similarity search methods face serious performance issues since similarity functions are rather expensive to compute. Many optimization techniques were designed to reduce the number of similarity computations, when a query is being resolved. Indexing methods, like pivot table prefiltering, based on the metric properties of feature space, are one of the most popular methods. They can increase the speed of query evaluation even by orders of magnitude. Another approach is to employ highly parallel architectures like GPUs to accelerate evaluation by unleashing their raw computational power. Unfortunately, resolving the k nearest neighbors (kNN) queries optimized with metric indexing is a problem that is serial in nature. In this paper, we explore the perils of kNN parallelization and we propose a new algorithm that basically converts kNN queries into range queries, which are perfectly parallelizable. We have experimentally evaluated all approaches using a highly parallel environment comprised of multiple GPUs. The new algorithm demonstrates more than 2x speedup to the naive parallel implementation of kNN queries.
Year
DOI
Venue
2014
10.1007/978-3-319-11988-5_12
Lecture Notes in Computer Science
Keywords
Field
DocType
parallel,GPU,kNN queries,similarity search,indexing
Parallelizable manifold,Computer science,Search engine indexing,Theoretical computer science,Artificial intelligence,Pivot table,Nearest neighbor search,Speedup,k-nearest neighbors algorithm,Topology,Feature vector,Range query (data structures),Machine learning
Conference
Volume
ISSN
Citations 
8821
0302-9743
0
PageRank 
References 
Authors
0.34
13
3
Name
Order
Citations
PageRank
Martin Krulis17613.27
Steffen Kirchhoff200.34
Jakub Yaghob311415.74