paper-with-me

Papers

VERDI: VLM-Embedded Reasoning for Autonomous Driving

2025-05-21 · Bowen Feng, Zhiting Mei, Baiang Li, Julian Ost, Roger Girgis, Anirudha Majumdar, Felix Heide

While autonomous driving (AD) stacks struggle with decision making under partial observability and real-world complexity, human drivers are capable of commonsense reasoning to make near-optimal decisions with limited information. Recent work has attempted to leverage finetuned Vision-Language Models (VLMs) for trajectory planning at inference time to emulate human behavior. Despite their success in benchmark evaluations, these methods are often impractical to deploy (a 70B parameter VLM inference at merely 8 tokens per second requires more than 160G of memory), and their monolithic network structure prohibits safety decomposition. To bridge this gap, we propose VLM-Embedded Reasoning for autonomous Driving (VERDI), a training-time framework that distills the reasoning process and commonsense knowledge of VLMs into the AD stack. VERDI augments modular differentiable end-to-end (e2e) AD models by aligning intermediate module outputs at the perception, prediction, and planning stages with text features explaining the driving reasoning process produced by VLMs. By encouraging alignment in latent space, VERDI enables the modular AD stack to internalize structured reasoning, without incurring the inference-time costs of large VLMs. We demonstrate the effectiveness of our method on the NuScenes dataset and find that VERDI outperforms existing e2e methods that do not embed reasoning by 10% in $\ell_{2}$ distance, while maintaining high inference speed.

📄 PDF Abstract BibTeX arXiv:2505.15925

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingTrajectory Planning

Similar Papers 제목 키워드 기반

Validate the Dream Before You Trust Its Verdict: Admissibility for World-Model Simulators

2026-07-08 · Christian Oefinger, Finn Rasmus Schäfer, Korbinian Moller, Mattia Piccinini 외 arxiv

Across robotics, World Models (WMs) are increasingly used to evaluate action policies by simulating the consequences of actions in an imagined world, and returning a success or safety verdict. Yet a verdict is only as tr…

Autonomous Driving

Talk2BEV: Language-enhanced Bird's-eye View Maps for Autonomous Driving

2023-10-03 · Tushar Choudhary, Vikrant Dewangan, Shivam Chandhok, Shubham Priyadarshan 외

Talk2BEV is a large vision-language model (LVLM) interface for bird's-eye view (BEV) maps in autonomous driving contexts. While existing perception systems for autonomous driving scenarios have largely focused on a pre-d…

Autonomous DrivingDecision MakingLanguage ModelingLanguage Modelling+3

Spatial-aware Vision Language Model for Autonomous Driving

2025-12-30 · Weijie Wei, Zhipeng Luo, Ling Feng, Venice Erin Liong arxiv

While Vision-Language Models (VLMs) show significant promise for end-to-end autonomous driving by leveraging the common sense embedded in language models, their reliance on 2D image cues for complex scene understanding a…

Scene UnderstandingAutonomous DrivingSpatial Reasoning

CleverDistiller: Simple and Spatially Consistent Cross-modal Distillation

2025-03-12 · Hariprasath Govindarajan, Maciej K. Wozniak, Marvin Klingner, Camille Maurice 외

Vision foundation models (VFMs) such as DINO have led to a paradigm shift in 2D camera-based perception towards extracting generalized features to support many downstream tasks. Recent works introduce self-supervised cro…

3D Object DetectionAutonomous DrivingKnowledge Distillationobject-detection+4

Teaching Autonomous Driving Using a Modular and Integrated Approach

2018-02-22 · Jie Tang, Shaoshan Liu, Songwen Pei, Stephane Zuckerman 외

Autonomous driving is not one single technology but rather a complex system integrating many technologies, which means that teaching autonomous driving is a challenging task. Indeed, most existing autonomous driving clas…

Autonomous Driving