Harnessing Uncertainty-aware Bounding Boxes for Unsupervised 3D Object Detection
Ruiyang Zhang, Hu Zhang, Hang Yu, Zhedong Zheng

TL;DR
This paper introduces UA3D, an uncertainty-aware framework for unsupervised 3D object detection that reduces the impact of noisy pseudo bounding boxes, leading to significant performance improvements on nuScenes and Lyft datasets.
Contribution
The paper proposes a novel uncertainty estimation and regularization method that enhances unsupervised 3D detection by mitigating pseudo bbox noise effects.
Findings
Improved detection accuracy on nuScenes and Lyft datasets.
Robustness against noisy pseudo bounding boxes.
Significant AP gains compared to existing methods.
Abstract
Unsupervised 3D object detection aims to identify objects of interest from unlabeled raw data, such as LiDAR points. Recent approaches usually adopt pseudo 3D bounding boxes (3D bboxes) from clustering algorithm to initialize the model training. However, pseudo bboxes inevitably contain noise, and such inaccuracies accumulate to the final model, compromising the performance. Therefore, in an attempt to mitigate the negative impact of inaccurate pseudo bboxes, we introduce a new uncertainty-aware framework for unsupervised 3D object detection, dubbed UA3D. In particular, our method consists of two phases: uncertainty estimation and uncertainty regularization. (1) In the uncertainty estimation phase, we incorporate an extra auxiliary detection branch alongside the original primary detector. The prediction disparity between the primary and auxiliary detectors could reflect fine-grained…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection
