VL-SAM-V2可无输入发现新物体,同时保持高检测性能。
VL-SAM-V2: Open-World Object Detection with General and Specific Query Fusion
- 融合开放集与开放端模型的查询,实现通用与特定查询交互
- 在LVIS数据集上对罕见物体的检测准确率超越现有方法
- 支持无需人类标注的开放世界检测,适合实际部署场景
当前感知模型依赖大规模标注数据,在开放世界环境中面对未知物体仍存挑战。为应对此问题,研究者提出开放集感知模型,可在推理时检测用户输入的新类别,但需人工提供类别。近期更现实的任务是开放端感知,即无需任何类别输入即可发现未见物体,但性能较低。本文提出VL-SAM-V2,一种具备开放世界目标检测能力的框架,既能发现未知物体,又保持优异性能。通过融合开放集与开放端模型的查询,设计通用与特定查询融合模块,使不同查询相互作用;调整开放集查询,使模型可运行于开放集或开放端模式。为学习更多样化查询,引入排序可学习查询,按顺序匹配开放端模型的候选框;并设计去噪点训练策略以提升训练效果。在LVIS数据集上的实验表明,该方法优于先前的开放集与开放端方法,尤其在稀有物体检测上表现突出。
原文摘要 · Abstract (English)
Current perception models have achieved remarkable success by leveraging large-scale labeled datasets, but still face challenges in open-world environments with novel objects. To address this limitation, researchers introduce open-set perception models to detect or segment arbitrary test-time user-input categories. However, open-set models rely on human involvement to provide predefined object categories as input during inference. More recently, researchers have framed a more realistic and challenging task known as open-ended perception that aims to discover unseen objects without requiring any category-level input from humans at inference time. Nevertheless, open-ended models suffer from low performance compared to open-set models. In this paper, we present VL-SAM-V2, an open-world object detection framework that is capable of discovering unseen objects while achieving favorable performance. To achieve this, we combine queries from open-set and open-ended models and propose a general and specific query fusion module to allow different queries to interact. By adjusting queries from open-set models, we enable VL-SAM-V2 to be evaluated in the open-set or open-ended mode. In addition, to learn more diverse queries, we introduce ranked learnable queries to match queries with proposals from open-ended models by sorting. Moreover, we design a denoising point training strategy to facilitate the training process. Experimental results on LVIS show that our method surpasses the previous open-set and open-ended methods, especially on rare objects.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。