The Power of Asymmetry in Binary Hashing
Behnam Neyshabur, Payman Yadollahpour, Yury Makarychev, Ruslan, Salakhutdinov, Nathan Srebro

TL;DR
This paper demonstrates that using two distinct binary code maps for similarity approximation can produce shorter, more accurate hashes than symmetric mappings, leveraging asymmetry to improve binary hashing performance.
Contribution
It introduces a novel asymmetric hashing approach that improves accuracy and efficiency by employing separate code maps for similarity approximation.
Findings
Asymmetric hashing yields shorter, more accurate binary codes.
Using two distinct code maps improves similarity approximation.
The method outperforms symmetric hashing in experiments.
Abstract
When approximating binary similarity using the hamming distance between short binary hashes, we show that even if the similarity is symmetric, we can have shorter and more accurate hashes by using two distinct code maps. I.e. by approximating the similarity between and as the hamming distance between and , for two distinct binary codes , rather than as the hamming distance between and .
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Algorithms and Data Compression · Caching and Content Delivery
