English

DODA: Data-oriented Sim-to-Real Domain Adaptation for 3D Semantic Segmentation

Computer Vision and Pattern Recognition 2022-07-22 v2 Machine Learning

Abstract

Deep learning approaches achieve prominent success in 3D semantic segmentation. However, collecting densely annotated real-world 3D datasets is extremely time-consuming and expensive. Training models on synthetic data and generalizing on real-world scenarios becomes an appealing alternative, but unfortunately suffers from notorious domain shifts. In this work, we propose a Data-Oriented Domain Adaptation (DODA) framework to mitigate pattern and context gaps caused by different sensing mechanisms and layout placements across domains. Our DODA encompasses virtual scan simulation to imitate real-world point cloud patterns and tail-aware cuboid mixing to alleviate the interior context gap with a cuboid-based intermediate domain. The first unsupervised sim-to-real adaptation benchmark on 3D indoor semantic segmentation is also built on 3D-FRONT, ScanNet and S3DIS along with 7 popular Unsupervised Domain Adaptation (UDA) methods. Our DODA surpasses existing UDA approaches by over 13% on both 3D-FRONT -> ScanNet and 3D-FRONT -> S3DIS. Code is available at https://github.com/CVMI-Lab/DODA.

Keywords

Cite

@article{arxiv.2204.01599,
  title  = {DODA: Data-oriented Sim-to-Real Domain Adaptation for 3D Semantic Segmentation},
  author = {Runyu Ding and Jihan Yang and Li Jiang and Xiaojuan Qi},
  journal= {arXiv preprint arXiv:2204.01599},
  year   = {2022}
}

Comments

ECCV 2022

R2 v1 2026-06-24T10:37:13.075Z