Safe Adaptive Cruise Control Under Perception Uncertainty: A Deep Ensemble and Conformal Tube Model Predictive Control Approach
Xiao Li, Anouck Girard, Ilya Kolmanovsky
TL;DR
This work tackles perception uncertainty in RGB-based adaptive cruise control by integrating a Deep Ensemble of DNN regressors with Conformal Prediction to obtain statistically guaranteed uncertainty estimates from image data. The estimated uncertainty informs a Conformal Tube Model Predictive Controller, which optimizes acceleration over a horizon while ensuring probabilistic safety bounds. Key contributions include memory-efficient ensemble training with pruning, robust uncertainty quantification under adversarial and out-of-distribution conditions, and a Conformal Tube MPC that yields a safety guarantee of at least $(1-2\alpha)$ over the prediction horizon. The approach is validated in a high-fidelity Carla simulator, demonstrating effective speed tracking, safe headway maintenance, and resilience to perception disturbances with formal probabilistic safety guarantees.
Abstract
Autonomous driving heavily relies on perception systems to interpret the environment for decision-making. To enhance robustness in these safety critical applications, this paper considers a Deep Ensemble of Deep Neural Network regressors integrated with Conformal Prediction to predict and quantify uncertainties. In the Adaptive Cruise Control setting, the proposed method performs state and uncertainty estimation from RGB images, informing the downstream controller of the DNN perception uncertainties. An adaptive cruise controller using Conformal Tube Model Predictive Control is designed to ensure probabilistic safety. Evaluations with a high-fidelity simulator demonstrate the algorithm's effectiveness in speed tracking and safe distance maintaining, including in Out-Of-Distribution scenarios.
