Locality-Sensitive Hashing without False Negatives for l_p
Andrzej Pacuk, Piotr Sankowski, Karol Wegrzycki, Piotr, Wygocki

TL;DR
This paper introduces locality-sensitive hash functions that guarantee no false negatives for l_p norms, enabling efficient approximate nearest neighbor searches with provable guarantees and improved algorithms.
Contribution
It presents the first construction of false-negative-free LSH functions for l_p spaces and applies them to develop efficient, provably correct approximate nearest neighbor algorithms.
Findings
Hash functions ensure collision for all point pairs within radius R.
Algorithms achieve sublinear expected query time with efficient preprocessing.
Progress on open problem for false-negative-free nearest neighbor search in Hamming distance.
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 in dimensional space equipped with norm when . Furthermore, we show how to use these hash functions to solve the -approximate nearest neighbor search problem without false negatives. Namely, if there is a point at distance , we will certainly report it and points at distance greater than will not be reported for . The constructed algorithms work: - with preprocessing time and sublinear expected query time, - with preprocessing time and expected query time . Our paper reports progress on answering the open problem presented by Pagh [8] who considered the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
