arXiv:2605.03456cs.CV2026-05

用外部视觉记忆增强开放世界目标检测,提升罕见类别识别能力

VL-SAM-v3: Memory-Guided Visual Priors for Open-World Object Detection

论文配图:VL-SAM-v3: Memory-Guided Visual Priors for Open-World Object Detection
图 1 · 摘自论文原文
  • 引入非参数化视觉记忆库,检索并生成稀疏/密集视觉先验
  • 在LVIS数据集上零样本检测性能显著提升,尤其对罕见类别
  • 支持开放词汇与开放末端检测,适用于多场景目标识别

开放世界目标检测旨在定位和识别超出固定标签空间的物体。现有方法主要依赖粗粒度文本语义和参数化知识,难以应对细粒度外观差异、稀有类别和复杂场景。本文提出VL-SAM-v3,一个统一框架,通过检索式外部视觉记忆增强开放世界检测。一旦获得候选类别,该框架从非参数记忆库中检索相关视觉原型,并转化为两类互补视觉先验:用于实例级空间定位的稀疏先验,以及用于类别感知局部上下文的密集先验。这些先验通过记忆引导提示精炼机制与原始检测提示融合,实现统一的检索-精炼流程,支持开放词汇与开放末端推理。在LVIS上的大量零样本实验表明,VL-SAM-v3在两种推理模式下均持续提升检测性能,尤其在稀有类别上表现突出。此外,使用更强的开放词汇检测器(如SAM3)的实验验证了所提机制的通用性。

原文摘要 · Abstract (English)

Open-world object detection aims to localize and recognize objects beyond a fixed closed-set label space. It is commonly divided into two categories, i.e., open-vocabulary detection, which assumes a predefined category list at test time, and open-ended detection, which requires generating candidate categories during the inference. Existing methods rely primarily on coarse textual semantics and parametric knowledge, which often provide insufficient visual evidence for fine-grained appearance variation, rare categories, and cluttered scenes. In this paper, we propose VL-SAM-v3, a unified framework that augments open-world detection with retrieval-grounded external visual memory. Specifically, once candidate categories are available, VL-SAM-v3 retrieves relevant visual prototypes from a non-parametric memory bank and transforms them into two complementary visual priors, i.e., sparse priors for instance-level spatial anchoring and dense priors for class-aware local context. These priors are integrated with the original detection prompts via Memory-Guided Prompt Refinement, enabling a shared retrieval-and-refinement mechanism that supports open-vocabulary and open-ended inference. Extensive zero-shot experiments on LVIS show that VL-SAM-v3 consistently improves detection performance under both open-vocabulary and open-ended inference, with particularly strong gains on rare categories. Moreover, experiments with a stronger open-vocabulary detector (i.e., SAM3) validate the generality of the proposed retrieval-and-refinement mechanism.

目标检测开放世界视觉记忆零样本

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