cs.CVMay 6, 2026

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

Authors: Till BeemelmannsAlexey NekrasovStefan VilceanuJonas SteinhausTimo WoopenBastian LeibeLutz Eckstein

Organizations: Institute for Automotive Engineering, RWTH Aachen · Computer Vision Institute, RWTH Aachen

Abstract

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/ .

Explore similar work

CardsList
  1. Probabilistic Object Detection with Conformal Prediction

    May 8, 2026Christopher Ries, Moussa Kassem Sbeyti, Nicolas Bianco +1Conformal PredictionObject Detection