paper-with-me

Papers

Diffusion-Based Planning for Autonomous Driving with Flexible Guidance

2025-01-26 · Yinan Zheng, Ruiming Liang, Kexin Zheng, Jinliang Zheng, Liyuan Mao, Jianxiong Li, Weihao Gu, Rui Ai, Shengbo Eben Li, Xianyuan Zhan, Jingjing Liu

Achieving human-like driving behaviors in complex open-world environments is a critical challenge in autonomous driving. Contemporary learning-based planning approaches such as imitation learning methods often struggle to balance competing objectives and lack of safety assurance,due to limited adaptability and inadequacy in learning complex multi-modal behaviors commonly exhibited in human planning, not to mention their strong reliance on the fallback strategy with predefined rules. We propose a novel transformer-based Diffusion Planner for closed-loop planning, which can effectively model multi-modal driving behavior and ensure trajectory quality without any rule-based refinement. Our model supports joint modeling of both prediction and planning tasks under the same architecture, enabling cooperative behaviors between vehicles. Moreover, by learning the gradient of the trajectory score function and employing a flexible classifier guidance mechanism, Diffusion Planner effectively achieves safe and adaptable planning behaviors. Evaluations on the large-scale real-world autonomous planning benchmark nuPlan and our newly collected 200-hour delivery-vehicle driving dataset demonstrate that Diffusion Planner achieves state-of-the-art closed-loop performance with robust transferability in diverse driving styles.

📄 PDF Abstract BibTeX arXiv:2501.15564

Code (1)

zhengyinan-air/diffusion-planner pytorch

Tasks

Autonomous DrivingImitation Learning

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 제목 키워드 기반

FeaXDrive: Feasibility-aware Trajectory-Centric Diffusion Planning for End-to-End Autonomous Driving

2026-04-14 · Baoyun Wang, Zhuoren Li, Ran Yu, Yu Che 외 arxiv

End-to-end diffusion planning has shown strong potential for autonomous driving, but the physical feasibility of generated trajectories remains insufficiently addressed. In particular, generated trajectories may exhibit …

Autonomous Driving

MindVLA-U1: VLA Beats VA with Unified Streaming Architecture for Autonomous Driving

2026-05-12 · Yuzhou Huang, Benjin Zhu, Hengtong Lu, Victor Shea-Jay Huang 외 arxiv

Autonomous driving has progressed from modular pipelines toward end-to-end unification, and Vision-Language-Action (VLA) models are a natural extension of this journey beyond Vision-to-Action (VA). In practice, driving V…

Continuous ControlAutonomous Driving

DiffRefiner: Coarse to Fine Trajectory Planning via Diffusion Refinement with Semantic Interaction for End to End Autonomous Driving

2025-11-21 · Liuhan Yin, Runkun Ju, Guodong Guo, Erkang Cheng arxiv

Unlike discriminative approaches in autonomous driving that predict a fixed set of candidate trajectories of the ego vehicle, generative methods, such as diffusion models, learn the underlying distribution of future moti…

Trajectory PredictionTrajectory PlanningAutonomous Driving

G2DP: Diffusion Planning with Spatio-Temporal Grid Guidance

2026-06-24 · Hang Yu, Ye Jin, Alessandro Canevaro, Julian Schmidt 외 arxiv

In autonomous driving, diffusion-based planners have emerged as a promising paradigm for robust motion planning in dense and interactive traffic, as they can effectively model diverse driving behaviors. However, their in…

Collision AvoidanceAutonomous DrivingMotion Planning

Diffusion Forcing Planner: History-Annealed Planning with Time-Dependent Guidance for Autonomous Driving

2026-06-09 · Zehan Zhang, Neng Zhang, Yaoyi Li, Jia Cai 외 arxiv

Learning-based motion planners, despite recent progress, often suffer from temporal inconsistency. Small perturbations across frames can accumulate into unstable trajectories, degrading comfort and safety in closed-loop …

Autonomous Driving