paper-with-me

Papers

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 cross-modal hashingarchitecture-deep neural decoder cross-modal hashing (DNDCMH), which uses a binary vector specifying the presence of certainfacial attributes as an input query to retrieve relevant face images from a database. The DNDCMH network consists of two separatecomponents: an attribute-based deep cross-modal hashing (ADCMH) module, which uses a margin (m)-based loss function toefficiently learn compact binary codes to preserve similarity between modalities in the Hamming space, and a neural error correctingdecoder (NECD), which is an error correcting decoder implemented with a neural network. The goal of NECD network in DNDCMH isto error correct the hash codes generated by ADCMH to improve the retrieval efficiency. The NECD network is trained such that it hasan error correcting capability greater than or equal to the margin (m) of the margin-based loss function. This results in NECD cancorrect the corrupted hash codes generated by ADCMH up to the Hamming distance of m. We have evaluated and comparedDNDCMH with state-of-the-art cross-modal hashing methods on standard datasets to demonstrate the superiority of our method.

📄 PDF Abstract BibTeX arXiv:2004.03378

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecoderFace Image RetrievalImage RetrievalRetrieval

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

Correlation Hashing Network for Efficient Cross-Modal Retrieval

2016-02-22 · Yue Cao, Mingsheng Long, Jian-Min Wang, Philip S. Yu

Hashing is widely applied to approximate nearest neighbor search for large-scale multimodal retrieval with storage and computation efficiency. Cross-modal hashing improves the quality of hash coding by exploiting semanti…

Cross-Modal RetrievalQuantizationRetrieval

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

SCH-GAN: Semi-supervised Cross-modal Hashing by Generative Adversarial Network

2018-02-07 · Jian Zhang, Yuxin Peng, Mingkuan Yuan

Cross-modal hashing aims to map heterogeneous multimedia data into a common Hamming space, which can realize fast and flexible retrieval across different modalities. Supervised cross-modal hashing methods have achieved c…

Generative Adversarial NetworkReinforcement LearningRetrieval

Alternating Co-Quantization for Cross-Modal Hashing

2015-12-01 · ICCV 2015 12 · Go Irie, Hiroyuki Arai, Yukinobu Taniguchi

This paper addresses the problem of unsupervised learning of binary hash codes for efficient cross-modal retrieval. Many unimodal hashing studies have proven that both similarity preservation of data and maintenance of q…

Cross-Modal RetrievalDimensionality ReductionQuantizationRetrieval