paper-with-me

홈 › Papers

Dual Purpose Hashing

2016-07-19 · Haomiao Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

Recent years have seen more and more demand for a unified framework to address multiple realistic image retrieval tasks concerning both category and attributes. Considering the scale of modern datasets, hashing is favorable for its low complexity. However, most existing hashing methods are designed to preserve one single kind of similarity, thus improper for dealing with the different tasks simultaneously. To overcome this limitation, we propose a new hashing method, named Dual Purpose Hashing (DPH), which jointly preserves the category and attribute similarities by exploiting the Convolutional Neural Network (CNN) models to hierarchically capture the correlations between category and attributes. Since images with both category and attribute labels are scarce, our method is designed to take the abundant partially labelled images on the Internet as training inputs. With such a framework, the binary codes of new-coming images can be readily obtained by quantizing the network outputs of a binary-like layer, and the attributes can be recovered from the codes easily. Experiments on two large-scale datasets show that our dual purpose hash codes can achieve comparable or even better performance than those state-of-the-art methods specifically designed for each individual retrieval task, while being more compact than the compared methods.

📄 PDF Abstract BibTeX arXiv:1607.05529

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Learning Multifunctional Binary Codes for Both Category and Attribute Oriented Retrieval Tasks

2017-07-01 · CVPR 2017 7 · Haomiao Liu, Ruiping Wang, Shiguang Shan, Xilin Chen

In this paper we propose a unified framework to address multiple realistic image retrieval tasks concerning both category and attributes. Considering the scale of modern datasets, hashing is favorable for its low complex…

AttributeImage RetrievalRetrieval

CoopHash: Cooperative Learning of Multipurpose Descriptor and Contrastive Pair Generator via Variational MCMC Teaching for Supervised Image Hashing

2022-10-09 · Khoa D. Doan, Jianwen Xie, Yaxuan Zhu, Yang Zhao 외

Leveraging supervised information can lead to superior retrieval performance in the image hashing domain but the performance degrades significantly without enough labeled data. One effective solution to boost performance…

Retrieval

Deep Residual Hashing

2016-12-16 · Sailesh Conjeti, Abhijit Guha Roy, Amin Katouzian, Nassir Navab

Hashing aims at generating highly compact similarity preserving code words which are well suited for large-scale image retrieval tasks. Most existing hashing methods first encode the images as a vector of hand-crafted …

BinarizationImage RetrievalQuantizationRepresentation Learning+1

Adaptive von Mises-Fisher Likelihood Loss for Supervised Deep Time Series Hashing

2025-09-23 · Juan Manuel Perez, Kevin Garcia, Brooklyn Berry, Dongjin Song 외 arxiv

Indexing time series by creating compact binary representations is a fundamental task in time series data mining. Recently, deep learning-based hashing methods have proven effective for indexing time series based on sema…

Representation Learning

DualHash: A Stochastic Primal-Dual Algorithm with Theoretical Guarantee for Deep Hashing

2025-10-21 · Luxuan Li, Xiao Wang, Chunfeng Cui arxiv

Deep hashing converts high-dimensional feature vectors into compact binary codes, enabling efficient large-scale retrieval. A fundamental challenge in deep hashing stems from the discrete nature of quantization in genera…

Image Retrieval