GPU-utilized Composite Quantization for Large-scale High-dimension ANN Search

Li-rui DENG,Han BAO,Liang CHEN,Cheng-bin QUAN,You-jian ZHAO
DOI: https://doi.org/10.3969/j.issn.1000-1220.2019.02.026
2019-01-01
Abstract:ANN (Approximate Nearest Neighbor) search for large-scale data in high-dimensional space have been one of the most difficult and key issues in many multimedia applications. Tradition methods based on tree partition, like K-D tree, falls into "the curse of dimensionality"while hashing techniques such as LSH comes with high spatial complexity and requires unacceptable RAMusage. In this paper, we propose a GPU-based ANN search algorithm for billion-scale high-dimensional data based on composite quantization.We first combines the multi-layer inverted index structure with local subspace optimization in composite quantization to achieve high accuracy, then adjust the calculate process constrained with the GPU model to reduce GRAMusage and enhance retrieval performance.Finally, our methods successfully implement efficient ANN searching for billion scale high-dimensional data on one single GPU.
What problem does this paper attempt to address?