Litcius/Paper detail

HHF: Hashing-Guided Hinge Function for Deep Hashing Retrieval

Chengyin Xu, Zenghao Chai, Zhengzhuo Xu, Hongjia Li, Qiruyi Zuo, Lingyu Yang, Chun Yuan

2022IEEE Transactions on Multimedia44 citationsDOI

Abstract

Deep hashing has shown promising performance in large-scale image retrieval. The hashing process utilizes Deep Neural Networks (DNNs) to embed images into compact continuous latent codes, then map them into binary codes by hashing function for efficient retrieval. Recent approaches perform metric loss and quantization loss to supervise the two procedures that cluster samples with the same categories and alleviate semantic information loss after binarization in the end-to-end training framework. However, we observe the incompatible conflict that the optimal cluster positions are not identical to the ideal hash positions because of the different objectives of the two loss terms, which lead to severe ambiguity and error-hashing after the binarization process. To address the problem, we borrow the Theory of Minimum-Distance Bounds for Binary Linear Codes to design the inflection point that depends on the hash bit length and category numbers and thereby propose Hashing-guided Hinge Function (HHF) to explicitly enforce the termination of metric loss to prevent the negative pairs unlimited alienated. Such modification is proven effective and essential for training, which contributes to proper intra- and inter-distances for clusters and better hash positions for accurate image retrieval simultaneously. Extensive experiments in CIFAR-10, CIFAR-100, ImageNet, and MS-COCO justify that HHF consistently outperforms existing techniques and is robust and flexible to transplant into other methods. Code is available at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/JerryXu0129/HHF</uri> .

Topics & Concepts

Hash functionComputer scienceBinary codeDynamic perfect hashingImage retrievalHash tableTheoretical computer scienceUniversal hashingAlgorithmArtificial intelligencePattern recognition (psychology)Image (mathematics)Binary numberDouble hashingMathematicsArithmeticComputer securityAdvanced Image and Video Retrieval TechniquesAdvanced Neural Network ApplicationsImage Retrieval and Classification Techniques
HHF: Hashing-Guided Hinge Function for Deep Hashing Retrieval | Litcius