arXiv:2412.15206cs.CVcs.LG2024-12被引 44

评测自动驾驶视觉语言模型的可信性,发现通用模型反而更可靠

AutoTrust: Benchmarking Trustworthiness in Large Vision Language Models for Autonomous Driving

  • 构建超10万场景的问答数据集,多维度评估模型可信性
  • 通用模型如LLaVA-v1.6在可信性上优于专用模型
  • 模型易泄露隐私且对攻击敏感,适合自动驾驶安全研究者

针对自动驾驶领域的大规模视觉语言模型(DriveVLMs),现有研究较少关注其可信性——这直接影响公共交通安全。本文提出AutoTrust,首个涵盖可信性、安全、鲁棒性、隐私与公平性的综合性基准。我们构建了包含超过10,000个独特场景和18,000个问题的视觉问答数据集,评估六种公开可用的VLMs,涵盖通用型与专用型、开源与商业模型。结果揭示此前未被发现的漏洞:通用模型如LLaVA-v1.6和GPT-4o-mini在整体可信性上显著优于专用于驾驶的模型;而DriveLM-Agent等模型极易泄露敏感信息。此外,无论通用还是专用模型,均易受对抗攻击,且在不同环境与人群间难以保证决策无偏。研究呼吁立即加强驱动模型的可信性治理,以保障自动驾驶系统安全。代码与数据已开源。

原文摘要 · Abstract (English)

Recent advancements in large vision language models (VLMs) tailored for autonomous driving (AD) have shown strong scene understanding and reasoning capabilities, making them undeniable candidates for end-to-end driving systems. However, limited work exists on studying the trustworthiness of DriveVLMs -- a critical factor that directly impacts public transportation safety. In this paper, we introduce AutoTrust, a comprehensive trustworthiness benchmark for large vision-language models in autonomous driving (DriveVLMs), considering diverse perspectives -- including trustfulness, safety, robustness, privacy, and fairness. We constructed the largest visual question-answering dataset for investigating trustworthiness issues in driving scenarios, comprising over 10k unique scenes and 18k queries. We evaluated six publicly available VLMs, spanning from generalist to specialist, from open-source to commercial models. Our exhaustive evaluations have unveiled previously undiscovered vulnerabilities of DriveVLMs to trustworthiness threats. Specifically, we found that the general VLMs like LLaVA-v1.6 and GPT-4o-mini surprisingly outperform specialized models fine-tuned for driving in terms of overall trustworthiness. DriveVLMs like DriveLM-Agent are particularly vulnerable to disclosing sensitive information. Additionally, both generalist and specialist VLMs remain susceptible to adversarial attacks and struggle to ensure unbiased decision-making across diverse environments and populations. Our findings call for immediate and decisive action to address the trustworthiness of DriveVLMs -- an issue of critical importance to public safety and the welfare of all citizens relying on autonomous transportation systems. We release all the codes and datasets in https://github.com/taco-group/AutoTrust.

自动驾驶可信性视觉语言模型安全评测

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