Predicting Safety Misbehaviours in Autonomous Driving Systems using Uncertainty Quantification
Ruben Grewal, Paolo Tonella, Andrea Stocco

TL;DR
This paper evaluates Bayesian uncertainty quantification methods, MC-Dropout and Deep Ensembles, for early detection of safety-critical misbehaviours in autonomous driving, demonstrating their effectiveness and computational feasibility in simulation benchmarks.
Contribution
It provides a comparative analysis of Bayesian methods for real-time misbehaviour detection, highlighting Deep Ensembles as a highly effective and efficient approach.
Findings
Deep Ensembles detect most misbehaviours with no false alarms.
Both methods outperform autoencoders and attention maps in effectiveness and efficiency.
Uncertainty quantification enables early warnings of unsafe conditions.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRisk and Safety Analysis · Software Reliability and Analysis Research · Autonomous Vehicle Technology and Safety
MethodsDeep Ensembles · Dropout
