Deep Hashing with Triplet Quantization Loss
Yuefu Zhou, Shanshan Huang, Ya Zhang, Yanfeng Wang

TL;DR
This paper introduces a novel triplet-based quantization loss for deep hashing, improving retrieval accuracy and descriptor expressiveness while maintaining compact binary representations.
Contribution
It proposes a new triplet quantization loss that enhances discriminative feature learning for deep hashing, outperforming existing methods.
Findings
Outperforms state-of-the-art deep hashing methods on CIFAR-10 and In-shop datasets.
Achieves minimal performance drop after quantization with binary descriptors.
Demonstrates the effectiveness of triplet quantization loss in preserving retrieval accuracy.
Abstract
With the explosive growth of image databases, deep hashing, which learns compact binary descriptors for images, has become critical for fast image retrieval. Many existing deep hashing methods leverage quantization loss, defined as distance between the features before and after quantization, to reduce the error from binarizing features. While minimizing the quantization loss guarantees that quantization has minimal effect on retrieval accuracy, it unfortunately significantly reduces the expressiveness of features even before the quantization. In this paper, we show that the above definition of quantization loss is too restricted and in fact not necessary for maintaining high retrieval accuracy. We therefore propose a new form of quantization loss measured in triplets. The core idea of the triplet quantization loss is to learn discriminative real-valued descriptors which lead to minimal…
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 · Image Retrieval and Classification Techniques · Advanced Neural Network Applications
