Do We Still Need Non-Maximum Suppression? Accurate Confidence Estimates and Implicit Duplication Modeling with IoU-Aware Calibration

09/06/2023
by   Johannes Gilg, et al.
0

Object detectors are at the heart of many semi- and fully autonomous decision systems and are poised to become even more indispensable. They are, however, still lacking in accessibility and can sometimes produce unreliable predictions. Especially concerning in this regard are the – essentially hand-crafted – non-maximum suppression algorithms that lead to an obfuscated prediction process and biased confidence estimates. We show that we can eliminate classic NMS-style post-processing by using IoU-aware calibration. IoU-aware calibration is a conditional Beta calibration; this makes it parallelizable with no hyper-parameters. Instead of arbitrary cutoffs or discounts, it implicitly accounts for the likelihood of each detection being a duplicate and adjusts the confidence score accordingly, resulting in empirically based precision estimates for each detection. Our extensive experiments on diverse detection architectures show that the proposed IoU-aware calibration can successfully model duplicate detections and improve calibration. Compared to the standard sequential NMS and calibration approach, our joint modeling can deliver performance gains over the best NMS-based alternative while producing consistently better-calibrated confidence predictions with less complexity. The https://github.com/Blueblue4/IoU-AwareCalibrationcode for all our experiments is publicly available.

READ FULL TEXT

page 1

page 12

research
12/03/2021

The Box Size Confidence Bias Harms Your Object Detector

Countless applications depend on accurate predictions with reliable conf...
research
08/06/2023

Two Sides of Miscalibration: Identifying Over and Under-Confidence Prediction for Network Calibration

Proper confidence calibration of deep neural networks is essential for r...
research
04/28/2020

Multivariate Confidence Calibration for Object Detection

Unbiased confidence estimates of neural networks are crucial especially ...
research
01/08/2021

From Black-box to White-box: Examining Confidence Calibration under different Conditions

Confidence calibration is a major concern when applying artificial neura...
research
06/14/2023

Multiclass Confidence and Localization Calibration for Object Detection

Albeit achieving high predictive accuracy across many challenging comput...
research
03/04/2023

ESD: Expected Squared Difference as a Tuning-Free Trainable Calibration Measure

Studies have shown that modern neural networks tend to be poorly calibra...
research
10/24/2018

Local calibration of verbal autopsy algorithms

Computer-coded-verbal-autopsy (CCVA) algorithms used to generate burden-...

Please sign up or login with your details

Forgot password? Click here to reset