Fast Supervised Discrete Hashing

04/07/2019
by   Jie Gui, et al.
0

Learning-based hashing algorithms are "hot topics" because they can greatly increase the scale at which existing methods operate. In this paper, we propose a new learning-based hashing method called "fast supervised discrete hashing" (FSDH) based on "supervised discrete hashing" (SDH). Regressing the training examples (or hash code) to the corresponding class labels is widely used in ordinary least squares regression. Rather than adopting this method, FSDH uses a very simple yet effective regression of the class labels of training examples to the corresponding hash code to accelerate the algorithm. To the best of our knowledge, this strategy has not previously been used for hashing. Traditional SDH decomposes the optimization into three sub-problems, with the most critical sub-problem - discrete optimization for binary hash codes - solved using iterative discrete cyclic coordinate descent (DCC), which is time-consuming. However, FSDH has a closed-form solution and only requires a single rather than iterative hash code-solving step, which is highly efficient. Furthermore, FSDH is usually faster than SDH for solving the projection matrix for least squares regression, making FSDH generally faster than SDH. For example, our results show that FSDH is about 12-times faster than SDH when the number of hashing bits is 128 on the CIFAR-10 data base, and FSDH is about 151-times faster than FastHash when the number of hashing bits is 64 on the MNIST data-base. Our experimental results show that FSDH is not only fast, but also outperforms other comparative methods.

READ FULL TEXT
research
03/05/2015

Supervised Discrete Hashing

This paper has been withdrawn by the authour....
research
04/07/2019

Supervised Discrete Hashing with Relaxation

Data-dependent hashing has recently attracted attention due to being abl...
research
09/07/2013

A General Two-Step Approach to Learning-Based Hashing

Most existing approaches to hashing apply a single form of hash function...
research
11/30/2016

Fast Supervised Discrete Hashing and its Analysis

In this paper, we propose a learning-based supervised discrete hashing m...
research
12/08/2021

COSMIC: fast closed-form identification from large-scale data for LTV systems

We introduce a closed-form method for identification of discrete-time li...
research
05/11/2019

Hadamard Matrix Guided Online Hashing

Online image hashing has received increasing research attention recently...
research
12/01/2020

Fast Class-wise Updating for Online Hashing

Online image hashing has received increasing research attention recently...

Please sign up or login with your details

Forgot password? Click here to reset