CVROMay 6

Query2Uncertainty: Robust Uncertainty Quantification and Calibration for 3D Object Detection under Distribution Shift

arXiv:2605.0532812.81 citationsh-index: 6Has Code
Predicted impact top 54% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For autonomous systems relying on 3D object detection, this work addresses the critical need for reliable uncertainty estimation under distribution shifts, where existing post-hoc methods fail.

The paper tackles poor calibration of 3D object detectors under distribution shift. The proposed density-aware calibration method, Query2Uncertainty, improves calibration for both classification and bounding box regression, outperforming standard post-hoc methods on multi-view camera and LiDAR-based detectors.

Reliable uncertainty estimation for 3D object detection is critical for deploying safe autonomous systems, yet modern detectors remain poorly calibrated, especially under distribution shifts. Although post-hoc calibration methods address this issue and provide improved calibration for in-distribution tests, they fail to adapt in distribution-shifted scenarios. In this work, we address this issue and introduce a density-aware calibration method that couples post-hoc calibrators with the feature density of latent object queries from DETR-style 3D object detectors. These queries form a compact, location and class-aware feature, ideal for density estimation, allowing our approach to adjust model confidences in distribution-shift scenarios. By fitting a density estimator on these query features, our approach jointly recalibrates both classification and bounding box regression uncertainties. On both a multi-view camera and LiDAR-based detector, our approach consistently outperforms standard post-hoc methods in both in-distribution and distribution-shifted scenarios. Code available https://tillbeemelmanns.github.io/query2uncertainty/ .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes