DiffRefiner: Coarse to Fine Trajectory Planning via Diffusion Refinement with Semantic Interaction for End to End Autonomous Driving
Liuhan Yin, Runkun Ju, Guodong Guo, Erkang Cheng

TL;DR
DiffRefiner introduces a two-stage trajectory prediction framework for autonomous driving that combines coarse proposal generation with diffusion-based refinement, significantly improving accuracy and scene compliance.
Contribution
The paper presents a novel two-stage framework integrating a transformer-based proposal decoder with a diffusion refiner for enhanced trajectory prediction.
Findings
Achieves state-of-the-art results on NAVSIM v2 and Bench2Drive benchmarks.
Demonstrates the effectiveness of combining discriminative proposals with generative diffusion.
Validates each component's contribution through ablation studies.
Abstract
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 motion, enabling more flexible trajectory prediction. However, since these methods typically rely on denoising human-crafted trajectory anchors or random noise, there remains significant room for improvement. In this paper, we propose DiffRefiner, a novel two-stage trajectory prediction framework. The first stage uses a transformer-based Proposal Decoder to generate coarse trajectory predictions by regressing from sensor inputs using predefined trajectory anchors. The second stage applies a Diffusion Refiner that iteratively denoises and refines these initial predictions. In this way, we enhance the performance of diffusion-based planning by incorporating a discriminative…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Robotic Path Planning Algorithms · Human Motion and Animation
