用一致性模型实现自动驾驶实时联合轨迹规划
Predictive Planner for Autonomous Driving with Consistency Models
- 基于一致性模型联合生成自车与周边车辆轨迹
- 仅需10步采样即生成高质量轨迹,速度远超传统扩散模型
- 支持多约束在线优化,适合算力受限的实时系统
轨迹预测与规划对自动驾驶在动态环境中的安全高效行驶至关重要。传统方法将二者分离,难以实现交互式规划。尽管近期基于扩散模型的生成方法在多智能体轨迹生成上表现良好,但其采样速度慢,不适用于高频规划任务。本文提出一种基于一致性模型的预测规划器,可从自车与周围车辆的联合分布中采样,条件于自车的导航目标。该模型在真实人类驾驶数据集上训练,相比标准扩散模型,仅用10步采样即可生成更高质量的轨迹,更适合实时部署。为同时满足自车轨迹的多种规划约束,我们引入受交替方向乘子法(ADMM)启发的在线引导采样方法。在Waymo Open Motion Dataset(WOMD)上的评估表明,该方法能实现主动行为如轻微推动与礼让,且轨迹更平滑、安全、高效,在有限计算资源下仍能满足多重约束。
原文摘要 · Abstract (English)
Trajectory prediction and planning are essential for autonomous vehicles to navigate safely and efficiently in dynamic environments. Traditional approaches often treat them separately, limiting the ability for interactive planning. While recent diffusion-based generative models have shown promise in multi-agent trajectory generation, their slow sampling is less suitable for high-frequency planning tasks. In this paper, we leverage the consistency model to build a predictive planner that samples from a joint distribution of ego and surrounding agents, conditioned on the ego vehicle's navigational goal. Trained on real-world human driving datasets, our consistency model generates higher-quality trajectories with fewer sampling steps than standard diffusion models, making it more suitable for real-time deployment. To enforce multiple planning constraints simultaneously on the ego trajectory, a novel online guided sampling approach inspired by the Alternating Direction Method of Multipliers (ADMM) is introduced. Evaluated on the Waymo Open Motion Dataset (WOMD), our method enables proactive behavior such as nudging and yielding, and also demonstrates smoother, safer, and more efficient trajectories and satisfaction of multiple constraints under a limited computational budget.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。