J. Wang et al, "Semi-Supervised Hashing for Scalable Image Retrieval," CVPR, 2010.
SSH(Semi-Supervised Hashing) is based on two idea:
(1) distribute the similar label images to the closer hash
(2) make each hash bucket balanced.
Assume that
Besides, they add a regularization to constraint such that each bucket size should be balanced: hash functions should be orthogonal.
And the author transform the constraint into a soft one like....
,which can maximize the variance of mapping space.
The result is terrific in author's experiments as followed....
SSH can maintain the semantic meanings consistency, unlike LSH method, and do not require too much time like supervised learning methods like RBM and SH.
沒有留言:
張貼留言