REVIEW 3 cited by
CAGRA: Highly Parallel Graph Construction and Approximate Nearest Neighbor Search for GPUs
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Approximate Nearest Neighbor Search (ANNS) plays a critical role in various disciplines spanning data mining and artificial intelligence, from information retrieval and computer vision to natural language processing and recommender systems. Data volumes have soared in recent years and the computational cost of an exhaustive exact nearest neighbor search is often prohibitive, necessitating the adoption of approximate techniques. The balanced performance and recall of graph-based approaches have more recently garnered significant attention in ANNS algorithms, however, only a few studies have explored harnessing the power of GPUs and multi-core processors despite the widespread use of massively parallel and general-purpose computing. To bridge this gap, we introduce a novel parallel computing hardware-based proximity graph and search algorithm. By leveraging the high-performance capabilities of modern hardware, our approach achieves remarkable efficiency gains. In particular, our method surpasses existing CPU and GPU-based methods in constructing the proximity graph, demonstrating higher throughput in both large- and small-batch searches while maintaining compatible accuracy. In graph construction time, our method, CAGRA, is 2.2~27x faster than HNSW, which is one of the CPU SOTA implementations. In large-batch query throughput in the 90% to 95% recall range, our method is 33~77x faster than HNSW, and is 3.8~8.8x faster than the SOTA implementations for GPU. For a single query, our method is 3.4~53x faster than HNSW at 95% recall.
Forward citations
Cited by 3 Pith papers
-
InferScale: GPU-Native KV Injection for Personalized LLM Serving
GPU-resident precomputed KV injection with Chunked RoPE and context-window encoding makes personalized LLM memory latency nearly independent of retrieval budget while nearly matching prompt-injection accuracy.
-
GPU-Accelerated ANNS: Quantized for Speed, Built for Change
Jasper, a GPU-native Vamana ANNS system, combines batch-parallel construction, RaBitQ quantization, and an optimized beam-search kernel to deliver reported throughput up to ~1.9x CAGRA with streaming updates.
-
Efficient Graph-Based Approximate Nearest Neighbor Search Achieving: Low Latency Without Throughput Loss
AverSearch, a fully asynchronous graph-based nearest neighbor search engine, achieves lower query latency at higher throughput than the previous state of the art, iQAN, on multicore CPUs.
Discussion (0). Continue with ORCID to comment.