Hao Guo, Youyou Lu
2026.2.13ACM Transactions on Storage
tlooto Summary
PipeANN is proposed, an on-disk graph-based approximate nearest neighbor search (ANNS) system, which significantly bridges the latency gap with in-memory ones by aligning the best-first search algorithm with SSD characteristics, avoiding strict compute-I/O order across search steps.
Abstract
We propose PipeANN, an on-disk graph-based approximate nearest neighbor search (ANNS) system, which significantly bridges the latency gap with in-memory ones. We achieve this by aligning the best-first search algorithm with SSD characteristics, avoiding strict compute-I/O order across search steps. Experiments show that PipeANN has 1.14 × –2.02 × search latency compared to in-memory Vamana, and 35.0% of the latency of on-disk DiskANN in billion-scale datasets, without sacrificing search accuracy. PipeANN is open-source at https://github.com/thustorage/PipeANN.
Citation format
GUO, Hao; LU, Youyou. Achieving low-latency graph-based vector search via aligning best-first search algorithm with SSD. ACM Transactions on Storage, 2026, 22(2): 1–30.