Efficient Approximate Nearest Neighbor Search for Multiple Weighted $l_{p\leq2}$ Distance Functions
Huan Hu, Jianzhong Li

TL;DR
This paper introduces WLSH, a novel method extending Locality-Sensitive Hashing to efficiently support approximate nearest neighbor searches under multiple weighted $l_p$ distances for $p ext{ in }(0,2]$, outperforming prior $l_2$-only solutions.
Contribution
The paper presents WLSH, the first LSH-based approach capable of handling multiple weighted $l_p$ distances in high-dimensional spaces, with theoretical guarantees and practical efficiency.
Findings
WLSH achieves high query efficiency and accuracy.
WLSH minimizes the number of hash tables needed.
Experimental results show superior performance over existing methods.
Abstract
Nearest neighbor search is fundamental to a wide range of applications. Since the exact nearest neighbor search suffers from the "curse of dimensionality", approximate approaches, such as Locality-Sensitive Hashing (LSH), are widely used to trade a little query accuracy for a much higher query efficiency. In many scenarios, it is necessary to perform nearest neighbor search under multiple weighted distance functions in high-dimensional spaces. This paper considers the important problem of supporting efficient approximate nearest neighbor search for multiple weighted distance functions in high-dimensional spaces. To the best of our knowledge, prior work can only solve the problem for the distance. However, numerous studies have shown that the distance with could be more effective than the distance in high-dimensional spaces. We propose a novel method, WLSH,…
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.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Image Retrieval and Classification Techniques
