Beyond Classification: Definition and Density-based Estimation of Calibration in Object Detection
Teodora Popordanoska, Aleksei Tiulpin, Matthew B. Blaschko

TL;DR
This paper introduces a new way to define and estimate calibration error specifically for object detection in deep neural networks, addressing a gap in existing calibration methods.
Contribution
It adapts classification calibration concepts to object detection and proposes a consistent, differentiable estimator using kernel density estimation.
Findings
The proposed estimator outperforms existing calibration methods in experiments.
It maintains detection performance while improving calibration accuracy.
The method is applicable to structured output spaces beyond classification.
Abstract
Despite their impressive predictive performance in various computer vision tasks, deep neural networks (DNNs) tend to make overly confident predictions, which hinders their widespread use in safety-critical applications. While there have been recent attempts to calibrate DNNs, most of these efforts have primarily been focused on classification tasks, thus neglecting DNN-based object detectors. Although several recent works addressed calibration for object detection and proposed differentiable penalties, none of them are consistent estimators of established concepts in calibration. In this work, we tackle the challenge of defining and estimating calibration error specifically for this task. In particular, we adapt the definition of classification calibration error to handle the nuances associated with object detection, and predictions in structured output spaces more generally.…
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
Beyond Classification: Definition and Density-Based Estimation of Calibration in Object Detection· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
