English

LSH on the Hypercube Revisited

Computational Geometry 2017-04-11 v1

Abstract

LSH (locality sensitive hashing) had emerged as a powerful technique in nearest-neighbor search in high dimensions [IM98, HIM12]. Given a point set PP in a metric space, and given parameters rr and ε>0\varepsilon > 0, the task is to preprocess the point set, such that given a query point qq, one can quickly decide if qq is in distance at most r\leq r or (1+ε)r\geq (1+\varepsilon)r from the point set PP. Once such a near-neighbor data-structure is available, one can reduce the general nearest-neighbor search to logarithmic number of queries in such structures [IM98, Har01, HIM12]. In this note, we revisit the most basic settings, where PP is a set of points in the binary hypercube {0,1}d\{0,1\}^d, under the L1L_1/Hamming metric, and present a short description of the LSH scheme in this case. We emphasize that there is no new contribution in this note, except (maybe) the presentation itself, which is inspired by the authors recent work [HM17].

Keywords

Cite

@article{arxiv.1704.02546,
  title  = {LSH on the Hypercube Revisited},
  author = {Sariel Har-Peled and Sepideh Mahabadi},
  journal= {arXiv preprint arXiv:1704.02546},
  year   = {2017}
}
R2 v1 2026-06-22T19:11:57.522Z