Deep Hash Learning for Efficient Image Retrieval

Xuchao Lu,Li Sang,Rang Xie,Xiaakang Yang,Wenjun Zhang
DOI: https://doi.org/10.1109/icmew.2017.8026309
2017-01-01
Abstract:Hashing method is a widely used method for content-based image retrieval. For more complicated semantic similarity of images, supervised hashing methods based on hand-crafted features show its limitations. Convolutional neural network (CNN) has powerful automatic feature learning ability. For this reason, CNN based deep hashing methods outperform previous methods. In this paper, we propose a new deep supervised hashing method for efficient image retrieval. We design a novel deep network with a hash layer as the output layer. An algorithm is proposed to generate optimal target hash code for training. We perform point-wise training for simultaneous feature extracting and hash function learning. Experiments on standard image retrieval benchmarks show that our method outperforms other state-of-the-art methods including unsupervised, supervised and deep hashing methods.
What problem does this paper attempt to address?