SOTAVerified

Rank-Approximate Nearest Neighbor Search: Retaining Meaning and Speed in High Dimensions

2009-12-01NeurIPS 2009Unverified0· sign in to hype

Parikshit Ram, Dongryeol Lee, Hua Ouyang, Alexander G. Gray

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The long-standing problem of efficient nearest-neighbor (NN) search has ubiquitous applications ranging from astrophysics to MP3 fingerprinting to bioinformatics to movie recommendations. As the dimensionality of the dataset increases, exact NN search becomes computationally prohibitive; (1+eps)-distance-approximate NN search can provide large speedups but risks losing the meaning of NN search present in the ranks (ordering) of the distances. This paper presents a simple, practical algorithm allowing the user to, for the first time, directly control the true accuracy of NN search (in terms of ranks) while still achieving the large speedups over exact NN. Experiments with high-dimensional datasets show that it often achieves faster and more accurate results than the best-known distance-approximate method, with much more stable behavior.

Tasks

Reproductions