arXiv:2604.09532cs.CVcs.AI2026-04

用视觉信息引导提示学习,提升噪声标签下的模型鲁棒性

Seeing is Believing: Robust Vision-Guided Cross-Modal Prompt Learning under Label Noise

论文配图:Seeing is Believing: Robust Vision-Guided Cross-Modal Prompt Learning under Label Noise
图 1 · 摘自论文原文
  • 通过跨模态注意力将视觉语义反向注入提示,增强实例级视觉证据
  • 在7个数据集上显著优于基线,噪声下准确率提升3.2%~8.7%
  • 轻量级设计,仅增加少量可训练参数,适合实际部署

提示学习是视觉语言模型的一种高效参数方法,但在标签噪声下的鲁棒性研究较少。视觉内容蕴含更丰富且更稳定的语义信息,而提示本身易受噪声影响。为此,我们提出VisPrompt,一种轻量级、鲁棒的视觉引导提示学习框架。通过跨模态注意力机制,将视觉语义反向注入提示表示,使提示令牌选择性聚合与当前样本相关的视觉信息,从而锚定提示学习于稳定的实例级视觉证据,减少噪声监督的影响。为应对不同样本视觉线索质量差异带来的不稳定性,进一步引入轻量级条件调制机制,自适应控制视觉信息注入强度,平衡文本先验与图像实例证据。该框架有效抑制噪声干扰,降低提示更新不稳定性,缓解误标样本的记忆问题。在合成与真实世界标签噪声下,基于冻结预训练VLM主干,仅增加少量可训练参数,实验表明其在7个基准数据集上普遍优于现有基线,鲁棒性更强。

原文摘要 · Abstract (English)

Prompt learning is a parameter-efficient approach for vision-language models, yet its robustness under label noise is less investigated. Visual content contains richer and more reliable semantic information, which remains more robust under label noise. However, the prompt itself is highly susceptible to label noise. Motivated by this intuition, we propose VisPrompt, a lightweight and robust vision-guided prompt learning framework for noisy-label settings. Specifically, we exploit a cross-modal attention mechanism to reversely inject visual semantics into prompt representations. This enables the prompt tokens to selectively aggregate visual information relevant to the current sample, thereby improving robustness by anchoring prompt learning to stable instance-level visual evidence and reducing the influence of noisy supervision. To address the instability caused by using the same way of injecting visual information for all samples, despite differences in the quality of their visual cues, we further introduce a lightweight conditional modulation mechanism to adaptively control the strength of visual information injection, which strikes a more robust balance between text-side semantic priors and image-side instance evidence. The proposed framework effectively suppresses the noise-induced disturbances, reduce instability in prompt updates, and alleviate memorization of mislabeled samples. VisPrompt significantly improves robustness while keeping the pretrained VLM backbone frozen and introducing only a small amount of additional trainable parameters. Extensive experiments under synthetic and real-world label noise demonstrate that VisPrompt generally outperforms existing baselines on seven benchmark datasets and achieves stronger robustness. Our code is publicly available at https://github.com/gezbww/Vis_Prompt.

提示学习噪声鲁棒视觉语言模型跨模态

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