arXiv:2605.15615cs.CVcs.LG2026-05中稿 · ICML被引 1

用中性提示修复视觉语言模型对新类别的误判问题

Neutral-Reference Prompting for Vision-Language Models

论文配图:Neutral-Reference Prompting for Vision-Language Models
图 1 · 摘自论文原文
  • 通过中性文本提示和参考图像修正模型先验偏好
  • 在15个少样本与跨域任务上提升新类别准确率,不损失已知类别性能
  • 无需修改模型参数,可直接接入各类视觉语言模型

视觉语言模型的高效迁移学习常面临基础-新类别权衡(BNT)问题:提升对未见类别的识别能力往往导致已知类别的准确率下降。现有方法多将BNT归因于对已知类别的过拟合,但我们观察到一个有趣现象:模型在某些下游数据上存在非对称混淆,即类别A常被误判为类别B,但反向极少发生。已知类别的此类偏差可通过交叉熵损失缓解,但预训练带来的偏见在未见类别上持续存在并损害泛化能力。为此,我们提出NeRP——一种无需修改模型参数的即插即用提示校正策略。NeRP利用中性文本提示和参考图像,测量沿预训练类别几何结构的类别先验偏好,并结合样本似然得到模型代理得分。若某样本的先验强烈支持当前预测而观测证据明显不足,则对易混淆类别对进行局部翻转,纠正先验主导的误判。在多个骨干网络和15个少样本及跨域基准上的实验表明,NeRP显著提升未见类别的准确率,同时保持已知类别的预测性能。

原文摘要 · Abstract (English)

Efficient transfer learning of vision-language models (VLMs) commonly suffers from a Base-New Trade-off (BNT): improving performance on unseen (new) classes often degrades accuracy on known (base) classes. Addressing how to boost recognition of unseen classes without sacrificing known-class performance remains a central challenge. Existing work often simplistically attributes the BNT to overfitting on known classes. We observe an interesting phenomenon: VLMs frequently exhibit asymmetric confusion on certain downstream data, i.e., samples of class A are systematically mispredicted as class B, while the reverse confusion (B to A) rarely occurs. For known classes, this kind of bias can be mitigated by tuning using a cross-entropy loss, but for unseen classes, such pretraining-induced bias persists and harms generalization. Motivated by this, we propose NeRP, a plug-and-play prompting correction strategy that improves discrimination on unseen classes without modifying model parameters. NeRP leverages neutral text prompts and reference images to measure class-wise prior preferences along the pre-trained inter-class geometry, and combines them with the sample likelihood to obtain the model's surrogate score. If, for a given sample, the prior strongly favors the current prediction while the observed evidence is clearly insufficient, we perform a local flip between easily confusable class pairs, thereby correcting prior-dominated mispredictions. Extensive experiments across multiple backbones and 15 few-shot and cross-domain benchmarks show that NeRP substantially improves accuracy on unseen classes while preserving known-class prediction performance.

视觉语言模型少样本学习提示工程泛化能力

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