paper-with-me

홈 › Papers

Predictive Uncertainty in Deep Object Detectors: Estimation and Evaluation

2021-01-01 · ICLR 2021 1 · Ali Harakeh, Steven L. Waslander

Predictive uncertainty estimation is an essential next step for the reliable deployment of deep object detectors in safety-critical tasks. In this work, we focus on estimating predictive distributions for bounding box regression output with variance networks. We show that in the context of object detection, training variance networks with negative log likelihood (NLL) can lead to high entropy predictive distributions regardless of the correctness of the output mean. We propose to use the energy score as a non-local proper scoring rule and find that when used for training, the energy score leads to better calibrated and lower entropy predictive distributions than NLL. We also address the widespread use of non-proper scoring metrics for evaluating predictive distributions from deep object detectors by proposing an alternate evaluation approach founded on proper scoring rules. Using the proposed evaluation tools, we show that although variance networks can be used to produce high quality predictive distributions, ad-hoc approaches used by seminal object detectors for choosing regression targets during training do not provide wide enough data support for reliable variance learning. We hope that our work helps shift evaluation in probabilistic object detection to better align with predictive uncertainty evaluation in other machine learning domains.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detectionregressionscoring rule

Similar Papers 제목 키워드 기반

Estimating and Evaluating Regression Predictive Uncertainty in Deep Object Detectors

2021-01-13 · Ali Harakeh, Steven L. Waslander

Predictive uncertainty estimation is an essential next step for the reliable deployment of deep object detectors in safety-critical tasks. In this work, we focus on estimating predictive distributions for bounding box re…

Objectobject-detectionObject DetectionProbabilistic Deep Learning+2

Gradient-Based Quantification of Epistemic Uncertainty for Deep Object Detectors

2021-07-09 · Tobias Riedlinger, Matthias Rottmann, Marius Schubert, Hanno Gottschalk

The vast majority of uncertainty quantification methods for deep object detectors such as variational inference are based on the network output. Here, we study gradient-based epistemic uncertainty metrics for deep object…

Objectobject-detectionObject DetectionUncertainty Quantification+1

BayesOD: A Bayesian Approach for Uncertainty Estimation in Deep Object Detectors

2019-03-09 · Ali Harakeh, Michael Smart, Steven L. Waslander

When incorporating deep neural networks into robotic systems, a major challenge is the lack of uncertainty measures associated with their output predictions. Methods for uncertainty estimation in the output of deep objec…

Objectobject-detectionObject Detection

Calibrating the Full Predictive Class Distribution of 3D Object Detectors for Autonomous Driving

2025-10-02 · Cornelius Schröder, Marius-Raphael Schlüter, Markus Lienkamp arxiv

In autonomous systems, precise object detection and uncertainty estimation are critical for self-aware and safe operation. This work addresses confidence calibration for the classification task of 3D object detectors. We…

Autonomous DrivingObject Detection

Capturing Object Detection Uncertainty in Multi-Layer Grid Maps

2019-01-31 · Sascha Wirges, Marcel Reith-Braun, Martin Lauer, Christoph Stiller

We propose a deep convolutional object detector for automated driving applications that also estimates classification, pose and shape uncertainty of each detected object. The input consists of a multi-layer grid map whic…

General ClassificationObjectobject-detectionObject Detection+2