paper

Approximate Nearest Neighbor in Ultra-High Dimensional

arXiv:2609.09427

Abstract

We study the approximate nearest neighbor problem under in the ultra-high dimensional setting where the dimension is significantly larger than the number of points . Thus, we desire data structures with no dependence on in the query time. [Herold-Nanongkai-Spoerhase-Varma-Wu, SoCG 2025] introduce this problem and give data structures in : for , they give -approximation data structures with space and query time . Since any data structure must have query time , this query time is nearly tight. However, their results are inefficient for , with query time . In order to handle the challenges of , we introduce a notion of subset embeddings, which embed points by simply selecting a subset of dimensions. In particular, we show one may preserve all pairwise distances of an point dataset up to a factor of by computing distances on only coordinates. We also show a matching lower bound: for any , there exists a set of points in such that any subset embedding for the set with approximation must have at least coordinates. Using our subset embeddings, we give data structures for approximate nearest neighbor in with space , query time , and approximation for any . Finally, we give another data structure for the approximate nearest neighbor under with the same space and query time as our subset embedding approach, but with approximation . This allows us to achieve -approximation with query time e.g.~

Approximate Nearest Neighbor in Ultra-High Dimensional $\ell_\infty$ · wovepaper