arXiv:2601.08476cs.CVcs.MM2026-01AAAI被引 20

让视觉语言模型在未知数据下更准识别异常输入,无需额外标注。

Cross-modal Proxy Evolving for OOD Detection with Vision-Language Models

  • 测试时动态调整图文双模态代理,自动适应分布偏移。
  • 在ImageNet-1K上比基线提升1.33% AUROC,FPR95降低45.98%。
  • 无需训练或人工标注,适合部署于开放世界的真实场景。

可靠地零样本检测分布外(OOD)输入对视觉语言模型在开放世界中的部署至关重要。然而,零样本OOD检测缺乏负样本标签,需依赖在分布偏移下仍有效的代理信号。现有负标签方法依赖固定文本代理,存在两个问题:(i) 语义空间采样稀疏,难以覆盖分布外区域;(ii) 代理静态不变,而仅视觉特征漂移,导致跨模态错位和预测不稳定。本文提出CoEvo,一种无需训练和标注的测试时框架,实现图文代理的双向、样本条件自适应。具体而言,CoEvo引入代理对齐共演化机制,动态维护两个演化代理缓存,通过测试图像引导挖掘上下文相关文本负例,并迭代优化视觉代理,逐步重对齐跨模态相似性并扩大局部OOD边界。最终,动态加权双模态代理贡献,获得对分布偏移鲁棒的校准OOD分数。在标准基准上的大量实验表明,CoEvo达到领先性能,在ImageNet-1K上相比强基线提升1.33% AUROC,FPR95降低45.98%。

原文摘要 · Abstract (English)

Reliable zero-shot detection of out-of-distribution (OOD) inputs is critical for deploying vision-language models in open-world settings. However, the lack of labeled negatives in zero-shot OOD detection necessitates proxy signals that remain effective under distribution shift. Existing negative-label methods rely on a fixed set of textual proxies, which (i) sparsely sample the semantic space beyond in-distribution (ID) classes and (ii) remain static while only visual features drift, leading to cross-modal misalignment and unstable predictions. In this paper, we propose CoEvo, a training- and annotation-free test-time framework that performs bidirectional, sample-conditioned adaptation of both textual and visual proxies. Specifically, CoEvo introduces a proxy-aligned co-evolution mechanism to maintain two evolving proxy caches, which dynamically mines contextual textual negatives guided by test images and iteratively refines visual proxies, progressively realigning cross-modal similarities and enlarging local OOD margins. Finally, we dynamically re-weight the contributions of dual-modal proxies to obtain a calibrated OOD score that is robust to distribution shift. Extensive experiments on standard benchmarks demonstrate that CoEvo achieves state-of-the-art performance, improving AUROC by 1.33% and reducing FPR95 by 45.98% on ImageNet-1K compared to strong negative-label baselines.

OOD检测视觉语言模型跨模态无监督

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