paper-with-me

Papers

Deep Discrete Hashing with Self-supervised Pairwise Labels

2017-07-07 · Jingkuan Song, Tao He, Hangbo Fan, Lianli Gao

Hashing methods have been widely used for applications of large-scale image retrieval and classification. Non-deep hashing methods using handcrafted features have been significantly outperformed by deep hashing methods due to their better feature representation and end-to-end learning framework. However, the most striking successes in deep hashing have mostly involved discriminative models, which require labels. In this paper, we propose a novel unsupervised deep hashing method, named Deep Discrete Hashing (DDH), for large-scale image retrieval and classification. In the proposed framework, we address two main problems: 1) how to directly learn discrete binary codes? 2) how to equip the binary representation with the ability of accurate image retrieval and classification in an unsupervised way? We resolve these problems by introducing an intermediate variable and a loss function steering the learning process, which is based on the neighborhood structure in the original space. Experimental results on standard datasets (CIFAR-10, NUS-WIDE, and Oxford-17) demonstrate that our DDH significantly outperforms existing hashing methods by large margin in terms of~mAP for image retrieval and object recognition. Code is available at \url{https://github.com/htconquer/ddh}.

📄 PDF Abstract BibTeX arXiv:1707.02112

Code (1)

htconquer/ddh 공식 구현 tf

Tasks

Deep HashingGeneral ClassificationImage RetrievalObject RecognitionRetrieval

Similar Papers 제목 키워드 기반

Feature Learning based Deep Supervised Hashing with Pairwise Labels

2015-11-12 · Wu-Jun Li, Sheng Wang, Wang-Cheng Kang

Recent years have witnessed wide application of hashing for large-scale image retrieval. However, most existing hashing methods are based on hand-crafted features which might not be optimally compatible with the hashing …

Deep HashingImage RetrievalRetrievalTriplet

Pairwise Supervised Hashing with Bernoulli Variational Auto-Encoder and Self-Control Gradient Estimator

2020-05-21 · Siamak Zamani Dadaneh, Shahin Boluki, Mingzhang Yin, Mingyuan Zhou 외

Semantic hashing has become a crucial component of fast similarity search in many large-scale information retrieval systems, in particular, for text data. Variational auto-encoders (VAEs) with binary latent variables as …

Information RetrievalRetrieval

Deep Supervised Hashing with Triplet Labels

2016-12-12 · Xiaofang Wang, Yi Shi, Kris M. Kitani

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…

Deep HashingImage RetrievalRetrievalTriplet

Unsupervised Semantic Hashing with Pairwise Reconstruction

2020-07-01 · Casper Hansen, Christian Hansen, Jakob Grue Simonsen, Stephen Alstrup 외

Semantic Hashing is a popular family of methods for efficient similarity search in large-scale datasets. In Semantic Hashing, documents are encoded as short binary vectors (i.e., hash codes), such that semantic similarit…

DecoderSemantic SimilaritySemantic Textual Similarity

Deep Supervised Discrete Hashing

2017-05-31 · NeurIPS 2017 12 · Qi Li, Zhenan Sun, Ran He, Tieniu Tan

With the rapid growth of image and video data on the web, hashing has been extensively studied for image or video search in recent years. Benefit from recent advances in deep learning, deep hashing methods have achieved …

Deep HashingGeneral ClassificationImage RetrievalRetrieval