Unsupervised Deep Generative Hashing
Yuming Shen, li Liu and Ling Shao
Abstract
Hashing is regarded as an efficient approach for image retrieval and many other big-data applications. Recently, deep learning frameworks are adopted for image hashing,
suggesting an alternative way to formulate the encoding function other than the conventional projections. However, existing deep learning based unsupervised hashing techniques still cannot produce leading performance compared with the non-deep methods,
as it is hard to unveil the intrinsic structure of the whole sample space in the framework
of mini-batch Stochastic Gradient Descent (SGD). To tackle this problem, in this paper,
we propose a novel unsupervised deep hashing model, named Deep Variational Binaries (DVB). The conditional auto-encoding variational Bayesian networks are introduced
in this work as the generative model to exploit the feature space structure of the training data using the latent variables. Integrating the probabilistic inference process with
hashing objectives, the proposed DVB model estimates the statistics of data representations, and thus produces compact binary codes. Experimental results on three benchmark
datasets, i.e., CIFAR-10, SUN-397 and NUS-WIDE, demonstrate that DVB outperforms
state-of-the-art unsupervised hashing methods with significant margins.
Session
Spotlights
Files
Paper (PDF)
Video (MP4)
DOI
10.5244/C.31.103
https://dx.doi.org/10.5244/C.31.103
Citation
Yuming Shen, li Liu and Ling Shao. Unsupervised Deep Generative Hashing. In T.K. Kim, S. Zafeiriou, G. Brostow and K. Mikolajczyk, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 103.1-103.13. BMVA Press, September 2017.
Bibtex
@inproceedings{BMVC2017_103,
title={Unsupervised Deep Generative Hashing},
author={Yuming Shen, li Liu and Ling Shao},
year={2017},
month={September},
pages={103.1-103.13},
articleno={103},
numpages={13},
booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
publisher={BMVA Press},
editor={Tae-Kyun Kim, Stefanos Zafeiriou, Gabriel Brostow and Krystian Mikolajczyk},
doi={10.5244/C.31.103},
isbn={1-901725-60-X},
url={https://dx.doi.org/10.5244/C.31.103}
}