PUFFINN: Parameterless And Universally Fast Finding Of Nearest Neighbors | Awesome Learning to Hash Add your paper to Learning2Hash

PUFFINN: Parameterless And Universally Fast Finding Of Nearest Neighbors

Martin Aumüller, Tobias Christiani, Rasmus Pagh, Michael Vesterli . Arxiv 2019 – 8 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Locality-Sensitive-Hashing

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 only required to specify the amount of memory the index is supposed to use and the result quality that should be achieved. The index combines several heuristic ideas known in the literature. By small adaptions to the query algorithm, we make heuristics rigorous. We perform experiments on real-world and synthetic inputs to evaluate implementation choices and show that the implementation satisfies the quality guarantees while being competitive with other state-of-the-art approaches to nearest neighbor search. We describe a novel synthetic data set that is difficult to solve for almost all existing nearest neighbor search approaches, and for which PUFFINN significantly outperform previous methods.

Similar Work