Unsupervised Deep Hashing via Binary Latent Factor Models for Large-Scale Cross-Modal Retrieval

Abstract

Despite its great success, matrix factorization based cross-modality hashing suffers from two problems: 1) there is no engagement between feature learning and binarization; and 2) most existing methods impose the relaxation strategy by discarding the discrete constraints when learning the hash function, which usually yields suboptimal solutions. In this paper, we propose a novel multimodal hashing framework, referred as Unsupervised Deep Cross-Modal Hashing (UDCMH), for multimodal data search in a self-taught manner via integrating deep learning and matrix factorization with binary latent factor models. On one hand, our unsupervised deep learning framework enables the feature learning to be jointly optimized with the binarization. On the other hand, the hashing system based on the binary latent factor models can generate unified binary codes by solving a discrete-constrained objective function directly with no need for a relaxation step. Moreover, novel Laplacian constraints are incorporated into the objective function, which allow to preserve not only the nearest neighbors that are commonly considered in the literature but also the farthest neighbors of data, even if the semantic labels are not available. Extensive experiments on multiple datasets highlight the superiority of the proposed framework over several state-of-the-art baselines.

Cite

Text

Wu et al. "Unsupervised Deep Hashing via Binary Latent Factor Models for Large-Scale Cross-Modal Retrieval." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/396

Markdown

[Wu et al. "Unsupervised Deep Hashing via Binary Latent Factor Models for Large-Scale Cross-Modal Retrieval." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/wu2018ijcai-unsupervised/) doi:10.24963/IJCAI.2018/396

BibTeX

@inproceedings{wu2018ijcai-unsupervised,
  title     = {{Unsupervised Deep Hashing via Binary Latent Factor Models for Large-Scale Cross-Modal Retrieval}},
  author    = {Wu, Gengshen and Lin, Zijia and Han, Jungong and Liu, Li and Ding, Guiguang and Zhang, Baochang and Shen, Jialie},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2854-2860},
  doi       = {10.24963/IJCAI.2018/396},
  url       = {https://mlanthology.org/ijcai/2018/wu2018ijcai-unsupervised/}
}