paper-with-me

Papers

HashGAN:Attention-aware Deep Adversarial Hashing for Cross Modal Retrieval

2017-11-26 · Xi Zhang, Siyu Zhou, Jiashi Feng, Hanjiang Lai, Bo Li, Yan Pan, Jian Yin, Shuicheng Yan

As the rapid growth of multi-modal data, hashing methods for cross-modal retrieval have received considerable attention. Deep-networks-based cross-modal hashing methods are appealing as they can integrate feature learning and hash coding into end-to-end trainable frameworks. However, it is still challenging to find content similarities between different modalities of data due to the heterogeneity gap. To further address this problem, we propose an adversarial hashing network with attention mechanism to enhance the measurement of content similarities by selectively focusing on informative parts of multi-modal data. The proposed new adversarial network, HashGAN, consists of three building blocks: 1) the feature learning module to obtain feature representations, 2) the generative attention module to generate an attention mask, which is used to obtain the attended (foreground) and the unattended (background) feature representations, 3) the discriminative hash coding module to learn hash functions that preserve the similarities between different modalities. In our framework, the generative module and the discriminative module are trained in an adversarial way: the generator is learned to make the discriminator cannot preserve the similarities of multi-modal data w.r.t. the background feature representations, while the discriminator aims to preserve the similarities of multi-modal data w.r.t. both the foreground and the background feature representations. Extensive evaluations on several benchmark datasets demonstrate that the proposed HashGAN brings substantial improvements over other state-of-the-art cross-modal hashing methods.

📄 PDF Abstract BibTeX arXiv:1711.09347

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalRetrieval

Similar Papers 제목 키워드 기반

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

Attention-aware Deep Adversarial Hashing for Cross-Modal Retrieval

2018-09-01 · ECCV 2018 9 · Xi Zhang, Hanjiang Lai , Jiashi Feng

Due to the rapid growth of multi-modal data, hashing methods for cross-modal retrieval have received considerable attention. However, finding content similarities between different modalities of data is still challenging…

Cross-Modal RetrievalRetrieval

Semantic-Aware Adversarial Training for Reliable Deep Hashing Retrieval

2023-10-23 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2023 7 · Xu Yuan, Zheng Zhang, Xunguang Wang, Lin Wu

Deep hashing has been intensively studied and successfully applied in large-scale image retrieval systems due to its efficiency and effectiveness. Recent studies have recognized that the existence of adversarial examples…

Adversarial AttackAdversarial RobustnessDeep HashingImage Retrieval+1

Coupled CycleGAN: Unsupervised Hashing Network for Cross-Modal Retrieval

2019-03-06 · Chao Li, Cheng Deng, Lei Wang, De Xie 외

In recent years, hashing has attracted more and more attention owing to its superior capacity of low storage cost and high query efficiency in large-scale cross-modal retrieval. Benefiting from deep leaning, continuously…

Cross-Modal RetrievalRetrieval

HashGAN: Deep Learning to Hash With Pair Conditional Wasserstein GAN

2018-06-01 · CVPR 2018 6 · Yue Cao, Bin Liu, Mingsheng Long, Jian-Min Wang

Deep learning to hash improves image retrieval performance by end-to-end representation learning and hash coding from training data with pairwise similarity information. Subject to the scarcity of similarity information …

Deep LearningImage RetrievalRepresentation LearningRetrieval