Papers
Topics
Authors
Recent
Search
2000 character limit reached

Locality-Sensitive Hashing without False Negatives for l_p

Published 28 Nov 2016 in cs.DS | (1611.09317v1)

Abstract: In this paper, we show a construction of locality-sensitive hash functions without false negatives, i.e., which ensure collision for every pair of points within a given radius RR in dd dimensional space equipped with lpl_p norm when p[1,]p \in [1,\infty]. Furthermore, we show how to use these hash functions to solve the cc-approximate nearest neighbor search problem without false negatives. Namely, if there is a point at distance RR, we will certainly report it and points at distance greater than cRcR will not be reported for c=Ω(d,d<sup>11p)c=\Omega(\sqrt{d},d<sup>{1-\frac{1}{p}}). The constructed algorithms work: - with preprocessing time O(nlog(n))\mathcal{O}(n \log(n)) and sublinear expected query time, - with preprocessing time O(poly(n))\mathcal{O}(\mathrm{poly}(n)) and expected query time O(log(n))\mathcal{O}(\log(n)). Our paper reports progress on answering the open problem presented by Pagh [8] who considered the nearest neighbor search without false negatives for the Hamming distance.

Citations (6)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.