Sharing Hash Codes for Multiple Purposes
Wikor Pronobis, Danny Panknin, Johannes Kirschnick, Vignesh, Srinivasan, Wojciech Samek, Volker Markl, Manohar Kaul, Klaus-Robert Mueller,, Shinichi Nakajima

TL;DR
This paper introduces mp-LSH, a versatile hashing method that allows adjusting dissimilarity measures and feature importance at query time, enabling more flexible and user-tailored similarity searches.
Contribution
The paper proposes mp-LSH, a novel hashing scheme supporting multiple dissimilarities and adjustable feature weights, enhancing flexibility in similarity search applications.
Findings
Supports L2, cosine, and inner product dissimilarities
Enables feature importance adjustment at query time
Demonstrates effectiveness on real-world datasets
Abstract
Locality sensitive hashing (LSH) is a powerful tool for sublinear-time approximate nearest neighbor search, and a variety of hashing schemes have been proposed for different dissimilarity measures. However, hash codes significantly depend on the dissimilarity, which prohibits users from adjusting the dissimilarity at query time. In this paper, we propose {multiple purpose LSH (mp-LSH) which shares the hash codes for different dissimilarities. mp-LSH supports L2, cosine, and inner product dissimilarities, and their corresponding weighted sums, where the weights can be adjusted at query time. It also allows us to modify the importance of pre-defined groups of features. Thus, mp-LSH enables us, for example, to retrieve similar items to a query with the user preference taken into account, to find a similar material to a query with some properties (stability, utility, etc.) optimized, and to…
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 · Image Retrieval and Classification Techniques · Video Surveillance and Tracking Methods
