paper-with-me

Papers

Predicting Safety Misbehaviours in Autonomous Driving Systems using Uncertainty Quantification

2024-04-29 · Ruben Grewal, Paolo Tonella, Andrea Stocco

The automated real-time recognition of unexpected situations plays a crucial role in the safety of autonomous vehicles, especially in unsupported and unpredictable scenarios. This paper evaluates different Bayesian uncertainty quantification methods from the deep learning domain for the anticipatory testing of safety-critical misbehaviours during system-level simulation-based testing. Specifically, we compute uncertainty scores as the vehicle executes, following the intuition that high uncertainty scores are indicative of unsupported runtime conditions that can be used to distinguish safe from failure-inducing driving behaviors. In our study, we conducted an evaluation of the effectiveness and computational overhead associated with two Bayesian uncertainty quantification methods, namely MC- Dropout and Deep Ensembles, for misbehaviour avoidance. Overall, for three benchmarks from the Udacity simulator comprising both out-of-distribution and unsafe conditions introduced via mutation testing, both methods successfully detected a high number of out-of-bounds episodes providing early warnings several seconds in advance, outperforming two state-of-the-art misbehaviour prediction methods based on autoencoders and attention maps in terms of effectiveness and efficiency. Notably, Deep Ensembles detected most misbehaviours without any false alarms and did so even when employing a relatively small number of models, making them computationally feasible for real-time detection. Our findings suggest that incorporating uncertainty quantification methods is a viable approach for building fail-safe mechanisms in deep neural network-based autonomous vehicles.

📄 PDF Abstract BibTeX arXiv:2404.18573

Code (1)

ast-fortiss-tum/misbehaviour-prediction-with-uncertainty-quantification 공식 구현 tf

Tasks

Autonomous DrivingAutonomous VehiclesUncertainty Quantification

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

DeepGuard: A Framework for Safeguarding Autonomous Driving Systems from Inconsistent Behavior

2021-11-18 · Manzoor Hussain, Nazakat Ali, Jang-Eui Hong

The deep neural networks (DNNs)based autonomous driving systems (ADSs) are expected to reduce road accidents and improve safety in the transportation domain as it removes the factor of human error from driving tasks. The…

Anomaly DetectionAutonomous DrivingAutonomous VehiclesTime Series+1

Towards Benchmarking and Assessing the Safety and Robustness of Autonomous Driving on Safety-critical Scenarios

2025-03-31 · Jingzheng Li, Xianglong Liu, Shikui Wei, Zhijun Chen 외

Autonomous driving has made significant progress in both academia and industry, including performance improvements in perception task and the development of end-to-end autonomous driving systems. However, the safety and …

Adversarial AttackAutonomous DrivingBenchmarking

Machine Learning-Based Vehicle Intention Trajectory Recognition and Prediction for Autonomous Driving

2024-02-25 · Hanyi Yu, Shuning Huo, Mengran Zhu, Yulu Gong 외

In recent years, the expansion of internet technology and advancements in automation have brought significant attention to autonomous driving technology. Major automobile manufacturers, including Volvo, Mercedes-Benz, an…

Autonomous DrivingAutonomous Vehicles

Predicting Model Failure using Saliency Maps in Autonomous Driving Systems

2019-05-19 · Sina Mohseni, Akshay Jagadeesh, Zhangyang Wang

While machine learning systems show high success rate in many complex tasks, research shows they can also fail in very unexpected situations. Rise of machine learning products in safety-critical industries cause an incre…

Autonomous DrivingBIG-bench Machine LearningSteering Control

Safety-aware Motion Prediction with Unseen Vehicles for Autonomous Driving

2021-09-03 · ICCV 2021 10 · Xuanchi Ren, Tao Yang, Li Erran Li, Alexandre Alahi 외

Motion prediction of vehicles is critical but challenging due to the uncertainties in complex environments and the limited visibility caused by occlusions and limited sensor ranges. In this paper, we study a new task, sa…

Autonomous Drivingmotion predictionPredictionTrajectory Prediction