paper-with-me

홈 › Papers

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

2025-11-14 · Fabian Schmidt, Markus Enzweiler, Abhinav Valada arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.11266

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Image Synthesis with Graph Conditioning: CLIP-Guided Diffusion Models for Scene Graphs

2024-01-25 · Rameshwar Mishra, A V Subramanyam

Advancements in generative models have sparked significant interest in generating images while adhering to specific structural guidelines. Scene graph to image generation is one such task of generating images which are c…

Image Generation

Saliency-Depth Conditioning for Zero-Shot Segmentation of Communication-Tower Components in Cluttered UAV Imagery

2026-08-26 · Ali Lesani, Chul Min Yeum, Su-Min Kang arxiv

Fine-grained segmentation of communication-tower components in UAV imagery is essential for automated inspection, yet task-specific models are hard to develop due to limited instance-level annotations. Zero-shot segmenta…

Dependency-Aware Discrete Diffusion for Scene Graph Generation

2026-05-09 · Rajalaxmi Rajagopalan, Romit Roy Choudhury arxiv

Scene graphs (SGs) represent objects and their relationships as structured graphs, enabling applications in image generation, robotics, and 3D understanding. Recent work suggests that conditioning image generation on sce…

Scene Graph GenerationImage Generation

Language-Conditioned Graph Networks for Relational Reasoning

2019-05-10 · ICCV 2019 10 · Ronghang Hu, Anna Rohrbach, Trevor Darrell, Kate Saenko

Solving grounded language tasks often requires reasoning about relationships between objects in the context of a given task. For example, to answer the question "What color is the mug on the plate?" we must check the col…

ObjectReferring Expression ComprehensionRelational ReasoningVisual Question Answering (VQA)

Natural Language Instructions for Scene-Responsive Human-in-the-Loop Motion Planning in Autonomous Driving using Vision-Language-Action Models

2026-02-04 · Angel Martinez-Sanchez, Parthib Roy, Ross Greer arxiv

Instruction-grounded driving, where passenger language guides trajectory planning, requires vehicles to understand intent before motion. However, most prior instruction-following planners rely on simulation or fixed comm…

Trajectory PlanningAutonomous DrivingMotion Planning