arXiv:2412.11216cs.CVcs.AI2024-12AAAI被引 15

提出新方法提升带噪声标签的多模态哈希检索性能

Distribution-Consistency-Guided Multi-modal Hashing

  • 基于标签分布一致性模式识别并过滤噪声标签
  • 通过相似度分布修正高置信度噪声标签,低置信度转为无监督学习
  • 在三个主流数据集上优于现有最优方法

多模态哈希因其快速和低存储需求受到关注。监督方法利用标签信号表现更优,但现有方法隐含假设训练集无噪声标签。现实中人工标注常出错,严重损害检索性能。本文通过实验发现:类别存在性(1-0)分布与哈希码相对于类别中心的相似度高低分布具有一致性。据此提出分布一致性引导的多模态哈希(DCGMH),先随机初始化类别中心计算相似度高低分布,再依据该模式分离噪声与干净标签;随后采用间接设计的修正策略,对高置信度噪声标签进行纠正,低置信度则视为未标注用于无监督学习,从而提升模型性能。在三个广泛使用的数据集上,本方法显著优于当前最优基线。

原文摘要 · Abstract (English)

Multi-modal hashing methods have gained popularity due to their fast speed and low storage requirements. Among them, the supervised methods demonstrate better performance by utilizing labels as supervisory signals compared with unsupervised methods. Currently, for almost all supervised multi-modal hashing methods, there is a hidden assumption that training sets have no noisy labels. However, labels are often annotated incorrectly due to manual labeling in real-world scenarios, which will greatly harm the retrieval performance. To address this issue, we first discover a significant distribution consistency pattern through experiments, i.e., the 1-0 distribution of the presence or absence of each category in the label is consistent with the high-low distribution of similarity scores of the hash codes relative to category centers. Then, inspired by this pattern, we propose a novel Distribution-Consistency-Guided Multi-modal Hashing (DCGMH), which aims to filter and reconstruct noisy labels to enhance retrieval performance. Specifically, the proposed method first randomly initializes several category centers, which are used to compute the high-low distribution of similarity scores; Noisy and clean labels are then separately filtered out via the discovered distribution consistency pattern to mitigate the impact of noisy labels; Subsequently, a correction strategy, which is indirectly designed via the distribution consistency pattern, is applied to the filtered noisy labels, correcting high-confidence ones while treating low-confidence ones as unlabeled for unsupervised learning, thereby further enhancing the model's performance. Extensive experiments on three widely used datasets demonstrate the superiority of the proposed method compared to state-of-the-art baselines in multi-modal retrieval tasks. The code is available at https://github.com/LiuJinyu1229/DCGMH.

多模态哈希噪声标签分布一致性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。