paper-with-me

Papers

Semantic-Consistent Bidirectional Contrastive Hashing for Noisy Multi-Label Cross-Modal Retrieval

2025-11-11 · Likang Peng, Chao Su, Wenyuan Wu, Yuan Sun, Dezhong Peng, Xi Peng, Xu Wang arxiv

Cross-modal hashing (CMH) facilitates efficient retrieval across different modalities (e.g., image and text) by encoding data into compact binary representations. While recent methods have achieved remarkable performance, they often rely heavily on fully annotated datasets, which are costly and labor-intensive to obtain. In real-world scenarios, particularly in multi-label datasets, label noise is prevalent and severely degrades retrieval performance. Moreover, existing CMH approaches typically overlook the partial semantic overlaps inherent in multi-label data, limiting their robustness and generalization. To tackle these challenges, we propose a novel framework named Semantic-Consistent Bidirectional Contrastive Hashing (SCBCH). The framework comprises two complementary modules: (1) Cross-modal Semantic-Consistent Classification (CSCC), which leverages cross-modal semantic consistency to estimate sample reliability and reduce the impact of noisy labels; (2) Bidirectional Soft Contrastive Hashing (BSCH), which dynamically generates soft contrastive sample pairs based on multi-label semantic overlap, enabling adaptive contrastive learning between semantically similar and dissimilar samples across modalities. Extensive experiments on four widely-used cross-modal retrieval benchmarks validate the effectiveness and robustness of our method, consistently outperforming state-of-the-art approaches under noisy multi-label conditions.

📄 PDF Abstract BibTeX arXiv:2511.07780

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalContrastive Learning

Similar Papers 제목 키워드 기반

Bit-mask Robust Contrastive Knowledge Distillation for Unsupervised Semantic Hashing

2024-03-10 · Liyang He, Zhenya Huang, Jiayu Liu, Enhong Chen 외

Unsupervised semantic hashing has emerged as an indispensable technique for fast image search, which aims to convert images into binary hash codes without relying on labels. Recent advancements in the field demonstrate t…

Image RetrievalKnowledge DistillationModel Compression

Robust Self-Paced Hashing for Cross-Modal Retrieval with Noisy Labels

2025-01-03 · Ruitao Pu, Yuan Sun, Yang Qin, Zhenwen Ren 외

Cross-modal hashing (CMH) has appeared as a popular technique for cross-modal retrieval due to its low storage cost and high computational efficiency in large-scale data. Most existing methods implicitly assume that mult…

Computational EfficiencyCross-Modal RetrievalRetrieval

Hyperbolic Hierarchical Contrastive Hashing

2022-12-17 · Rukai Wei, Yu Liu, Jingkuan Song, Yanzhao Xie 외

Hierarchical semantic structures, naturally existing in real-world datasets, can assist in capturing the latent distribution of data to learn robust hash codes for retrieval systems. Although hierarchical semantic struct…

Contrastive LearningRetrieval

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

Weighted Contrastive Hashing

2022-09-28 · Jiaguo Yu, Huming Qiu, Dubing Chen, Haofeng Zhang

The development of unsupervised hashing is advanced by the recent popular contrastive learning paradigm. However, previous contrastive learning-based works have been hampered by (1) insufficient data similarity mining ba…

Contrastive LearningData AugmentationRetrieval