English

Labels Are Not Perfect: Improving Probabilistic Object Detection via Label Uncertainty

Computer Vision and Pattern Recognition 2020-08-11 v1 Machine Learning

Abstract

Reliable uncertainty estimation is crucial for robust object detection in autonomous driving. However, previous works on probabilistic object detection either learn predictive probability for bounding box regression in an un-supervised manner, or use simple heuristics to do uncertainty regularization. This leads to unstable training or suboptimal detection performance. In this work, we leverage our previously proposed method for estimating uncertainty inherent in ground truth bounding box parameters (which we call label uncertainty) to improve the detection accuracy of a probabilistic LiDAR-based object detector. Experimental results on the KITTI dataset show that our method surpasses both the baseline model and the models based on simple heuristics by up to 3.6% in terms of Average Precision.

Keywords

Cite

@article{arxiv.2008.04168,
  title  = {Labels Are Not Perfect: Improving Probabilistic Object Detection via Label Uncertainty},
  author = {Di Feng and Lars Rosenbaum and Fabian Timm and Klaus Dietmayer},
  journal= {arXiv preprint arXiv:2008.04168},
  year   = {2020}
}

Comments

A shorter version of this work is to appear at the Workshop on Perception for Autonomous Driving, 16th European Conference on Computer Vision (ECCV) 2020. Video to this work https://youtu.be/m05HnYietSk

R2 v1 2026-06-23T17:45:08.839Z