TL;DR
This paper introduces SSDH, a supervised deep hashing method that learns semantics-preserving binary codes for large-scale image retrieval by integrating classification and hashing into a unified deep learning framework.
Contribution
It proposes a novel joint learning model that unifies classification and hashing, improving retrieval accuracy without sacrificing classification performance.
Findings
Outperforms existing hashing methods on multiple benchmarks.
Achieves higher retrieval accuracy with scalable deep learning.
Maintains classification performance while learning hash codes.
Abstract
This paper presents a simple yet effective supervised deep hash approach that constructs binary hash codes from labeled data for large-scale image search. We assume that the semantic labels are governed by several latent attributes with each attribute on or off, and classification relies on these attributes. Based on this assumption, our approach, dubbed supervised semantics-preserving deep hashing (SSDH), constructs hash functions as a latent layer in a deep network and the binary codes are learned by minimizing an objective function defined over classification error and other desirable hash codes properties. With this design, SSDH has a nice characteristic that classification and retrieval are unified in a single learning model. Moreover, SSDH performs joint learning of image representations, hash codes, and classification in a point-wised manner, and thus is scalable to large-scale…
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
MethodsAffine Coupling · Normalizing Flows
