paper-with-me

Papers

UncAD: Towards Safe End-to-end Autonomous Driving via Online Map Uncertainty

2025-04-17 · Pengxuan Yang, Yupeng Zheng, Qichao Zhang, Kefei Zhu, Zebin Xing, Qiao Lin, Yun-Fu Liu, Zhiguo Su, Dongbin Zhao

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.

📄 PDF Abstract BibTeX arXiv:2504.12826

Code (1)

pengxuanyang/uncad 공식 구현 pytorch

Tasks

Autonomous Drivingmotion prediction

Similar Papers 제목 키워드 기반

Safe Reinforcement Learning with Probabilistic Control Barrier Functions for Ramp Merging

2022-12-01 · Soumith Udatha, Yiwei Lyu, John Dolan

Prior work has looked at applying reinforcement learning and imitation learning approaches to autonomous driving scenarios, but either the safety or the efficiency of the algorithm is compromised. With the use of control…

Autonomous DrivingImitation Learningreinforcement-learningReinforcement Learning+2

HyPlan: Hybrid Learning-Assisted Planning Under Uncertainty for Safe Autonomous Driving

2025-10-08 · Donald Pfaffmann, Matthias Klusch, Marcel Steinmetz arxiv

We present a novel hybrid learning-assisted planning method, named HyPlan, for solving the collision-free navigation problem for self-driving cars in partially observable traffic environments. HyPlan combines methods for…

Reinforcement LearningAutonomous Driving

A Risk-Sensitive and Uncertainty-Aware Decision-Making and Control Framework for Safe and Robust Autonomous Driving

2026-09-09 · Zhuoren Li, Ran Yu, Weiqi Zhang, Ming Liu 외 arxiv

Reinforcement learning (RL) has demonstrated considerable potential for autonomous driving decision-making. However, its deployment in urban autonomous driving, particularly at highly interactive unsignalized intersectio…

Reinforcement LearningAutonomous Driving

Uncertainty Quantification with Statistical Guarantees in End-to-End Autonomous Driving Control

2019-09-21 · Rhiannon Michelmore, Matthew Wicker, Luca Laurenti, Luca Cardelli 외

Deep neural network controllers for autonomous driving have recently benefited from significant performance improvements, and have begun deployment in the real world. Prior to their widespread adoption, safety guarantees…

Autonomous DrivingBayesian InferenceCollision AvoidanceDecision Making+1

Failure Detection for Motion Prediction of Autonomous Driving: An Uncertainty Perspective

2023-01-11 · Wenbo Shao, Yanchao Xu, Liang Peng, Jun Li 외

Motion prediction is essential for safe and efficient autonomous driving. However, the inexplicability and uncertainty of complex artificial intelligence models may lead to unpredictable failures of the motion prediction…

Autonomous Drivingmotion predictionPrediction