arXiv:2412.10843cs.CV2024-12被引 10

解决视觉语言模型在部分标签多标签识别中的语义混淆问题

Learning Semantic-Aware Representation in Visual-Language Models for Multi-Label Recognition with Partial Labels

  • 引入语义解耦模块和类别特定提示优化,分离不同类别的特征
  • 在COCO 2014和Pascal VOC 2007上超越当前最优方法
  • 适合数据不完整场景下的多标签图像识别任务

部分标签多标签识别(MLR-PL)在计算机视觉中具有实际意义,因真实场景中难以获取大规模完整标签数据集。尽管视觉语言模型(如CLIP)在数据或标签受限任务中表现出良好迁移能力,但现有基于CLIP的方法因全局统一的视觉与文本表征缺乏细粒度信息,导致类别间语义混淆。本文在CLIP框架中引入语义解耦模块与类别特定提示优化方法:前者通过语义引导的空间注意力机制学习类别特异性特征图;后者使文本表示与类别语义对齐。两类表征独立预测,缓解语义混淆。在Microsoft COCO 2014与Pascal VOC 2007数据集上的大量实验表明,该框架以更简洁结构显著优于当前最先进方法。可视化分析显示,本方法有效分离不同类别信息,性能优于基线CLIP。

原文摘要 · Abstract (English)

Multi-label recognition with partial labels (MLR-PL), in which only some labels are known while others are unknown for each image, is a practical task in computer vision, since collecting large-scale and complete multi-label datasets is difficult in real application scenarios. Recently, vision language models (e.g. CLIP) have demonstrated impressive transferability to downstream tasks in data limited or label limited settings. However, current CLIP-based methods suffer from semantic confusion in MLR task due to the lack of fine-grained information in the single global visual and textual representation for all categories. In this work, we address this problem by introducing a semantic decoupling module and a category-specific prompt optimization method in CLIP-based framework. Specifically, the semantic decoupling module following the visual encoder learns category-specific feature maps by utilizing the semantic-guided spatial attention mechanism. Moreover, the category-specific prompt optimization method is introduced to learn text representations aligned with category semantics. Therefore, the prediction of each category is independent, which alleviate the semantic confusion problem. Extensive experiments on Microsoft COCO 2014 and Pascal VOC 2007 datasets demonstrate that the proposed framework significantly outperforms current state-of-art methods with a simpler model structure. Additionally, visual analysis shows that our method effectively separates information from different categories and achieves better performance compared to CLIP-based baseline method.

多标签识别视觉语言模型部分标签语义解耦

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