English

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

Computer Vision and Pattern Recognition 2026-04-02 v2 Multimedia

Abstract

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.

Keywords

Cite

@article{arxiv.2601.08476,
  title  = {Cross-modal Proxy Evolving for OOD Detection with Vision-Language Models},
  author = {Hao Tang and Yu Liu and Shuanglin Yan and Fei Shen and Shengfeng He and Jing Qin},
  journal= {arXiv preprint arXiv:2601.08476},
  year   = {2026}
}

Comments

Accepted by AAAI 2026

R2 v1 2026-07-01T09:02:38.167Z