PulseAugur
实时 12:31:01

DynProto method dynamically learns OOD prototypes for improved vision-language model detection

Researchers have introduced DynProto, a new method for detecting out-of-distribution (OOD) samples in vision-language models. Unlike previous approaches that rely on predefined OOD labels, DynProto dynamically learns OOD prototypes during testing using only in-distribution data. The method identifies OOD samples by observing that they tend to cluster in the feature space, using easily detectable OOD samples as anchors to find harder ones. DynProto has demonstrated significant improvements on benchmarks like ImageNet, reducing false positive rates and enhancing detection accuracy. AI

影响 Introduces a novel OOD detection technique that dynamically learns prototypes, potentially improving model robustness in real-world applications.

排序理由 Academic paper introducing a novel method for out-of-distribution detection in computer vision.

在 arXiv cs.CV 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

DynProto method dynamically learns OOD prototypes for improved vision-language model detection

报道来源 [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yanqi Wu, Xinhua Lu, Runhe Lai, Qichao Chen, Jia-Xin Zhuang, Wei-Shi Zheng, Ruixuan Wang ·

    DynProto: Dynamic Prototype Evolution for Out-of-Distribution Detection

    arXiv:2604.23729v1 Announce Type: new Abstract: Recent studies show that using potential out-of-distribution (OOD) labels from large corpora as auxiliary information can improve OOD detection in vision-language models (VLMs). However, these methods often fail when real-world OOD …