Multi-View Projection for Unsupervised Domain Adaptation in 3D Semantic Segmentation
Andrew Caunes, Thierry Chateau, Vincent Fremont

TL;DR
This paper introduces a multi-view projection framework for unsupervised domain adaptation in 3D semantic segmentation, improving accuracy across different datasets by generating synthetic 2D datasets and using ensemble models for label refinement.
Contribution
It presents a novel multi-view projection approach that aligns Lidar scans, creates synthetic datasets, and employs ensemble 2D models for effective unsupervised domain adaptation in 3D segmentation.
Findings
Achieves state-of-the-art results in Real-to-Real adaptation.
Effective in segmenting rare classes without target domain annotations.
Demonstrates versatility across multiple datasets and modalities.
Abstract
3D semantic segmentation plays a pivotal role in autonomous driving and road infrastructure analysis, yet state-of-the-art 3D models are prone to severe domain shift when deployed across different datasets. In this paper, we propose an Unsupervised Domain Adaptation approach where a 3D segmentation model is trained on the target dataset using pseudo-labels generated by a novel multi-view projection framework. Our approach first aligns Lidar scans into coherent 3D scenes and renders them from multiple virtual camera poses to create large-scale synthetic 2D semantic segmentation datasets in various modalities. The generated datasets are used to train an ensemble of 2D segmentation models in point cloud view domain on each modality. During inference, the models process a large amount of views per scene; the resulting logits are back-projected to 3D with a depth-aware voting scheme to…
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
Topics3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage · Advanced Neural Network Applications
