Scalable Offline Metrics for Autonomous Driving
Animikh Aich, Adwait Kulkarni, Eshed Ohn-Bar
TL;DR
The paper tackles the gap between offline evaluation of vision-based autonomous driving policies and their online safety performance. It introduces Uncertainty-Weighted Error (UWE), an offline metric that uses MC dropout to estimate epistemic uncertainty and weight multiple offline error terms, aiming to better predict online outcomes such as Driving Score. Through extensive CARLA simulations and a small-scale real-world testbed, UWE shows stronger correlation with online metrics than traditional offline measures, with improvements around 13% in simulation and robustness across settings; ensemble-based uncertainty further boosts reliability. The findings advocate for uncertainty-aware, scalable offline evaluation as a practical proxy for online driving safety, while acknowledging limitations in scaling to full urban environments and calling for broader validation.
Abstract
Real-world evaluation of perception-based planning models for robotic systems, such as autonomous vehicles, can be safely and inexpensively conducted offline, i.e. by computing model prediction error over a pre-collected validation dataset with ground-truth annotations. However, extrapolating from offline model performance to online settings remains a challenge. In these settings, seemingly minor errors can compound and result in test-time infractions or collisions. This relationship is understudied, particularly across diverse closed-loop metrics and complex urban maneuvers. In this work, we revisit this undervalued question in policy evaluation through an extensive set of experiments across diverse conditions and metrics. Based on analysis in simulation, we find an even worse correlation between offline and online settings than reported by prior studies, casting doubts on the validity of current evaluation practices and metrics for driving policies. Next, we bridge the gap between offline and online evaluation. We investigate an offline metric based on epistemic uncertainty, which aims to capture events that are likely to cause errors in closed-loop settings. The resulting metric achieves over 13% improvement in correlation compared to previous offline metrics. We further validate the generalization of our findings beyond the simulation environment in real-world settings, where even greater gains are observed.
