Graph-Based Nearest-Neighbor Search without the Spread
Computational Geometry
2026-02-10 v1 Data Structures and Algorithms
Machine Learning
Abstract
Recent work showed how to construct nearest-neighbor graphs of linear size, on a given set of points in , such that one can answer approximate nearest-neighbor queries in logarithmic time in the spread. Unfortunately, the spread might be unbounded in , and an interesting theoretical question is how to remove the dependency on the spread. Here, we show how to construct an external linear-size data structure that, combined with the linear-size graph, allows us to answer ANN queries in logarithmic time in .
Cite
@article{arxiv.2602.06633,
title = {Graph-Based Nearest-Neighbor Search without the Spread},
author = {Jeff Giliberti and Sariel Har-Peled and Jonas Sauer and Ali Vakilian},
journal= {arXiv preprint arXiv:2602.06633},
year = {2026}
}