WLST: Weak Labels Guided Self-training for Weakly-supervised Domain Adaptation on 3D Object Detection
Tsung-Lin Tsou, Tsung-Han Wu, and Winston H. Hsu

TL;DR
This paper introduces WLST, a weak labels guided self-training framework that enhances weakly-supervised domain adaptation for 3D object detection by generating robust pseudo labels from 2D annotations, outperforming existing methods.
Contribution
The paper presents a novel WLST framework that leverages an autolabeler to improve pseudo label quality in weakly-supervised domain adaptation for 3D detection.
Findings
Outperforms previous state-of-the-art methods across all evaluation tasks.
Demonstrates robustness and detector-agnostic performance.
Effectively utilizes weak labels to close the performance gap with fully-supervised approaches.
Abstract
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…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
