paper-with-me

Papers

ConDA: Unsupervised Domain Adaptation for LiDAR Segmentation via Regularized Domain Concatenation

2021-11-30 · Lingdong Kong, Niamul Quader, Venice Erin Liong

Transferring knowledge learned from the labeled source domain to the raw target domain for unsupervised domain adaptation (UDA) is essential to the scalable deployment of autonomous driving systems. State-of-the-art methods in UDA often employ a key idea: utilizing joint supervision signals from both source and target domains for self-training. In this work, we improve and extend this aspect. We present ConDA, a concatenation-based domain adaptation framework for LiDAR segmentation that: 1) constructs an intermediate domain consisting of fine-grained interchange signals from both source and target domains without destabilizing the semantic coherency of objects and background around the ego-vehicle; and 2) utilizes the intermediate domain for self-training. To improve the network training on the source domain and self-training on the intermediate domain, we propose an anti-aliasing regularizer and an entropy aggregator to reduce the negative effect caused by the aliasing artifacts and noisy pseudo labels. Through extensive studies, we demonstrate that ConDA significantly outperforms prior arts in mitigating domain gaps.

📄 PDF Abstract BibTeX arXiv:2111.15242

Code (1)

ldkong1205/conda 공식 구현 pytorch

Tasks

Autonomous DrivingDomain AdaptationLIDAR Semantic SegmentationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

CONDA: Continual Unsupervised Domain Adaptation Learning in Visual Perception for Self-Driving Cars

2022-12-01 · Thanh-Dat Truong, Pierce Helton, Ahmed Moustafa, Jackson David Cothren 외

Although unsupervised domain adaptation methods have achieved remarkable performance in semantic scene segmentation in visual perception for self-driving cars, these approaches remain impractical in real-world use cases.…

Domain AdaptationScene SegmentationSegmentationSelf-Driving Cars+1

Unsupervised Domain Adaptation in LiDAR Semantic Segmentation with Self-Supervision and Gated Adapters

2021-07-20 · Mrigank Rochan, Shubhra Aich, Eduardo R. Corral-Soto, Amir Nabatchian 외

In this paper, we focus on a less explored, but more realistic and complex problem of domain adaptation in LiDAR semantic segmentation. There is a significant drop in performance of an existing segmentation model when tr…

Domain AdaptationLIDAR Semantic SegmentationSegmentationSemantic Segmentation+1

Fake it, Mix it, Segment it: Bridging the Domain Gap Between Lidar Sensors

2022-12-19 · Frederik Hasecke, Pascal Colling, Anton Kummert

Segmentation of lidar data is a task that provides rich, point-wise information about the environment of robots or autonomous vehicles. Currently best performing neural networks for lidar segmentation are fine-tuned to s…

Autonomous VehiclesDomain AdaptationSegmentationSemantic Segmentation+2

Enhanced Prototypical Learning for Unsupervised Domain Adaptation in LiDAR Semantic Segmentation

2022-05-23 · Eojindl Yi, JuYoung Yang, Junmo Kim

Despite its importance, unsupervised domain adaptation (UDA) on LiDAR semantic segmentation is a task that has not received much attention from the research community. Only recently, a completion-based 3D method has been…

Domain AdaptationLIDAR Semantic SegmentationPseudo LabelSegmentation+2

Domain Adaptation in LiDAR Semantic Segmentation via Alternating Skip Connections and Hybrid Learning

2022-01-14 · Eduardo R. Corral-Soto, Mrigank Rochan, Yannis Y. He, Shubhra Aich 외

In this paper we address the challenging problem of domain adaptation in LiDAR semantic segmentation. We consider the setting where we have a fully-labeled data set from source domain and a target domain with a few label…

Domain AdaptationImage-to-Image TranslationLIDAR Semantic SegmentationSegmentation+2