The Power Of Asymmetry In Binary Hashing | Awesome Learning to Hash Add your paper to Learning2Hash

The Power Of Asymmetry In Binary Hashing

Neyshabur B., Salakhutdinov, Srebro. Arxiv 2024

[Paper]    
ARXIV

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 x and x 0 as the hamming distance between f(x) and g(x0), for two distinct binary codes f, g, rather than as the hamming distance between f(x) and f(x0).

Similar Work