A Review of Uncertainty Calibration in Pretrained Object Detectors
Denis Huseljic, Marek Herde, Mehmet Muejde, Bernhard Sick

TL;DR
This paper reviews the calibration of uncertainty estimates in pretrained object detectors, analyzing factors affecting calibration and proposing simple finetuning methods to improve probabilistic reliability.
Contribution
It provides a comprehensive evaluation framework for calibration in object detection and offers insights into calibration issues across different architectures and conditions.
Findings
Calibration varies significantly across architectures and conditions.
Finetuning the last layer can improve calibration.
A new evaluation framework ensures fair and consistent assessment.
Abstract
In the field of deep learning based computer vision, the development of deep object detection has led to unique paradigms (e.g., two-stage or set-based) and architectures (e.g., Faster-RCNN or DETR) which enable outstanding performance on challenging benchmark datasets. Despite this, the trained object detectors typically do not reliably assess uncertainty regarding their own knowledge, and the quality of their probabilistic predictions is usually poor. As these are often used to make subsequent decisions, such inaccurate probabilistic predictions must be avoided. In this work, we investigate the uncertainty calibration properties of different pretrained object detection architectures in a multi-class setting. We propose a framework to ensure a fair, unbiased, and repeatable evaluation and conduct detailed analyses assessing the calibration under distributional changes (e.g.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
