TL;DR
This paper introduces SPL, a unified framework for 3D object detection that leverages semantic pseudo-labeling and prototype learning to reduce annotation needs and improve detection accuracy.
Contribution
It presents a novel multi-stage prototype learning strategy that stabilizes feature learning using pseudo-labels derived from semantic, geometric, and temporal cues.
Findings
SPL outperforms existing methods on KITTI and nuScenes datasets.
The framework effectively handles both dense and sparse 3D objects.
Code is publicly available at https://github.com/TossherO/SPL.
Abstract
3D object detection is essential for autonomous driving and robotic perception, yet its reliance on large-scale manually annotated data limits scalability and adaptability. To reduce annotation dependency, unsupervised and sparsely-supervised paradigms have emerged. However, they face intertwined challenges: low-quality pseudo-labels, unstable feature mining, and a lack of a unified training framework. This paper proposes SPL, a unified training framework for both unsupervised and sparsely-supervised 3D object detection via \underline{S}emantic \underline{P}seudo-labeling and prototype \underline{L}earning. SPL first generates high-quality pseudo-labels by integrating image semantics, point cloud geometry, and temporal cues, producing both 3D bounding boxes for dense objects and 3D point labels for sparse ones. These pseudo-labels are not used directly but as probabilistic priors within…
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.
