Litcius/Paper detail

GGNN: Graph-Based GPU Nearest Neighbor Search

Fabian Groh, Lukas Ruppert, Patrick Wieschollek, Hendrik P. A. Lensch

2022IEEE Transactions on Big Data74 citationsDOIOpen Access PDF

Abstract

Approximate nearest neighbor (ANN) search in high dimensions is an integral part of several computer vision systems and gains importance in deep learning with explicit memory representations. Since PQT (Wieschollek <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">et al.</i> , 2016), FAISS (Johnson <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">et al.</i> , 2021), and SONG (Zhao <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">et al.</i> , 2020) started to leverage the massive parallelism offered by GPUs, GPU-based implementations are a crucial resource for today’s state-of-the-art ANN methods. While most of these methods allow for faster queries, less emphasis is devoted to accelerating the construction of the underlying index structures. In this paper, we propose a novel GPU-friendly search structure based on nearest neighbor graphs and information propagation on graphs. Our method is designed to take advantage of GPU architectures to accelerate the hierarchical construction of the index structure and for performing the query. Empirical evaluation shows that GGNN significantly surpasses the state-of-the-art CPU- and GPU-based systems in terms of build-time, accuracy and search speed.

Topics & Concepts

Computer scienceLeverage (statistics)k-nearest neighbors algorithmCUDANearest neighbor searchImplementationTheoretical computer scienceGraphSpeedupParallel computingGeneral-purpose computing on graphics processing unitsArtificial intelligenceGraphicsComputer graphics (images)Programming languageAdvanced Image and Video Retrieval TechniquesAdvanced Neural Network ApplicationsRobotics and Sensor-Based Localization