paper-with-me

홈 › Papers

VDT-Auto: End-to-end Autonomous Driving with VLM-Guided Diffusion Transformers

2025-02-27 · Ziang Guo, Konstantin Gubernatorov, Selamawit Asfaw, Zakhar Yagudin, Dzmitry Tsetserukou

In autonomous driving, dynamic environment and corner cases pose significant challenges to the robustness of ego vehicle's decision-making. To address these challenges, commencing with the representation of state-action mapping in the end-to-end autonomous driving paradigm, we introduce a novel pipeline, VDT-Auto. Leveraging the advancement of the state understanding of Visual Language Model (VLM), incorporating with diffusion Transformer-based action generation, our VDT-Auto parses the environment geometrically and contextually for the conditioning of the diffusion process. Geometrically, we use a bird's-eye view (BEV) encoder to extract feature grids from the surrounding images. Contextually, the structured output of our fine-tuned VLM is processed into textual embeddings and noisy paths. During our diffusion process, the added noise for the forward process is sampled from the noisy path output of the fine-tuned VLM, while the extracted BEV feature grids and embedded texts condition the reverse process of our diffusion Transformers. Our VDT-Auto achieved 0.52m on average L2 errors and 21% on average collision rate in the nuScenes open-loop planning evaluation. Moreover, the real-world demonstration exhibited prominent generalizability of our VDT-Auto. The code and dataset will be released after acceptance.

📄 PDF Abstract BibTeX arXiv:2502.20108

Code (0)

등록된 구현이 없습니다.

Tasks

Action GenerationAutonomous Driving

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DriveDiTFit: Fine-tuning Diffusion Transformers for Autonomous Driving

2024-07-22 · Jiahang Tu, Wei Ji, Hanbin Zhao, Chao Zhang 외

In autonomous driving, deep models have shown remarkable performance across various visual perception tasks with the demand of high-quality and huge-diversity training datasets. Such datasets are expected to cover variou…

Autonomous DrivingDiversitySemantic SimilaritySemantic Textual Similarity

DiffVLA: Vision-Language Guided Diffusion Planning for Autonomous Driving

2025-05-26 · Anqing Jiang, Yu Gao, Zhigang Sun, Yiru Wang 외

Research interest in end-to-end autonomous driving has surged owing to its fully differentiable design integrating modular tasks, i.e. perception, prediction and planing, which enables optimization in pursuit of the ulti…

Autonomous DrivingDiversityLanguage ModelingLanguage Modelling

Diffusion-ES: Gradient-free Planning with Diffusion for Autonomous and Instruction-guided Driving

2024-01-01 · CVPR 2024 1 · Brian Yang, Huangyuan Su, Nikolaos Gkanatsios, Tsung-Wei Ke 외

Diffusion models excel at modeling complex and multimodal trajectory distributions for decision-making and control. Reward-gradient guided denoising has been recently proposed to generate trajectories that maximize b…

Autonomous DrivingDenoisingEfficient Exploration

BridgeDrive: Diffusion Bridge Policy for Closed-Loop Trajectory Planning in Autonomous Driving

2025-09-28 · Shu Liu, Wenlin Chen, Weihao Li, Zheng Wang 외 arxiv

Diffusion-based planners have shown strong potential for autonomous driving by capturing multi-modal driving behaviors. A key challenge is how to effectively guide these models for safe and reactive planning in closed-lo…

Trajectory PlanningAutonomous Driving

AdvDiffuser: Generating Adversarial Safety-Critical Driving Scenarios via Guided Diffusion

2024-10-11 · Yuting Xie, Xianda Guo, Cong Wang, Kunhua Liu 외

Safety-critical scenarios are infrequent in natural driving environments but hold significant importance for the training and testing of autonomous driving systems. The prevailing approach involves generating safety-crit…

Autonomous DrivingDiversity