English

Approximate Nearest Neighbor Search in $\ell_p$

Data Structures and Algorithms 2013-06-18 v1 Computational Geometry

Abstract

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

Keywords

Cite

@article{arxiv.1306.3601,
  title  = {Approximate Nearest Neighbor Search in $\ell_p$},
  author = {Huy L. Nguyen},
  journal= {arXiv preprint arXiv:1306.3601},
  year   = {2013}
}
R2 v1 2026-06-22T00:34:22.553Z