arXiv:2501.12799cs.RO2025-01AAAI被引 11

基于路线意图的多模态规划器,统一预测与决策,提升自动驾驶安全性。

Int2Planner: An Intention-based Multi-modal Motion Planner for Integrated Prediction and Planning

  • 用路线意图点替代静态目标点,实现多模态轨迹生成
  • 在nuPlan和自建数据集上均达当前最优性能
  • 已在真实城市道路完成数百公里自动驾驶验证

运动规划是自动驾驶的核心模块,主要挑战来自与其他交通参与者交互带来的不确定性。以往方法将预测与规划分开处理,难以有效建模交互关系。由于行驶路径为车辆提供了相对稳定的意图信息,有助于降低不确定性。基于此,我们提出Int2Planner——一种基于意图的集成式多模态运动规划框架。不同于传统静态意图点,Int2Planner采用路线意图点作为输入,并为每个意图点生成对应的规划轨迹,从而支持多模态输出。在私有数据集和公开的nuPlan基准测试中,实验表明路线意图点显著提升规划效果,Int2Planner达到当前最佳性能。我们还将系统部署于真实车辆,在城市环境中完成了数百公里的自动驾驶测试,验证了其持续与交通环境交互的能力。代码将于https://github.com/cxlz/Int2Planner发布。

原文摘要 · Abstract (English)

Motion planning is a critical module in autonomous driving, with the primary challenge of uncertainty caused by interactions with other participants. As most previous methods treat prediction and planning as separate tasks, it is difficult to model these interactions. Furthermore, since the route path navigates ego vehicles to a predefined destination, it provides relatively stable intentions for ego vehicles and helps constrain uncertainty. On this basis, we construct Int2Planner, an \textbf{Int}ention-based \textbf{Int}egrated motion \textbf{Planner} achieves multi-modal planning and prediction. Instead of static intention points, Int2Planner utilizes route intention points for ego vehicles and generates corresponding planning trajectories for each intention point to facilitate multi-modal planning. The experiments on the private dataset and the public nuPlan benchmark show the effectiveness of route intention points, and Int2Planner achieves state-of-the-art performance. We also deploy it in real-world vehicles and have conducted autonomous driving for hundreds of kilometers in urban areas. It further verifies that Int2Planner can continuously interact with the traffic environment. Code will be avaliable at https://github.com/cxlz/Int2Planner.

自动驾驶多模态规划意图建模nuPlan

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