Approximate Nearest Neighbor Search in p

Abstract

We present a new locality sensitive hashing (LSH) algorithm for c-approximate nearest neighbor search in p with 1<p<2. For a database of n points in p, we achieve O(dn) query time and O(dn+n1+) space, where O(( c)2/cp). This improves upon the previous best upper bound 1/c by Datar et al. (SOCG 2004), and is close to the lower bound 1/cp by O'Donnell, Wu and Zhou (ITCS 2011). The proof is a simple generalization of the LSH scheme for 2 by Andoni and Indyk (FOCS 2006).

0

Discussion (0)

Sign in to join the discussion.

Loading comments…