paper-with-me

Papers

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 semantic correlations across different modalities. Existing cross-modal hashing methods first transform data into low-dimensional feature vectors, and then generate binary codes by another separate quantization step. However, suboptimal hash codes may be generated since the quantization error is not explicitly minimized and the feature representation is not jointly optimized with the binary codes. This paper presents a Correlation Hashing Network (CHN) approach to cross-modal hashing, which jointly learns good data representation tailored to hash coding and formally controls the quantization error. The proposed CHN is a hybrid deep architecture that constitutes a convolutional neural network for learning good image representations, a multilayer perception for learning good text representations, two hashing layers for generating compact binary codes, and a structured max-margin loss that integrates all things together to enable learning similarity-preserving and high-quality hash codes. Extensive empirical study shows that CHN yields state of the art cross-modal retrieval performance on standard benchmarks.

📄 PDF Abstract BibTeX arXiv:1602.06697

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

Learning Decorrelated Hashing Codes for Multimodal Retrieval

2018-03-02 · Dayong Tian

In social networks, heterogeneous multimedia data correlate to each other, such as videos and their corresponding tags in YouTube and image-text pairs in Facebook. Nearest neighbor retrieval across multiple modalities on…

Retrieval

Unsupervised Generative Adversarial Cross-modal Hashing

2017-12-01 · 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. Unsupervised cross-modal hashing is more flexible and …

Cross-Modal RetrievalGenerative Adversarial NetworkRepresentation LearningRetrieval

Pairwise Relationship Guided Deep Hashing for Cross-Modal Retrieval

2017-02-12 · Proceedings of the Thirty-First AAAI Conference on Artificial Intelligence 2017 2 · ErkunYang, 1 ChengDeng, 1 WeiLiu, 2 XianglongLiu 외

With benefits of low storage cost and fast query speed, crossmodal hashing has received considerable attention recently. However,almostallexistingmethodsoncross-modalhashing cannot obtain powerful hash codes due to direct…

Cross-Modal RetrievalDeep HashingRetrieval

Task-adaptive Asymmetric Deep Cross-modal Hashing

2020-04-01 · Fengling Li, Tong Wang, Lei Zhu, Zheng Zhang 외

Supervised cross-modal hashing aims to embed the semantic correlations of heterogeneous modality data into the binary hash codes with discriminative semantic labels. Because of its advantages on retrieval and storage eff…

Cross-Modal RetrievalRetrieval

Transitive Hashing Network for Heterogeneous Multimedia Retrieval

2016-08-15 · Zhangjie Cao, Mingsheng Long, Qiang Yang

Hashing has been widely applied to large-scale multimedia retrieval due to the storage and retrieval efficiency. Cross-modal hashing enables efficient retrieval from database of one modality in response to a query of ano…

Retrieval