Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Deep Triplet Quantization

About

Deep hashing establishes efficient and effective image retrieval by end-to-end learning of deep representations and hash codes from similarity data. We present a compact coding solution, focusing on deep learning to quantization approach that has shown superior performance over hashing solutions for similarity retrieval. We propose Deep Triplet Quantization (DTQ), a novel approach to learning deep quantization models from the similarity triplets. To enable more effective triplet training, we design a new triplet selection approach, Group Hard, that randomly selects hard triplets in each image group. To generate compact binary codes, we further apply a triplet quantization with weak orthogonality during triplet training. The quantization loss reduces the codebook redundancy and enhances the quantizability of deep representations through back-propagation. Extensive experiments demonstrate that DTQ can generate high-quality and compact binary codes, which yields state-of-the-art image retrieval performance on three benchmark datasets, NUS-WIDE, CIFAR-10, and MS-COCO.

Bin Liu, Yue Cao, Mingsheng Long, Jianmin Wang, Jingdong Wang• 2019

Related benchmarks

TaskDatasetResultRank
Image RetrievalMS-COCO (test)
MAP76.7
98
Image RetrievalNUS-WIDE (test)
MAP80.1
98
Image RetrievalCIFAR-10 (test)
mAP79.2
98
Showing 3 of 3 rows

Other info

Code

Follow for update