Multiple Code Hashing for Efficient Image Retrieval

08/04/2020
by   Ming-Wei Li, et al.
0

Due to its low storage cost and fast query speed, hashing has been widely used in large-scale image retrieval tasks. Hash bucket search returns data points within a given Hamming radius to each query, which can enable search at a constant or sub-linear time cost. However, existing hashing methods cannot achieve satisfactory retrieval performance for hash bucket search in complex scenarios, since they learn only one hash code for each image. More specifically, by using one hash code to represent one image, existing methods might fail to put similar image pairs to the buckets with a small Hamming distance to the query when the semantic information of images is complex. As a result, a large number of hash buckets need to be visited for retrieving similar images, based on the learned codes. This will deteriorate the efficiency of hash bucket search. In this paper, we propose a novel hashing framework, called multiple code hashing (MCH), to improve the performance of hash bucket search. The main idea of MCH is to learn multiple hash codes for each image, with each code representing a different region of the image. Furthermore, we propose a deep reinforcement learning algorithm to learn the parameters in MCH. To the best of our knowledge, this is the first work that proposes to learn multiple hash codes for each image in image retrieval. Experiments demonstrate that MCH can achieve a significant improvement in hash bucket search, compared with existing methods that learn only one hash code for each image.

READ FULL TEXT
research
05/27/2019

On the Evaluation Metric for Hashing

Due to its low storage cost and fast query speed, hashing has been widel...
research
12/08/2016

Query-adaptive Image Retrieval by Deep Weighted Hashing

Hashing methods have attracted much attention for large scale image retr...
research
04/24/2020

Reinforcing Short-Length Hashing

Due to the compelling efficiency in retrieval and storage, similarity-pr...
research
03/17/2016

Variable-Length Hashing

Hashing has emerged as a popular technique for large-scale similarity se...
research
05/21/2019

PDH : Probabilistic deep hashing based on MAP estimation of Hamming distance

With the growth of image on the web, research on hashing which enables h...
research
10/01/2018

Fusion Hashing: A General Framework for Self-improvement of Hashing

Hashing has been widely used for efficient similarity search based on it...
research
09/02/2023

Deep supervised hashing for fast retrieval of radio image cubes

The shear number of sources that will be detected by next-generation rad...

Please sign up or login with your details

Forgot password? Click here to reset