Deep Semantic Hashing with Generative Adversarial Networks
Zhaofan Qiu, Yingwei Pan, Ting Yao, Tao Mei

TL;DR
This paper introduces a deep semantic hashing method using GANs that leverages synthetic data to improve large-scale image retrieval, addressing annotation costs and robustness issues.
Contribution
The paper proposes a novel deep semantic hashing framework with GANs that effectively utilizes synthetic data for enhanced image retrieval performance.
Findings
Outperforms state-of-the-art deep hash models on CIFAR-10 and NUS-WIDE.
Synthetic data improves hashing robustness and accuracy.
End-to-end training with combined losses enhances retrieval quality.
Abstract
Hashing has been a widely-adopted technique for nearest neighbor search in large-scale image retrieval tasks. Recent research has shown that leveraging supervised information can lead to high quality hashing. However, the cost of annotating data is often an obstacle when applying supervised hashing to a new domain. Moreover, the results can suffer from the robustness problem as the data at training and test stage could come from similar but different distributions. This paper studies the exploration of generating synthetic data through semi-supervised generative adversarial networks (GANs), which leverages largely unlabeled and limited labeled training data to produce highly compelling data with intrinsic invariance and global coherence, for better understanding statistical structures of natural data. We demonstrate that the above two limitations can be well mitigated by applying the…
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 · Generative Adversarial Networks and Image Synthesis · Video Surveillance and Tracking Methods
MethodsConvolution
