Supervised Hashing for Image Retrieval via Image Representation Learning

Authors

  • Rongkai Xia Sun Yat-sen University
  • Yan Pan Sun Yat-sen University
  • Hanjiang Lai Sun Yat-sen University
  • Cong Liu Sun Yat-sen University
  • Shuicheng Yan National University of Singapore

DOI:

https://doi.org/10.1609/aaai.v28i1.8952

Keywords:

supervised hashing, convolutional neural networks, image retrieval

Abstract

Hashing is a popular approximate nearest neighbor search approach for large-scale image retrieval. Supervised hashing, which incorporates similarity/dissimilarity information on entity pairs to improve the quality of hashing function learning, has recently received increasing attention. However, in the existing supervised hashing methods for images, an input image is usually encoded by a vector of hand-crafted visual features. Such hand-crafted feature vectors do not necessarily preserve the accurate semantic similarities of images pairs, which may often degrade the performance of hashing function learning. In this paper, we propose a supervised hashing method for image retrieval, in which we automatically learn a good image representation tailored to hashing as well as a set of hash functions. The proposed method has two stages. In the first stage, given the pairwise similarity matrix $S$ over training images, we propose a scalable coordinate descent method to decompose $S$ into a product of $HH^T$ where $H$ is a matrix with each of its rows being the approximate hash code associated to a training image. In the second stage, we propose to simultaneously learn a good feature representation for the input images as well as a set of hash functions, via a deep convolutional network tailored to the learned hash codes in $H$ and optionally the discrete class labels of the images. Extensive empirical evaluations on three benchmark datasets with different kinds of images show that the proposed method has superior performance gains over several state-of-the-art supervised and unsupervised hashing methods.

Downloads

Published

2014-06-21

How to Cite

Xia, R., Pan, Y., Lai, H., Liu, C., & Yan, S. (2014). Supervised Hashing for Image Retrieval via Image Representation Learning. Proceedings of the AAAI Conference on Artificial Intelligence, 28(1). https://doi.org/10.1609/aaai.v28i1.8952

Issue

Section

Main Track: Novel Machine Learning Algorithms