MS3D++: Ensemble of Experts for Multi-Source Unsupervised Domain Adaptation in 3D Object Detection
Darren Tsai, Julie Stephany Berrio, Mao Shan, Eduardo Nebot and, Stewart Worrall

TL;DR
MS3D++ is a self-training framework that uses ensemble predictions and temporal refinement to improve 3D object detection across different lidar domains, significantly reducing domain gap effects.
Contribution
The paper introduces MS3D++, a novel multi-source unsupervised domain adaptation method that fuses ensemble predictions and refines them temporally for robust 3D detection.
Findings
Achieves state-of-the-art results on Waymo, nuScenes, and Lyft datasets.
Performs comparably to models trained with human labels in BEV evaluation.
Effectively handles different lidar densities and domain shifts.
Abstract
Deploying 3D detectors in unfamiliar domains has been demonstrated to result in a significant 70-90% drop in detection rate due to variations in lidar, geography, or weather from their training dataset. This domain gap leads to missing detections for densely observed objects, misaligned confidence scores, and increased high-confidence false positives, rendering the detector highly unreliable. To address this, we introduce MS3D++, a self-training framework for multi-source unsupervised domain adaptation in 3D object detection. MS3D++ generates high-quality pseudo-labels, allowing 3D detectors to achieve high performance on a range of lidar types, regardless of their density. Our approach effectively fuses predictions of an ensemble of multi-frame pre-trained detectors from different source domains to improve domain generalization. We subsequently refine predictions temporally to ensure…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
