SHOE: Supervised Hashing with Output Embeddings
Sravanthi Bondugula, Varun Manjunatha, Larry S. Davis, David Doermann

TL;DR
SHOE introduces a supervised hashing method that leverages output embeddings to produce binary codes, enhancing image retrieval accuracy and efficiency across multiple datasets.
Contribution
It proposes a novel output embedding-based supervised hashing scheme with a joint optimization framework and demonstrates improved retrieval performance and compression ratios.
Findings
Improves retrieval accuracy on CUB, SUN, and ImageNet datasets.
Achieves a 1024-fold compression ratio on CNN features.
Outperforms existing supervised hashing methods in experiments.
Abstract
We present a supervised binary encoding scheme for image retrieval that learns projections by taking into account similarity between classes obtained from output embeddings. Our motivation is that binary hash codes learned in this way improve both the visual quality of retrieval results and existing supervised hashing schemes. We employ a sequential greedy optimization that learns relationship aware projections by minimizing the difference between inner products of binary codes and output embedding vectors. We develop a joint optimization framework to learn projections which improve the accuracy of supervised hashing over the current state of the art with respect to standard and sibling evaluation metrics. We further boost performance by applying the supervised dimensionality reduction technique on kernelized input CNN features. Experiments are performed on three datasets: CUB-2011,…
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 · Advanced Neural Network Applications
Methodsk-Nearest Neighbors
