paper-with-me

Papers

Deep Hashing with Hash-Consistent Large Margin Proxy Embeddings

2020-07-27 · Pedro Morgado, Yunsheng Li, Jose Costa Pereira, Mohammad Saberian, Nuno Vasconcelos

Image hash codes are produced by binarizing the embeddings of convolutional neural networks (CNN) trained for either classification or retrieval. While proxy embeddings achieve good performance on both tasks, they are non-trivial to binarize, due to a rotational ambiguity that encourages non-binary embeddings. The use of a fixed set of proxies (weights of the CNN classification layer) is proposed to eliminate this ambiguity, and a procedure to design proxy sets that are nearly optimal for both classification and hashing is introduced. The resulting hash-consistent large margin (HCLM) proxies are shown to encourage saturation of hashing units, thus guaranteeing a small binarization error, while producing highly discriminative hash-codes. A semantic extension (sHCLM), aimed to improve hashing performance in a transfer scenario, is also proposed. Extensive experiments show that sHCLM embeddings achieve significant improvements over state-of-the-art hashing procedures on several small and large datasets, both within and beyond the set of training classes.

📄 PDF Abstract BibTeX arXiv:2007.13912

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationClassificationDeep HashingGeneral ClassificationRetrieval

Similar Papers 제목 키워드 기반

Deep Cross-modal Hashing via Margin-dynamic-softmax Loss

2020-11-06 · Rong-Cheng Tu, Xian-Ling Mao, Rongxin Tu, Binbin Bian 외

Due to their high retrieval efficiency and low storage cost for cross-modal search task, cross-modal hashing methods have attracted considerable attention. For the supervised cross-modal hashing methods, how to make the …

Cross-Modal RetrievalRetrieval

Document Hashing with Mixture-Prior Generative Models

2019-08-29 · IJCNLP 2019 11 · Wei Dong, Qinliang Su, Dinghan Shen, Changyou Chen

Hashing is promising for large-scale information retrieval tasks thanks to the efficiency of distance evaluation between binary codes. Generative hashing is often used to generate hashing codes in an unsupervised way. Ho…

Information RetrievalRetrieval

Variable-Length Hashing

2016-03-17 · Honghai Yu, Pierre Moulin, Hong Wei Ng, XiaoLi Li

Hashing has emerged as a popular technique for large-scale similarity search. Most learning-based hashing methods generate compact yet correlated hash codes. However, this redundancy is storage-inefficient. Hence we prop…

Code SearchRetrieval

Error-Corrected Margin-Based Deep Cross-Modal Hashing for Facial Image Retrieval

2020-04-03 · Fariborz Taherkhani, Veeru Talreja, Matthew C. Valenti, Nasser M. Nasrabadi

Cross-modal hashing facilitates mapping of heterogeneous multimedia data into a common Hamming space, which can beutilized for fast and flexible retrieval across different modalities. In this paper, we propose a novel cr…

AttributeDecoderFace Image RetrievalImage Retrieval+1

Unsupervised Deep Generative Adversarial Hashing Network

2018-06-01 · CVPR 2018 6 · Kamran Ghasedi Dizaji, Feng Zheng, Najmeh Sadoughi, Yanhua Yang 외

Unsupervised deep hash functions have not shown satisfactory improvements against the shallow alternatives, and usually, require supervised pretraining to avoid getting stuck in bad local minima. In this paper, we propos…

ClusteringImage ClusteringImage RetrievalRetrieval+1