paper-with-me

Papers

ePointDA: An End-to-End Simulation-to-Real Domain Adaptation Framework for LiDAR Point Cloud Segmentation

2020-09-07 · Sicheng Zhao, Yezhen Wang, Bo Li, Bichen Wu, Yang Gao, Pengfei Xu, Trevor Darrell, Kurt Keutzer

Due to its robust and precise distance measurements, LiDAR plays an important role in scene understanding for autonomous driving. Training deep neural networks (DNNs) on LiDAR data requires large-scale point-wise annotations, which are time-consuming and expensive to obtain. Instead, simulation-to-real domain adaptation (SRDA) trains a DNN using unlimited synthetic data with automatically generated labels and transfers the learned model to real scenarios. Existing SRDA methods for LiDAR point cloud segmentation mainly employ a multi-stage pipeline and focus on feature-level alignment. They require prior knowledge of real-world statistics and ignore the pixel-level dropout noise gap and the spatial feature gap between different domains. In this paper, we propose a novel end-to-end framework, named ePointDA, to address the above issues. Specifically, ePointDA consists of three modules: self-supervised dropout noise rendering, statistics-invariant and spatially-adaptive feature alignment, and transferable segmentation learning. The joint optimization enables ePointDA to bridge the domain shift at the pixel-level by explicitly rendering dropout noise for synthetic LiDAR and at the feature-level by spatially aligning the features between different domains, without requiring the real-world statistics. Extensive experiments adapting from synthetic GTA-LiDAR to real KITTI and SemanticKITTI demonstrate the superiority of ePointDA for LiDAR point cloud segmentation.

📄 PDF Abstract BibTeX arXiv:2009.03456

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDomain AdaptationPoint Cloud SegmentationScene UnderstandingSegmentation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

CTS: Sim-to-Real Unsupervised Domain Adaptation on 3D Detection

2024-06-26 · Meiying Zhang, Weiyuan Peng, Guangyao Ding, Chenyang Lei 외

Simulation data can be accurately labeled and have been expected to improve the performance of data-driven algorithms, including object detection. However, due to the various domain inconsistencies from simulation to rea…

3D Object DetectionDomain AdaptationObjectobject-detection+3

Multi-Task Domain Adaptation for Deep Learning of Instance Grasping from Simulation

2017-10-17 · Kuan Fang, Yunfei Bai, Stefan Hinterstoisser, Silvio Savarese 외

Learning-based approaches to robotic manipulation are limited by the scalability of data collection and accessibility of labels. In this paper, we present a multi-task domain adaptation framework for instance grasping in…

Domain AdaptationInstance SegmentationSemantic SegmentationTransfer Learning

Affine Transport for Sim-to-Real Domain Adaptation

2021-05-25 · Anton Mallasto, Karol Arndt, Markus Heinonen, Samuel Kaski 외

Sample-efficient domain adaptation is an open problem in robotics. In this paper, we present affine transport -- a variant of optimal transport, which models the mapping between state transition distributions between the…

Domain AdaptationOpenAI GymPosition

Towards Real-world Lens Active Alignment with Unlabeled Data via Domain Adaptation

2026-01-07 · Wenyong Li, Qi Jiang, Weijian Hu, Kailun Yang 외 arxiv

Active Alignment (AA) is a key technology for the large-scale automated assembly of high-precision optical systems. Compared with labor-intensive per-model on-device calibration, a digital-twin pipeline built on optical …

Self-Supervised LearningDomain Adaptation

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

2022-04-04 · Runyu Ding, Jihan Yang, Li Jiang, Xiaojuan Qi

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 an…

3D Semantic SegmentationDomain AdaptationSegmentationSemantic Segmentation+1