Permutation search methods are efficient, yet faster search is possible

B Naidan, L Boytsov, E Nyberg - arXiv preprint arXiv:1506.03163, 2015 - arxiv.org
We survey permutation-based methods for approximate k-nearest neighbor search. In these
methods, every data point is represented by a ranked list of pivots sorted by the distance to …

Effective proximity retrieval by ordering permutations

E Chávez, K Figueroa, G Navarro - IEEE Transactions on …, 2008 - ieeexplore.ieee.org
We introduce a new probabilistic proximity search algorithm for range and A"-nearest
neighbor (A"-NN) searching in both coordinate and metric spaces. Although there exist …

Faster dual-tree traversal for nearest neighbor search

RR Curtin - Similarity Search and Applications: 8th International …, 2015 - Springer
Nearest neighbor search is a nearly ubiquitous problem in computer science. When nearest
neighbors are desired for a query set instead of a single query point, dual-tree algorithms …

[PDF][PDF] Flann-fast library for approximate nearest neighbors user manual

M Muja, D Lowe - Computer Science Department, University of British …, 2009 - cs.ubc.ca
We can define the nearest neighbor search (NSS) problem in the following way: given a set
of points P= p1, p2,..., pn in a metric space X, these points must be preprocessed in such a …

Learning to prune in metric and non-metric spaces

L Boytsov, B Naidan - Advances in Neural Information …, 2013 - proceedings.neurips.cc
Our focus is on approximate nearest neighbor retrieval in metric and non-metric spaces. We
employ a VP-tree and explore two simple yet effective learning-to prune approaches: density …

Approximate nearest neighbor search on high dimensional data—experiments, analyses, and improvement

W Li, Y Zhang, Y Sun, W Wang, M Li… - … on Knowledge and …, 2019 - ieeexplore.ieee.org
Nearest neighbor search is a fundamental and essential operation in applications from
many domains, such as databases, machine learning, multimedia, and computer vision …

Boostmap: An embedding method for efficient nearest neighbor retrieval

V Athitsos, J Alon, S Sclaroff… - IEEE Transactions on …, 2007 - ieeexplore.ieee.org
This paper describes BoostMap, a method for efficient nearest neighbor retrieval under
computationally expensive distance measures. Database and query objects are embedded …

PUFFINN: parameterless and universally fast finding of nearest neighbors

M Aumüller, T Christiani, R Pagh, M Vesterli - arXiv preprint arXiv …, 2019 - arxiv.org
We present PUFFINN, a parameterless LSH-based index for solving the $ k $-nearest
neighbor problem with probabilistic guarantees. By parameterless we mean that the user is …

Rank cover trees for nearest neighbor search

ME Houle, M Nett - International Conference on Similarity Search and …, 2013 - Springer
This paper introduces ak-NN search index, the Rank Cover Tree (RCT), whose pruning tests
rely solely on the comparison of similarity values; other properties of the underlying space …

Succinct nearest neighbor search

ES Tellez, E Chávez, G Navarro - Proceedings of the Fourth …, 2011 - dl.acm.org
In this paper we present a novel technique for nearest neighbor searching dubbed
neighborhood approximation. The central idea is to divide the database into compact …