Improving Locality Sensitive Hashing by Efficiently Finding Projected Nearest Neighbors
Omid Jafari, Parth Nagarkar, Jonathan Monta\~no

TL;DR
This paper introduces roLSH, a novel index structure that improves the efficiency of finding projected nearest neighbors in Locality Sensitive Hashing, enhancing performance without losing accuracy in high-dimensional similarity search.
Contribution
The paper proposes a new index structure called radius-optimized LSH (roLSH) that uses sampling and neural networks to efficiently find neighbors, improving over existing LSH methods.
Findings
roLSH outperforms existing LSH techniques in experiments
Efficient neighbor search without sacrificing accuracy
Significant reduction in processing time for high-dimensional data
Abstract
Similarity search in high-dimensional spaces is an important task for many multimedia applications. Due to the notorious curse of dimensionality, approximate nearest neighbor techniques are preferred over exact searching techniques since they can return good enough results at a much better speed. Locality Sensitive Hashing (LSH) is a very popular random hashing technique for finding approximate nearest neighbors. Existing state-of-the-art Locality Sensitive Hashing techniques that focus on improving performance of the overall process, mainly focus on minimizing the total number of IOs while sacrificing the overall processing time. The main time-consuming process in LSH techniques is the process of finding neighboring points in projected spaces. We present a novel index structure called radius-optimized Locality Sensitive Hashing (roLSH). With the help of sampling techniques and Neural…
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.
