2012
DOI: 10.1007/s10619-012-7092-4
|View full text |Cite
|
Sign up to set email alerts
|

Combining CPU and GPU architectures for fast similarity search

Abstract: The Signature Quadratic Form Distance on feature signatures represents a flexible distance-based similarity model for effective content-based multimedia retrieval. Although metric indexing approaches are able to speed up query processing by two orders of magnitude, their applicability to large-scale multimedia databases containing billions of images is still a challenging issue. In this paper, we propose a parallel approach that balances the utilization of CPU and many-core GPUs for efficient similarity search… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
5
0

Year Published

2013
2013
2017
2017

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 29 publications
(6 citation statements)
references
References 25 publications
1
5
0
Order By: Relevance
“…These experiments, as well as further investigations (not shown here due to space constraints) seem to show for smaller datasets, single-tree search may be fastest; for sufficiently high dimensions, LSH is faster. This corroborates existing results [32]; as the dimension of data gets higher, pruning rules become less effective. Regardless, in low-to-medium dimensions, the improved dual-tree traversal is dominant.…”
Section: Methodssupporting
confidence: 92%
See 1 more Smart Citation
“…These experiments, as well as further investigations (not shown here due to space constraints) seem to show for smaller datasets, single-tree search may be fastest; for sufficiently high dimensions, LSH is faster. This corroborates existing results [32]; as the dimension of data gets higher, pruning rules become less effective. Regardless, in low-to-medium dimensions, the improved dual-tree traversal is dominant.…”
Section: Methodssupporting
confidence: 92%
“…As GPU speed and memory size continues to increase -AMD recently released a 32GB GPU -the problem sizes appropriate for the GPU increase as well. Large problems will always have to be handled from disk [28], but even there, hybrid CPU-GPU implementations [32,46] rely on the GPU to solve large subproblems by brute-force.…”
Section: Introductionmentioning
confidence: 99%
“…Position-color-texture Feature Signatures [23,24,44] were utilized to approximate a distribution of color and texture in each keyframe. This descriptor can be utilized in image retrieval tasks, where color and texture is meaningful for retrieval.…”
Section: Feature Signaturesmentioning
confidence: 99%
“…This is in part because branches in the instruction flow cause thread serialization and thus loss of parallel efficiency [17]. The kNN query (not on trajectories) has been studied in the context of the GPU [24,20] and on hybrid CPU-GPU environments [21]. In this work we focus on indexing techniques for distance threshold similarity searches on trajectories for the GPU, which to our knowledge has only been explored in our previous work [11].…”
Section: Background and Related Workmentioning
confidence: 99%