paper-with-me

Papers

Simultaneous Feature Aggregating and Hashing for Compact Binary Code Learning

2019-04-24 · Thanh-Toan Do, Khoa Le, Tuan Hoang, Huu Le, Tam V. Nguyen, Ngai-Man Cheung

Representing images by compact hash codes is an attractive approach for large-scale content-based image retrieval. In most state-of-the-art hashing-based image retrieval systems, for each image, local descriptors are first aggregated as a global representation vector. This global vector is then subjected to a hashing function to generate a binary hash code. In previous works, the aggregating and the hashing processes are designed independently. Hence these frameworks may generate suboptimal hash codes. In this paper, we first propose a novel unsupervised hashing framework in which feature aggregating and hashing are designed simultaneously and optimized jointly. Specifically, our joint optimization generates aggregated representations that can be better reconstructed by some binary codes. This leads to more discriminative binary hash codes and improved retrieval accuracy. In addition, the proposed method is flexible. It can be extended for supervised hashing. When the data label is available, the framework can be adapted to learn binary codes which minimize the reconstruction loss w.r.t. label vectors. Furthermore, we also propose a fast version of the state-of-the-art hashing method Binary Autoencoder to be used in our proposed frameworks. Extensive experiments on benchmark datasets under various settings show that the proposed methods outperform state-of-the-art unsupervised and supervised hashing methods.

📄 PDF Abstract BibTeX arXiv:1904.11820

Code (0)

등록된 구현이 없습니다.

Tasks

Content-Based Image RetrievalImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Simultaneous Feature Aggregating and Hashing for Large-scale Image Search

2017-04-04 · CVPR 2017 7 · Thanh-Toan Do, Dang-Khoa Le Tan, Trung T. Pham, Ngai-Man Cheung

In most state-of-the-art hashing-based visual search systems, local image descriptors of an image are first aggregated as a single feature vector. This feature vector is then subjected to a hashing function that produces…

Image RetrievalRetrieval

A Deep Hashing Learning Network

2015-07-16 · Guoqiang Zhong, Pan Yang, Sijiang Wang, Junyu Dong

Hashing-based methods seek compact and efficient binary codes that preserve the neighborhood structure in the original data space. For most existing hashing methods, an image is first encoded as a vector of hand-crafted …

Deep HashingQuantization

Deep Hashing for Compact Binary Codes Learning

2015-06-01 · CVPR 2015 6 · Venice Erin Liong, Jiwen Lu, Gang Wang, Pierre Moulin 외

In this paper, we propose a new deep hashing (DH) approach to learn compact binary codes for large scale visual search. Unlike most existing binary codes learning methods which seek a single linear projection to map each…

Deep Hashing

Efficient Cross-Modal Retrieval via Deep Binary Hashing and Quantization

2022-02-15 · Yang Shi, Young-joo Chung

Cross-modal retrieval aims to search for data with similar semantic meanings across different content modalities. However, cross-modal retrieval requires huge amounts of storage and retrieval time since it needs to proce…

Cross-Modal RetrievalDeep HashingQuantizationRetrieval

K-Means Hashing: An Affinity-Preserving Quantization Method for Learning Binary Compact Codes

2013-06-01 · CVPR 2013 6 · Kaiming He, Fang Wen, Jian Sun

In computer vision there has been increasing interest in learning hashing codes whose Hamming distance approximates the data similarity. The hashing functions play roles in both quantizing the vector space and generating…

ClusteringQuantization