Deep Supervised Hashing with Triplet Labels
Xiaofang Wang, Yi Shi, Kris M. Kitani

TL;DR
This paper introduces a deep supervised hashing method that uses triplet labels to improve image retrieval accuracy, outperforming existing pairwise and triplet-based deep hashing techniques on benchmark datasets.
Contribution
The paper proposes a novel triplet label based deep hashing approach that maximizes the likelihood of triplet labels, enhancing retrieval performance over previous methods.
Findings
Outperforms all baselines on CIFAR-10 and NUS-WIDE datasets.
Surpasses the state-of-the-art DPSH method and previous triplet-based methods.
Demonstrates superior retrieval accuracy with triplet label supervision.
Abstract
Hashing is one of the most popular and powerful approximate nearest neighbor search techniques for large-scale image retrieval. Most traditional hashing methods first represent images as off-the-shelf visual features and then produce hashing codes in a separate stage. However, off-the-shelf visual features may not be optimally compatible with the hash code learning procedure, which may result in sub-optimal hash codes. Recently, deep hashing methods have been proposed to simultaneously learn image features and hash codes using deep neural networks and have shown superior performance over traditional hashing methods. Most deep hashing methods are given supervised information in the form of pairwise labels or triplet labels. The current state-of-the-art deep hashing method DPSH~\cite{li2015feature}, which is based on pairwise labels, performs image feature learning and hash code learning…
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
TopicsAdvanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods · Image Retrieval and Classification Techniques
