A Machine Learning Perspective on Automated Driving Corner Cases
Sebastian Schmidt, Julius Körner, Stephan Günnemann
TL;DR
The paper tackles safety-critical corner cases in autonomous driving by redefining CCs as departures from the training data distribution, formalized as $P_{D_O}(\\tilde{x}_O,\\tilde{y}) \\approx 0$. It proposes a data-driven, two-branch framework that detects semantic CCs via open-world segmentation with uncertainty-based models and covariate CCs via global OOD detection in latent space or pixel-wise uncertainty aggregates. Key contributions include a formal data-driven CC definition, a unified detection framework, and new datasets/benchmarks (e.g., Foggy Lost & Found) to study combined CCs. The approach demonstrates strong performance across benchmarks and offers a scalable, principled path toward reliable corner-case recognition in real-world autonomous driving systems.
Abstract
For high-stakes applications, like autonomous driving, a safe operation is necessary to prevent harm, accidents, and failures. Traditionally, difficult scenarios have been categorized into corner cases and addressed individually. However, this example-based categorization is not scalable and lacks a data coverage perspective, neglecting the generalization to training data of machine learning models. In our work, we propose a novel machine learning approach that takes the underlying data distribution into account. Based on our novel perspective, we present a framework for effective corner case recognition for perception on individual samples. In our evaluation, we show that our approach (i) unifies existing scenario-based corner case taxonomies under a distributional perspective, (ii) achieves strong performance on corner case detection tasks across standard benchmarks for which we extend established out-of-distribution detection benchmarks, and (iii) enables analysis of combined corner cases via a newly introduced fog-augmented Lost & Found dataset. These results provide a principled basis for corner case recognition, underlining our manual specification-free definition.
