首个评估视觉大模型在安全驾驶场景下表现的基准测试,发现现有模型准确率不足40%。
Are Vision LLMs Road-Ready? A Comprehensive Benchmark for Safety-Critical Driving Video Understanding
- 构建分层能力体系,用1万道选择题评测视觉大模型的驾驶理解能力。
- 14个主流模型最高准确率仅39.8%,暴露对复杂路况理解严重不足。
- 通过领域微调提升5.24~10.94个百分点,证明针对性训练必要性。
视觉大语言模型(VLLMs)在图像描述、视觉问答等通用视觉任务中表现优异,但在自动驾驶等安全关键领域的能力仍缺乏系统评估。现有多模态基准主要关注常规驾驶场景,难以检验VLLMs在紧急或复杂情境下的表现。为此,我们提出DVBench,首个专为评估VLLMs在安全关键驾驶视频理解能力而设计的基准。该基准基于与自动驾驶系统评估框架一致的层级能力分类体系,包含10,000道带人工标注答案的多项选择题,全面考察模型的感知与推理能力。对14个参数量从0.5B到72B的SOTA VLLM进行实验,结果显示所有模型最高准确率仅为39.8%,均未超过40%,揭示其在复杂驾驶场景理解上的显著短板。进一步通过DVBench领域数据微调,模型准确率提升5.24至10.94个百分点,相对提升达43.59%,凸显针对性适配的重要性。DVBench为开发满足真实自动驾驶系统安全与鲁棒性要求的VLLM提供了必要评估框架与研究路径。相关工具包与微调模型已开源:https://github.com/tong-zeng/DVBench.git。
原文摘要 · Abstract (English)
Vision Large Language Models (VLLMs) have demonstrated impressive capabilities in general visual tasks such as image captioning and visual question answering. However, their effectiveness in specialized, safety-critical domains like autonomous driving remains largely unexplored. Autonomous driving systems require sophisticated scene understanding in complex environments, yet existing multimodal benchmarks primarily focus on normal driving conditions, failing to adequately assess VLLMs' performance in safety-critical scenarios. To address this, we introduce DVBench, a pioneering benchmark designed to evaluate the performance of VLLMs in understanding safety-critical driving videos. Built around a hierarchical ability taxonomy that aligns with widely adopted frameworks for describing driving scenarios used in assessing highly automated driving systems, DVBench features 10,000 multiple-choice questions with human-annotated ground-truth answers, enabling a comprehensive evaluation of VLLMs' capabilities in perception and reasoning. Experiments on 14 SOTA VLLMs, ranging from 0.5B to 72B parameters, reveal significant performance gaps, with no model achieving over 40% accuracy, highlighting critical limitations in understanding complex driving scenarios. To probe adaptability, we fine-tuned selected models using domain-specific data from DVBench, achieving accuracy gains ranging from 5.24 to 10.94 percentage points, with relative improvements of up to 43.59%. This improvement underscores the necessity of targeted adaptation to bridge the gap between general-purpose VLLMs and mission-critical driving applications. DVBench establishes an essential evaluation framework and research roadmap for developing VLLMs that meet the safety and robustness requirements for real-world autonomous systems. We released the benchmark toolbox and the fine-tuned model at: https://github.com/tong-zeng/DVBench.git.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。