paper-with-me

Papers

Error Correction Maximization for Deep Image Hashing

2018-08-06 · Xiang Xu, Xiaofang Wang, Kris M. Kitani

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.

📄 PDF Abstract BibTeX arXiv:1808.01942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using Deep Cross Modal Hashing and Error Correcting Codes for Improving the Efficiency of Attribute Guided Facial Image Retrieval

2019-02-11 · Veeru Talreja, Fariborz Taherkhani, Matthew C. Valenti, Nasser M. Nasrabadi

With benefits of fast query speed and low storage cost, hashing-based image retrieval approaches have garnered considerable attention from the research community. In this paper, we propose a novel Error-Corrected Deep Cr…

AttributeDeep HashingFace Image RetrievalImage Retrieval+1

Refining BERT Embeddings for Document Hashing via Mutual Information Maximization

2021-09-07 · Findings (EMNLP) 2021 11 · Zijing Ou, Qinliang Su, Jianxing Yu, Ruihui Zhao 외

Existing unsupervised document hashing methods are mostly established on generative models. Due to the difficulties of capturing long dependency structures, these methods rarely model the raw documents directly, but inst…

Attribute

Zero-Shot Deep Hashing and Neural Network Based Error Correction for Face Template Protection

2019-08-05 · Veeru Talreja, Matthew C. Valenti, Nasser M. Nasrabadi

In this paper, we present a novel architecture that integrates a deep hashing framework with a neural network decoder (NND) for application to face template protection. It improves upon existing face template protection …

Deep Hashing

Deep Reinforcement Learning for Image Hashing

2018-02-07 · Yuxin Peng, Jian Zhang, Zhaoda Ye

Deep hashing methods have received much attention recently, which achieve promising results by taking advantage of the strong representation power of deep networks. However, most existing deep hashing methods learn a who…

Deep HashingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

Discrete Graph Hashing

2014-12-01 · NeurIPS 2014 12 · Wei Liu, Cun Mu, Sanjiv Kumar, Shih-Fu Chang

Hashing has emerged as a popular technique for fast nearest neighbor search in gigantic databases. In particular, learning based hashing has received considerable attention due to its appealing storage and search efficie…