通过在线地图不确定性提升自动驾驶安全,减少碰撞与规划冲突。
UncAD: Towards Safe End-to-end Autonomous Driving via Online Map Uncertainty
- 在感知模块估计地图不确定性,驱动多模态轨迹生成
- 仅增加1.9%参数,碰撞率降低26%,可行驶区域冲突降42%
- 适合追求高安全性的端到端自动驾驶研究者
端到端自动驾驶直接从原始传感器数据生成规划轨迹。现有方法通常将感知、预测和规划模块融合为可微网络,具备良好扩展性。然而,这些方法常在感知模块中对在线地图采用确定性建模,可能引入错误感知信息,进而影响规划安全性。为此,本文深入探讨在线地图不确定性对安全的重要性,提出新范式UncAD。该方法首先在感知模块估计在线地图的不确定性,再利用该不确定性指导运动预测与规划模块生成多模态轨迹。最后,提出一种基于不确定性-碰撞感知的规划选择策略,根据地图不确定性评估并筛选最优轨迹。实验在nuScenes数据集上验证:将UncAD集成至多种SOTA端到端方法中,仅增加1.9%参数量,即可使碰撞率降低最高26%,可行驶区域冲突率降低最高42%。代码、预训练模型及演示视频见https://github.com/pengxuanyang/UncAD。
原文摘要 · Abstract (English)
End-to-end autonomous driving aims to produce planning trajectories from raw sensors directly. Currently, most approaches integrate perception, prediction, and planning modules into a fully differentiable network, promising great scalability. However, these methods typically rely on deterministic modeling of online maps in the perception module for guiding or constraining vehicle planning, which may incorporate erroneous perception information and further compromise planning safety. To address this issue, we delve into the importance of online map uncertainty for enhancing autonomous driving safety and propose a novel paradigm named UncAD. Specifically, UncAD first estimates the uncertainty of the online map in the perception module. It then leverages the uncertainty to guide motion prediction and planning modules to produce multi-modal trajectories. Finally, to achieve safer autonomous driving, UncAD proposes an uncertainty-collision-aware planning selection strategy according to the online map uncertainty to evaluate and select the best trajectory. In this study, we incorporate UncAD into various state-of-the-art (SOTA) end-to-end methods. Experiments on the nuScenes dataset show that integrating UncAD, with only a 1.9% increase in parameters, can reduce collision rates by up to 26% and drivable area conflict rate by up to 42%. Codes, pre-trained models, and demo videos can be accessed at https://github.com/pengxuanyang/UncAD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。