paper-with-me

Papers

Out-of-Distribution Detection for Automotive Perception

2020-11-03 · Julia Nitsch, Masha Itkina, Ransalu Senanayake, Juan Nieto, Max Schmidt, Roland Siegwart, Mykel J. Kochenderfer, Cesar Cadena

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.

📄 PDF Abstract BibTeX arXiv:2011.01413

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingObject RecognitionOut-of-Distribution Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

An Application-Driven Conceptualization of Corner Cases for Perception in Highly Automated Driving

2021-03-05 · Florian Heidecker, Jasmin Breitenstein, Kevin Rösch, Jonas Löhdefink 외

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 Detection

Robust Perception Architecture Design for Automotive Cyber-Physical Systems

2022-05-17 · Joydeep Dey, Sudeep Pasricha

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 Fusion

Deep Learning-Based Connector Detection for Robotized Assembly of Automotive Wire Harnesses

2023-09-24 · Hao Wang, Björn Johansson

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 Detection

Evaluation of Out-of-Distribution Detection Performance on Autonomous Driving Datasets

2024-01-30 · Jens Henriksson, Christian Berger, Stig Ursing, Markus Borg

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 Segmentation

MLPerf Automotive

2025-10-31 · Radoyeh Shojaei, Predrag Djurdjevic, Mostafa El-Khamy, James Goel 외 arxiv

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