arXiv:2511.11266cs.CV2025-11被引 4

用交通场景图增强语言驱动自动驾驶模型的推理能力

GraphPilot: Grounded Scene Graph Conditioning for Language-Based Autonomous Driving

  • 通过结构化场景图作为提示,引导语言模型理解交通实体关系
  • 在LangAuto和Bench2Drive上驾驶得分显著优于基线模型
  • 无需测试时输入图结构,通用性强,适合多架构适配

视觉-语言模型在自动驾驶规划中崭露头角,其成功依赖于对空间结构和动态交互的拓扑感知推理。然而,现有模型通常缺乏显式编码关系依赖的监督信号,难以从原始传感器数据中推断交通参与者之间的相互影响。本文提出一种模型无关的新方法,通过交通场景图对语言驱动模型进行结构化关系条件化。我们以不同抽象层次和格式序列化场景图,并通过结构化提示模板将其融入模型,系统分析关系监督在何时何地最有效且计算高效。在LangAuto和Bench2Drive基准上的大量实验表明,场景图条件化带来显著且持续的性能提升。与LMDrive、BEVDriver和SimLingo等基线相比,本文方法在驾驶得分上实现大幅增长。结果表明,多种架构均可通过场景图条件训练有效内化并扎根关系先验,即使测试时无需输入场景图。代码、微调模型及场景图数据集已公开于https://github.com/iis-esslingen/GraphPilot。

原文摘要 · Abstract (English)

Vision-language models have recently emerged as promising planners for autonomous driving, where success hinges on topology-aware reasoning over spatial structure and dynamic interactions from multimodal input. However, existing models are typically trained without supervision that explicitly encodes these relational dependencies, limiting their ability to infer how agents and other traffic entities influence one another from raw sensor data. In this work, we bridge this gap with a novel model-agnostic method that conditions language-based driving models on structured relational context in the form of traffic scene graphs. We serialize scene graphs at various abstraction levels and formats, and incorporate them into models via structured prompt templates, enabling systematic analysis of when and how relational supervision is most beneficial and computationally efficient. Extensive evaluations on the LangAuto and Bench2Drive benchmarks show that scene graph conditioning yields large and persistent improvements. We observe a substantial performance increase in the Driving Score of our proposed approach versus competitive LMDrive, BEVDriver, and SimLingo baselines. These results indicate that diverse architectures can effectively internalize and ground relational priors through scene graph-conditioned training, even without requiring scene graph input at test-time. Code, fine-tuned models, and our scene graph dataset are publicly available at https://github.com/iis-esslingen/GraphPilot.

自动驾驶场景图语言模型视觉-语言

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