English

Deep Class-guided Hashing for Multi-label Cross-modal Retrieval

Information Retrieval 2024-10-22 v1

Abstract

Deep hashing, due to its low cost and efficient retrieval advantages, is widely valued in cross-modal retrieval. However, existing cross-modal hashing methods either explore the relationships between data points, which inevitably leads to intra-class dispersion, or explore the relationships between data points and categories while ignoring the preservation of inter-class structural relationships, resulting in the generation of suboptimal hash codes. How to maintain both intra-class aggregation and inter-class structural relationships, In response to this issue, this paper proposes a DCGH method. Specifically, we use proxy loss as the mainstay to maintain intra-class aggregation of data, combined with pairwise loss to maintain inter-class structural relationships, and on this basis, further propose a variance constraint to address the semantic bias issue caused by the combination. A large number of comparative experiments on three benchmark datasets show that the DCGH method has comparable or even better performance compared to existing cross-modal retrieval methods. The code for the implementation of our DCGH framework is available at https://github.com/donnotnormal/DCGH.

Keywords

Cite

@article{arxiv.2410.15387,
  title  = {Deep Class-guided Hashing for Multi-label Cross-modal Retrieval},
  author = {Hao Chen and Lei Zhu and Xinghui Zhu},
  journal= {arXiv preprint arXiv:2410.15387},
  year   = {2024}
}
R2 v1 2026-06-28T19:28:42.925Z