arXiv:2511.13005cs.CVcs.AI2025-11AAAI

不训练不调参,用智能提示词提升视觉语言模型抗偏见能力

SAGE: Spuriousness-Aware Guided Prompt Exploration for Mitigating Multimodal Bias

论文配图:SAGE: Spuriousness-Aware Guided Prompt Exploration for Mitigating Multimodal Bias
图 1 · 摘自论文原文
  • 通过筛选语义区分度高的提示词,引导模型关注对象核心特征
  • 在4个数据集上显著提升零样本分类性能,最差组准确率最高提升18.7%
  • 无需额外数据或模型修改,适合快速部署到各类视觉任务中

大型视觉语言模型(如CLIP)在零样本分类中表现优异,因其将图像与文本映射到共享嵌入空间。然而,这些模型常产生多模态虚假关联偏差,例如依赖频繁共现的背景而非对象核心特征进行判断。这种偏差严重削弱了模型在分布外数据上的鲁棒性。现有缓解方法通常需下游微调或先验知识,破坏了CLIP即插即用的优势。本文首次理论分析了多模态虚假偏差的影响,并提出无须训练、微调或外部标注的SAGE方法:通过探索提示模板空间,选择能最大化类别间语义分离的提示,从而提升最差组的鲁棒性。在四个真实世界基准数据集和五种主流骨干模型上的大量实验表明,SAGE持续改善零样本性能与泛化能力,优于所有无需外部知识或模型更新的先前方法。

原文摘要 · Abstract (English)

Large vision-language models, such as CLIP, have shown strong zero-shot classification performance by aligning images and text in a shared embedding space. However, CLIP models often develop multimodal spurious biases, which is the undesirable tendency to rely on spurious features. For example, CLIP may infer object types in images based on frequently co-occurring backgrounds rather than the object's core features. This bias significantly impairs the robustness of pre-trained CLIP models on out-of-distribution data, where such cross-modal associations no longer hold. Existing methods for mitigating multimodal spurious bias typically require fine-tuning on downstream data or prior knowledge of the bias, which undermines the out-of-the-box usability of CLIP. In this paper, we first theoretically analyze the impact of multimodal spurious bias in zero-shot classification. Based on this insight, we propose Spuriousness-Aware Guided Exploration (SAGE), a simple and effective method that mitigates spurious bias through guided prompt selection. SAGE requires no training, fine-tuning, or external annotations. It explores a space of prompt templates and selects the prompts that induce the largest semantic separation between classes, thereby improving worst-group robustness. Extensive experiments on four real-world benchmark datasets and five popular backbone models demonstrate that SAGE consistently improves zero-shot performance and generalization, outperforming previous zero-shot approaches without any external knowledge or model updates.

多模态偏差零样本学习提示工程CLIP

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