Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Contrastive Quantization with Code Memory for Unsupervised Image Retrieval

About

The high efficiency in computation and storage makes hashing (including binary hashing and quantization) a common strategy in large-scale retrieval systems. To alleviate the reliance on expensive annotations, unsupervised deep hashing becomes an important research problem. This paper provides a novel solution to unsupervised deep quantization, namely Contrastive Quantization with Code Memory (MeCoQ). Different from existing reconstruction-based strategies, we learn unsupervised binary descriptors by contrastive learning, which can better capture discriminative visual semantics. Besides, we uncover that codeword diversity regularization is critical to prevent contrastive learning-based quantization from model degeneration. Moreover, we introduce a novel quantization code memory module that boosts contrastive learning with lower feature drift than conventional feature memories. Extensive experiments on benchmark datasets show that MeCoQ outperforms state-of-the-art methods. Code and configurations are publicly available at https://github.com/gimpong/AAAI22-MeCoQ.

Jinpeng Wang, Ziyun Zeng, Bin Chen, Tao Dai, Shu-Tao Xia• 2021

Related benchmarks

TaskDatasetResultRank
Image RetrievalOxford Flowers
mAP39.58
99
Image RetrievalNUS-WIDE
mAP83.2
57
Image-to-Image RetrievalFood101--
55
Fine-grained Image HashingStanford Dogs
Collision Probability4.4
30
Fine-grained Image HashingStanford Dogs (test)
Collision Probability0.045
30
Fine-grained Image HashingCUB200 2011 (test)
Collision Probability8.10e-4
30
Fine-grained Image HashingCUB200-2011
Collision Probability0.08
30
Fine-grained Image HashingNUS-WIDE (test)
Collision Probability (%)0.338
18
Showing 8 of 8 rows

Other info

Follow for update