WLST: Weak Labels Guided Self-training for Weakly-supervised Domain Adaptation on 3D Object Detection
This addresses the cost-effectiveness challenge in domain adaptation for 3D object detection, offering a practical solution with reduced labeling effort, though it is incremental as it builds on existing self-training pipelines.
The paper tackles the problem of weakly-supervised domain adaptation for 3D object detection by proposing WLST, a framework that uses weak labels to guide self-training, resulting in outperforming previous state-of-the-art methods on all evaluation tasks.
In the field of domain adaptation (DA) on 3D object detection, most of the work is dedicated to unsupervised domain adaptation (UDA). Yet, without any target annotations, the performance gap between the UDA approaches and the fully-supervised approach is still noticeable, which is impractical for real-world applications. On the other hand, weakly-supervised domain adaptation (WDA) is an underexplored yet practical task that only requires few labeling effort on the target domain. To improve the DA performance in a cost-effective way, we propose a general weak labels guided self-training framework, WLST, designed for WDA on 3D object detection. By incorporating autolabeler, which can generate 3D pseudo labels from 2D bounding boxes, into the existing self-training pipeline, our method is able to generate more robust and consistent pseudo labels that would benefit the training process on the target domain. Extensive experiments demonstrate the effectiveness, robustness, and detector-agnosticism of our WLST framework. Notably, it outperforms previous state-of-the-art methods on all evaluation tasks.