构建100个跨领域检测数据集,评测视觉语言模型在新概念上的泛化能力。
Roboflow100-VL: A Multi-Domain Object Detection Benchmark for Vision-Language Models
- 用少量样本+文本描述实现视觉语言模型对新概念的快速对齐
- 医疗影像上零样本准确率低于2%,凸显少样本对齐必要性
- 适合关注模型泛化与少样本学习的研究者使用
视觉语言模型(VLMs)在互联网规模数据上训练后,在常见物体如汽车、卡车和行人上表现出色的零样本检测性能。然而,当前最先进的模型仍难以泛化到预训练中未见的类别、任务和成像模态。我们主张,不应仅通过增加视觉数据重新训练VLM,而应利用包含少量视觉样本和丰富文本描述的标注指令,将VLM与新概念对齐。为此,我们推出了Roboflow100-VL,一个包含100个多模态目标检测数据集的大规模集合,涵盖预训练中不常见的多样化概念。我们在零样本、少样本、半监督和全监督设置下评估了前沿模型的表现,支持不同数据条件下的对比分析。值得注意的是,GroundingDINO和Qwen2.5-VL在Roboflow100-VL中的医学影像数据集上零样本准确率不足2%,表明少样本概念对齐的迫切需求。最后,我们分享了近期CVPR 2025基础少样本目标检测竞赛的成果,冠军团队相比基线提升17 mAP!代码与数据集已开源:https://github.com/roboflow/rf100-vl 及 https://universe.roboflow.com/rf100-vl/
原文摘要 · Abstract (English)
Vision-language models (VLMs) trained on internet-scale data achieve remarkable zero-shot detection performance on common objects like car, truck, and pedestrian. However, state-of-the-art models still struggle to generalize to out-of-distribution classes, tasks and imaging modalities not typically found in their pre-training. Rather than simply re-training VLMs on more visual data, we argue that one should align VLMs to new concepts with annotation instructions containing a few visual examples and rich textual descriptions. To this end, we introduce Roboflow100-VL, a large-scale collection of 100 multi-modal object detection datasets with diverse concepts not commonly found in VLM pre-training. We evaluate state-of-the-art models on our benchmark in zero-shot, few-shot, semi-supervised, and fully-supervised settings, allowing for comparison across data regimes. Notably, we find that VLMs like GroundingDINO and Qwen2.5-VL achieve less than 2% zero-shot accuracy on challenging medical imaging datasets within Roboflow100-VL, demonstrating the need for few-shot concept alignment. Lastly, we discuss our recent CVPR 2025 Foundational FSOD competition and share insights from the community. Notably, the winning team significantly outperforms our baseline by 17 mAP! Our code and dataset are available at https://github.com/roboflow/rf100-vl and https://universe.roboflow.com/rf100-vl/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。