English

Deep Binary Reconstruction for Cross-modal Hashing

Computer Vision and Pattern Recognition 2017-08-25 v2 Multimedia

Abstract

With the increasing demand of massive multimodal data storage and organization, cross-modal retrieval based on hashing technique has drawn much attention nowadays. It takes the binary codes of one modality as the query to retrieve the relevant hashing codes of another modality. However, the existing binary constraint makes it difficult to find the optimal cross-modal hashing function. Most approaches choose to relax the constraint and perform thresholding strategy on the real-value representation instead of directly solving the original objective. In this paper, we first provide a concrete analysis about the effectiveness of multimodal networks in preserving the inter- and intra-modal consistency. Based on the analysis, we provide a so-called Deep Binary Reconstruction (DBRC) network that can directly learn the binary hashing codes in an unsupervised fashion. The superiority comes from a proposed simple but efficient activation function, named as Adaptive Tanh (ATanh). The ATanh function can adaptively learn the binary codes and be trained via back-propagation. Extensive experiments on three benchmark datasets demonstrate that DBRC outperforms several state-of-the-art methods in both image2text and text2image retrieval task.

Keywords

Cite

@article{arxiv.1708.05127,
  title  = {Deep Binary Reconstruction for Cross-modal Hashing},
  author = {Xuelong Li and Di Hu and Feiping Nie},
  journal= {arXiv preprint arXiv:1708.05127},
  year   = {2017}
}

Comments

8 pages, 5 figures, accepted by ACM Multimedia 2017

R2 v1 2026-06-22T21:16:46.156Z