Locality Constrained Deep Supervised Hashing for Image Retrieval
Abstract
Deep Convolutional Neural Network (DCNN) based deep hashing has shown its success for fast and accurate image retrieval, however directly minimizing the quantization error in deep hashing will change the distribution of DCNN features, and consequently change the similarity between the query and the retrieved images in hashing. In this paper, we propose a novel Locality-Constrained Deep Supervised Hashing. By simultaneously learning discriminative DCNN features and preserving the similarity between image pairs, the hash codes of our scheme preserves the distribution of DCNN features thus favors the accurate image retrieval. The contributions of this paper are two-fold: i) Our analysis shows that minimizing quantization error in deep hashing makes the features less discriminative which is not desirable for image retrieval; ii) We propose a Locality-Constrained Deep Supervised Hashing which preserves the similarity between image pairs in hashing. Extensive experiments on the CIFARA-10 and NUS-WIDE datasets show that our method significantly boosts the accuracy of image retrieval, especially on the CIFAR-10 dataset, the improvement is usually more than 6% in terms of the MAP measurement. Further, our method demonstrates 10 times faster than state-of-the-art methods in the training phase.
Cite
Text
Zhu and Gao. "Locality Constrained Deep Supervised Hashing for Image Retrieval." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/499Markdown
[Zhu and Gao. "Locality Constrained Deep Supervised Hashing for Image Retrieval." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/zhu2017ijcai-locality/) doi:10.24963/IJCAI.2017/499BibTeX
@inproceedings{zhu2017ijcai-locality,
title = {{Locality Constrained Deep Supervised Hashing for Image Retrieval}},
author = {Zhu, Hao and Gao, Shenghua},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {3567-3573},
doi = {10.24963/IJCAI.2017/499},
url = {https://mlanthology.org/ijcai/2017/zhu2017ijcai-locality/}
}