paper-with-me

Papers

Deep Joint-Semantics Reconstructing Hashing for Large-Scale Unsupervised Cross-Modal Retrieval

2019-10-01 · ICCV 2019 10 · Shupeng Su, Zhisheng Zhong, Chao Zhang

Cross-modal hashing encodes the multimedia data into a common binary hash space in which the correlations among the samples from different modalities can be effectively measured. Deep cross-modal hashing further improves the retrieval performance as the deep neural networks can generate more semantic relevant features and hash codes. In this paper, we study the unsupervised deep cross-modal hash coding and propose Deep Joint-Semantics Reconstructing Hashing (DJSRH), which has the following two main advantages. First, to learn binary codes that preserve the neighborhood structure of the original data, DJSRH constructs a novel joint-semantics affinity matrix which elaborately integrates the original neighborhood information from different modalities and accordingly is capable to capture the latent intrinsic semantic affinity for the input multi-modal instances. Second, DJSRH later trains the networks to generate binary codes that maximally reconstruct above joint-semantics relations via the proposed reconstructing framework, which is more competent for the batch-wise training as it reconstructs the specific similarity value unlike the common Laplacian constraint merely preserving the similarity order. Extensive experiments demonstrate the significant improvement by DJSRH in various cross-modal retrieval tasks.

📄 PDF Abstract BibTeX

Code (1)

fangzheng354/DJSRH 공식 구현 pytorch

Tasks

Cross-Modal RetrievalRetrieval

Similar Papers 제목 키워드 기반

Supervised Learning of Semantics-Preserving Hash via Deep Convolutional Neural Networks

2015-07-01 · Huei-Fang Yang, Kevin Lin, Chu-Song Chen

This paper presents a simple yet effective supervised deep hash approach that constructs binary hash codes from labeled data for large-scale image search. We assume that the semantic labels are governed by several latent…

AttributeClassificationDeep HashingGeneral Classification+2

Deep Robust Multilevel Semantic Cross-Modal Hashing

2020-02-07 · Ge Song, Jun Zhao, Xiaoyang Tan

Hashing based cross-modal retrieval has recently made significant progress. But straightforward embedding data from different modalities into a joint Hamming space will inevitably produce false codes due to the intrinsic…

Cross-Modal RetrievalRetrievalTriplet

Unsupervised Hashing with Contrastive Information Bottleneck

2021-05-13 · Zexuan Qiu, Qinliang Su, Zijing Ou, Jianxing Yu 외

Many unsupervised hashing methods are implicitly established on the idea of reconstructing the input data, which basically encourages the hashing codes to retain as much information of original data as possible. However,…

Contrastive Learning

Semantics-Preserving Hashing for Cross-View Retrieval

2015-06-01 · CVPR 2015 6 · Zijia Lin, Guiguang Ding, Mingqing Hu, Jian-Min Wang

With benefits of low storage costs and high query speeds, hashing methods are widely researched for efficiently retrieving large-scale data, which commonly contains multiple views, e.g. a news report with images, videos …

Retrieval

Zero-Shot Sketch-Image Hashing

2018-03-06 · CVPR 2018 6 · Yuming Shen, Li Liu, Fumin Shen, Ling Shao

Recent studies show that large-scale sketch-based image retrieval (SBIR) can be efficiently tackled by cross-modal binary representation learning methods, where Hamming distance matching significantly speeds up the proce…

Image RetrievalRepresentation LearningRetrievalSketch-Based Image Retrieval