paper-with-me

Papers

Simultaneous Compression and Quantization: A Joint Approach for Efficient Unsupervised Hashing

2018-02-19 · Tuan Hoang, Thanh-Toan Do, Huu Le, Dang-Khoa Le-Tan, Ngai-Man Cheung

For unsupervised data-dependent hashing, the two most important requirements are to preserve similarity in the low-dimensional feature space and to minimize the binary quantization loss. A well-established hashing approach is Iterative Quantization (ITQ), which addresses these two requirements in separate steps. In this paper, we revisit the ITQ approach and propose novel formulations and algorithms to the problem. Specifically, we propose a novel approach, named Simultaneous Compression and Quantization (SCQ), to jointly learn to compress (reduce dimensionality) and binarize input data in a single formulation under strict orthogonal constraint. With this approach, we introduce a loss function and its relaxed version, termed Orthonormal Encoder (OnE) and Orthogonal Encoder (OgE) respectively, which involve challenging binary and orthogonal constraints. We propose to attack the optimization using novel algorithms based on recent advances in cyclic coordinate descent approach. Comprehensive experiments on unsupervised image retrieval demonstrate that our proposed methods consistently outperform other state-of-the-art hashing methods. Notably, our proposed methods outperform recent deep neural networks and GAN based hashing in accuracy, while being very computationally-efficient.

📄 PDF Abstract BibTeX arXiv:1802.06645

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalQuantizationRetrieval

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Enhance Feature Discrimination for Unsupervised Hashing

2017-04-06 · Tuan Hoang, Thanh-Toan Do, Dang-Khoa Le Tan, Ngai-Man Cheung

We introduce a novel approach to improve unsupervised hashing. Specifically, we propose a very efficient embedding method: Gaussian Mixture Model embedding (Gemb). The proposed method, using Gaussian Mixture Model, embed…

Quantization

Beyond Neighbourhood-Preserving Transformations for Quantization-Based Unsupervised Hashing

2021-10-01 · Sobhan Hemati, H. R. Tizhoosh

An effective unsupervised hashing algorithm leads to compact binary codes preserving the neighborhood structure of data as much as possible. One of the most established schemes for unsupervised hashing is to reduce the d…

Quantization

ViT2Hash: Unsupervised Information-Preserving Hashing

2022-01-14 · Qinkang Gong, Liangdao Wang, Hanjiang Lai, Yan Pan 외

Unsupervised image hashing, which maps images into binary codes without supervision, is a compressor with a high compression rate. Hence, how to preserving meaningful information of the original data is a critical proble…

Quantization

Unsupervised Semantic Deep Hashing

2018-03-19 · Sheng Jin

In recent years, deep hashing methods have been proved to be efficient since it employs convolutional neural network to learn features and hashing codes simultaneously. However, these methods are mostly supervised. In re…

Deep HashingImage RetrievalQuantizationRetrieval

Contrastive Quantization with Code Memory for Unsupervised Image Retrieval

2021-09-11 · Jinpeng Wang, Ziyun Zeng, Bin Chen, Tao Dai 외

The high efficiency in computation and storage makes hashing (including binary hashing and quantization) a common strategy in large-scale retrieval systems. To alleviate the reliance on expensive annotations, unsupervise…

Contrastive LearningDeep HashingDiversityImage Retrieval+1