CVSep 6, 2024

Train Till You Drop: Towards Stable and Robust Source-free Unsupervised 3D Domain Adaptation

arXiv:2409.04409v18 citationsh-index: 36Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of domain adaptation in 3D segmentation without access to source data, offering incremental improvements for applications like autonomous driving.

The paper tackles the problem of source-free unsupervised domain adaptation for 3D semantic segmentation, where performance degrades over training time, and proposes regularization and a novel agreement criterion to stabilize training and achieve state-of-the-art results on various 3D lidar settings.

We tackle the challenging problem of source-free unsupervised domain adaptation (SFUDA) for 3D semantic segmentation. It amounts to performing domain adaptation on an unlabeled target domain without any access to source data; the available information is a model trained to achieve good performance on the source domain. A common issue with existing SFUDA approaches is that performance degrades after some training time, which is a by product of an under-constrained and ill-posed problem. We discuss two strategies to alleviate this issue. First, we propose a sensible way to regularize the learning problem. Second, we introduce a novel criterion based on agreement with a reference model. It is used (1) to stop the training when appropriate and (2) as validator to select hyperparameters without any knowledge on the target domain. Our contributions are easy to implement and readily amenable for all SFUDA methods, ensuring stable improvements over all baselines. We validate our findings on various 3D lidar settings, achieving state-of-the-art performance. The project repository (with code) is: github.com/valeoai/TTYD.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes