Rank-Consistency Deep Hashing for Scalable Multi-Label Image Search
As hashing becomes an increasingly appealing technique for large-scale image retrieval, multi-label hashing is also attracting more attention for the ability to exploit multi-level semantic contents. In this paper, we propose a novel deep hashing method for scalable multi-label image search. Unlike existing approaches with conventional objectives such as contrast and triplet losses, we employ a rank list, rather than pairs or triplets, to provide sufficient global supervision information for all the samples. Specifically, a new rank-consistency objective is applied to align the similarity orders from two spaces, the original space and the hamming space. A powerful loss function is designed to penalize the samples whose semantic similarity and hamming distance are mismatched in two spaces. Besides, a multi-label softmax cross-entropy loss is presented to enhance the discriminative power with a concise formulation of the derivative function. In order to manipulate the neighborhood structure of the samples with different labels, we design a multi-label clustering loss to cluster the hashing vectors of the samples with the same labels by reducing the distances between the samples and their multiple corresponding class centers. The state-of-the-art experimental results achieved on three public multi-label datasets, MIRFLICKR-25K, IAPRTC12 and NUS-WIDE, demonstrate the effectiveness of the proposed method.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringDeep HashingImage RetrievalRetrievalSemantic SimilaritySemantic Textual SimilarityTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Ranking-based Deep Cross-modal Hashing
Cross-modal hashing has been receiving increasing interests for its low storage cost and fast query speed in multi-modal data retrievals. However, most existing hashing methods are based on hand-crafted or raw level feat…
Cross-Modal RetrievalRetrievalBit-Scalable Deep Hashing with Regularized Similarity Learning for Image Retrieval and Person Re-identification
Extracting informative image features and learning effective approximate hashing functions are two crucial steps in image retrieval . Conventional methods often study these two steps separately, e.g., learning hash funct…
Deep HashingImage RetrievalPerson Re-IdentificationRetrieval+1Deep Semantic Ranking Based Hashing for Multi-Label Image Retrieval
With the rapid growth of web images, hashing has received increasing interests in large scale image retrieval. Research efforts have been devoted to learning compact binary codes that preserve semantic similarity based o…
Image RetrievalMulti-Label Image RetrievalRetrievalSemantic Similarity+1Graph-Collaborated Auto-Encoder Hashing for Multi-view Binary Clustering
Unsupervised hashing methods have attracted widespread attention with the explosive growth of large-scale data, which can greatly reduce storage and computation by learning compact binary codes. Existing unsupervised has…
ClusteringQuantizationTransductive Zero-Shot Hashing for Multilabel Image Retrieval
Hash coding has been widely used in approximate nearest neighbor search for large-scale image retrieval. Given semantic annotations such as class labels and pairwise similarities of the training data, hashing methods can…
Image RetrievalMulti-Label Image RetrievalQuantizationRetrieval