Out-of-Distribution Detection for Automotive Perception
Neural networks (NNs) are widely used for object classification in autonomous driving. However, NNs can fail on input data not well represented by the training dataset, known as out-of-distribution (OOD) data. A mechanism to detect OOD samples is important for safety-critical applications, such as automotive perception, to trigger a safe fallback mode. NNs often rely on softmax normalization for confidence estimation, which can lead to high confidences being assigned to OOD samples, thus hindering the detection of failures. This paper presents a method for determining whether inputs are OOD, which does not require OOD data during training and does not increase the computational cost of inference. The latter property is especially important in automotive applications with limited computational resources and real-time constraints. Our proposed approach outperforms state-of-the-art methods on real-world automotive datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingObject RecognitionOut-of-Distribution DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
An Application-Driven Conceptualization of Corner Cases for Perception in Highly Automated Driving
Systems and functions that rely on machine learning (ML) are the basis of highly automated driving. An essential task of such ML models is to reliably detect and interpret unusual, new, and potentially dangerous situatio…
Out-of-Distribution DetectionRobust Perception Architecture Design for Automotive Cyber-Physical Systems
In emerging automotive cyber-physical systems (CPS), accurate environmental perception is critical to achieving safety and performance goals. Enabling robust perception for vehicles requires solving multiple complex prob…
object-detectionObject DetectionSensor FusionDeep Learning-Based Connector Detection for Robotized Assembly of Automotive Wire Harnesses
The shift towards electrification and autonomous driving in the automotive industry results in more and more automotive wire harnesses being installed in modern automobiles, which stresses the great significance of guara…
Autonomous DrivingDeep Learningobject-detectionObject DetectionEvaluation of Out-of-Distribution Detection Performance on Autonomous Driving Datasets
Safety measures need to be systemically investigated to what extent they evaluate the intended performance of Deep Neural Networks (DNNs) for critical applications. Due to a lack of verification methods for high-dimensio…
Autonomous DrivingOut-of-Distribution DetectionSemantic SegmentationMLPerf Automotive
We present MLPerf Automotive, the first standardized public benchmark for evaluating Machine Learning systems that are deployed for AI acceleration in automotive systems. Developed through a collaborative partnership bet…
2D Semantic Segmentation2D Object Detection3D Object Detection