LiDAR-UDA: Self-ensembling Through Time for Unsupervised LiDAR Domain Adaptation
Amirreza Shaban, JoonHo Lee, Sanghun Jung, Xiangyun Meng, Byron Boots

TL;DR
LiDAR-UDA introduces a two-stage self-training approach for unsupervised LiDAR domain adaptation, utilizing beam subsampling and cross-frame ensembling to enhance pseudo label quality and reduce sensor discrepancy, leading to improved segmentation performance.
Contribution
The paper proposes novel techniques—LiDAR beam subsampling and cross-frame ensembling—to address sensor discrepancies in LiDAR UDA, improving pseudo label accuracy without extra inference costs.
Findings
Outperforms state-of-the-art by over 3.9% mIoU on multiple datasets
Effective in reducing domain shift caused by different LiDAR sensors
No additional inference cost introduced by the proposed methods
Abstract
We introduce LiDAR-UDA, a novel two-stage self-training-based Unsupervised Domain Adaptation (UDA) method for LiDAR segmentation. Existing self-training methods use a model trained on labeled source data to generate pseudo labels for target data and refine the predictions via fine-tuning the network on the pseudo labels. These methods suffer from domain shifts caused by different LiDAR sensor configurations in the source and target domains. We propose two techniques to reduce sensor discrepancy and improve pseudo label quality: 1) LiDAR beam subsampling, which simulates different LiDAR scanning patterns by randomly dropping beams; 2) cross-frame ensembling, which exploits temporal consistency of consecutive frames to generate more reliable pseudo labels. Our method is simple, generalizable, and does not incur any extra inference cost. We evaluate our method on several public LiDAR…
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.
Videos
LiDAR-UDA: Self-ensembling Through Time for Unsupervised LiDAR Domain Adaptation· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
