Error Correction Maximization for Deep Image Hashing - Robotics Institute Carnegie Mellon University

Error Correction Maximization for Deep Image Hashing

Xiang Xu, Xiaofang Wang, and Kris Kitani
Conference Paper, Proceedings of British Machine Vision Conference (BMVC '18), September, 2018

Abstract

We propose to use the concept of the Hamming bound to derive the optimal criteria for learning hash codes with a deep network. In particular, when the number of binary hash codes (typically the number of image categories) and code length are known, it is possible to derive an upper bound on the minimum Hamming distance between the hash codes. This upper bound can then be used to define the loss function for learning hash codes. By encouraging the margin (minimum Hamming distance) between the hash codes of different image categories to match the upper bound, we are able to learn theoretically optimal hash codes. Our experiments show that our method significantly outperforms competing deep learning-based approaches and obtains top performance on benchmark datasets.

BibTeX

@conference{Xu-2018-109779,
author = {Xiang Xu and Xiaofang Wang and Kris Kitani},
title = {Error Correction Maximization for Deep Image Hashing},
booktitle = {Proceedings of British Machine Vision Conference (BMVC '18)},
year = {2018},
month = {September},
}