Probabilistic Routing for Graph-Based Approximate Nearest Neighbor Search
Kejing Lu, Chuan Xiao, Yoshiharu Ishikawa

TL;DR
This paper introduces a probabilistic routing method for graph-based approximate nearest neighbor search that guarantees exploration quality and significantly improves efficiency and throughput on standard graph indexes.
Contribution
It proposes a novel probabilistic routing framework with PEOs, enhancing neighbor exploration efficiency in graph-based ANNS with formal guarantees.
Findings
Increases throughput on HNSW and NSSG by 1.6 to 2.5 times.
Outperforms leading routing techniques by 1.1 to 1.4 times.
Provides a probabilistic guarantee for neighbor exploration in graph-based ANNS.
Abstract
Approximate nearest neighbor search (ANNS) in high-dimensional spaces is a pivotal challenge in the field of machine learning. In recent years, graph-based methods have emerged as the superior approach to ANNS, establishing a new state of the art. Although various optimizations for graph-based ANNS have been introduced, they predominantly rely on heuristic methods that lack formal theoretical backing. This paper aims to enhance routing within graph-based ANNS by introducing a method that offers a probabilistic guarantee when exploring a node's neighbors in the graph. We formulate the problem as probabilistic routing and develop two baseline strategies by incorporating locality-sensitive techniques. Subsequently, we introduce PEOs, a novel approach that efficiently identifies which neighbors in the graph should be considered for exact distance calculation, thus significantly improving…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Advanced Image and Video Retrieval Techniques · Graph Theory and Algorithms
