LSH on the Hypercube Revisited
Abstract
LSH (locality sensitive hashing) had emerged as a powerful technique in nearest-neighbor search in high dimensions [IM98, HIM12]. Given a point set in a metric space, and given parameters and , the task is to preprocess the point set, such that given a query point , one can quickly decide if is in distance at most or from the point set . 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 is a set of points in the binary hypercube , under the /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}
}