Proceedings of the 2017 ACM on International Conference on Multimedia Retrieval 2017
DOI: 10.1145/3078971.3078992
|View full text |Cite
|
Sign up to set email alerts
|

Accelerated Nearest Neighbor Search with Quick ADC

Abstract: E cient Nearest Neighbor (NN) search in high-dimensional spaces is a foundation of many multimedia retrieval systems. Because it o ers low responses times, Product Quantization (PQ) is a popular solution. PQ compresses high-dimensional vectors into short codes using several sub-quantizers, which enables in-RAM storage of large databases. This allows fast answers to NN queries, without accessing the SSD or HDD. The key feature of PQ is that it can compute distances between short codes and high-dimensional vecto… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
19
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 17 publications
(19 citation statements)
references
References 15 publications
0
19
0
Order By: Relevance
“…In this paper, we presented Quicker ADC, a novel distance computation method for product-quantization-based ANN search. Quicker ADC improves over previous proposition [2] by (i) supporting additional quantizers (e.g., m×{6, 6, 4} , m×{8, 8} , m×{8} ) and (ii) having an improved implementation integrated into FAISS and compatible with various indexes (IMI, IVF HNSW). Through an extensive evaluation, we have shown that Quicker ADC outperforms schemes based on PQ or polysemous codes for both exhaustive and non-exhaustive (i.e., index-based) search, and that they combine well with the latest indexes such as HNSW-based IVF [27].…”
Section: Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…In this paper, we presented Quicker ADC, a novel distance computation method for product-quantization-based ANN search. Quicker ADC improves over previous proposition [2] by (i) supporting additional quantizers (e.g., m×{6, 6, 4} , m×{8, 8} , m×{8} ) and (ii) having an improved implementation integrated into FAISS and compatible with various indexes (IMI, IVF HNSW). Through an extensive evaluation, we have shown that Quicker ADC outperforms schemes based on PQ or polysemous codes for both exhaustive and non-exhaustive (i.e., index-based) search, and that they combine well with the latest indexes such as HNSW-based IVF [27].…”
Section: Resultsmentioning
confidence: 99%
“…PQ Fast Scan [1] pioneered the use of SIMD for ADC distance evaluation. It inspired later work [2], [11], [32] that are more suitable for indexed databases. Quicker ADC is a generalization of Quick ADC [2] supporting additional shuffles and an improved distance quantization scheme.…”
Section: Related Workmentioning
confidence: 97%
See 1 more Smart Citation
“…The knearest neighbor problem has been extensively explored in settings such as friend suggestion on Facebook, image classification, and recommendation systems. For this reason, many parallelized approaches have been introduced by Johnson (2019), Andre (2017), andGieseke (2014). In a feature matching setting, a CUDA based distributed approach to the BF algorithm has been proposed that is approximately 100x faster than its centralized counterpart.…”
Section: Related Workmentioning
confidence: 99%
“…The k -nearest neighbor problem has been extensively explored in settings such as friend suggestion on Facebook, image classification, and recommendation systems. For this reason, many parallelized approaches have been introduced by Johnson et al (2019), Andre et al (2017), Gieseke et al (2014), and others. In a feature matching setting, a CUDA-based distributed approach to the BF algorithm has been proposed that is approximately 100× faster than its centralized counterpart.…”
Section: Introductionmentioning
confidence: 99%