Figure 1. Conceptual illustration of regularized domain concatenation. Proper classifier boundary can be delineated under supervised learning fashion for the labeled source domain (left). The unlabeled target domain (right) suffers from discrepancies, often resulting in massive false predictions if the source model is directly used on target. We propose to explicitly bridge the source and target by an intermediate domain (middle), where fine-grained interchanges from both domains are introduced. This is achieved by concatenating the range-view projection stripes of the source and target LiDAR point clouds and regularizing the target entropy.
Figure 2. Overview of our concatenation-based domain adaptation (ConDA) framework. After preprocessing, sample stripes from both domains
are mixed via RV concatenation. The concatenated inputs are fed into the segmentation network for feature extraction. We include anti-aliasing
regularizers inside convolution operations to suppress the learning of high-frequency aliasing artifacts. The segmented RV cells are then projected
back to the point clouds. Here the target prediction part is omitted for simplicity. To mitigate the impediment caused by erroneous target predictions, we
design an entropy aggregator which splits samples into a confident set and an unsure set and disables the usage of samples from the latter set.
Figure 3. Illustrative examples for domain concatenation. (a) Visual RGB and LiDAR range-view (RV) projections of the source (ground-truth) and target
(pseudo-labels) domains. Images adopted from nuScenes. (b) Cylindrical representation of LiDAR RV. (c) Concatenated examples. Mixing domains
using our ConDA strategy yields semantically realistic intermediate domain samples for self-training.
Figure 4. Qualitative results from both the bird’s eye view and rangeview. To highlight the difference between the predictions and ground-truth, the correct
and incorrect points/pixels are painted in green and red, respectively.
@article{kong2021conda,
title={ConDA: Unsupervised domain adaptation for LiDAR segmentation via regularized domain concatenation},
author={Lingdong Kong and Niamul Quader and Venice Erin Liong},
journal={arXiv preprint arXiv:2111.15242},
year={2021}
}