arXiv:2511.17150cs.CV2025-11AAAI被引 13

用扩散模型分步优化驾驶轨迹,提升预测精度与环境适应性。

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

  • 先用变压器生成粗略轨迹,再通过扩散模型迭代精修。
  • 在NAVSIM v2上达87.4 EPDMS,在Bench2Drive上71.4 SR新纪录。
  • 适合追求高精度端到端自动驾驶轨迹规划的研究者。

传统自动驾驶中判别式方法仅预测有限候选轨迹,而生成式方法如扩散模型能学习未来运动的潜在分布,更具灵活性。但现有方法多依赖人工设计的轨迹锚点或随机噪声,改进空间仍大。本文提出DiffRefiner,一种两阶段轨迹规划框架:第一阶段采用基于Transformer的提案解码器,从传感器输入回归生成粗略轨迹;第二阶段引入扩散精修模块,对初始轨迹进行逐轮去噪与优化。该设计通过判别式提案模块为生成过程提供强引导,显著提升性能。同时,我们设计细粒度去噪解码器,增强轨迹与周围环境的契合度。实验表明,DiffRefiner在NAVSIM v2上达到87.4 EPDMS,在Bench2Drive上实现87.1 DS与71.4 SR,刷新两个公开基准记录。消融实验验证了各组件有效性。

原文摘要 · Abstract (English)

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 trajectory proposal module, which provides strong guidance for the generative refinement process. Furthermore, we design a fine-grained denoising decoder to enhance scene compliance, enabling more accurate trajectory prediction through enhanced alignment with the surrounding environment. Experimental results demonstrate that DiffRefiner achieves state-of-the-art performance, attaining 87.4 EPDMS on NAVSIM v2, and 87.1 DS along with 71.4 SR on Bench2Drive, thereby setting new records on both public benchmarks. The effectiveness of each component is validated via ablation studies as well.

轨迹规划扩散模型自动驾驶

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。