paper-with-me

홈 › Papers

Unsupervised Continual Semantic Adaptation through Neural Rendering

2022-11-25 · CVPR 2023 1 · Zhizheng Liu, Francesco Milano, Jonas Frey, Roland Siegwart, Hermann Blum, Cesar Cadena

An increasing amount of applications rely on data-driven models that are deployed for perception tasks across a sequence of scenes. Due to the mismatch between training and deployment data, adapting the model on the new scenes is often crucial to obtain good performance. In this work, we study continual multi-scene adaptation for the task of semantic segmentation, assuming that no ground-truth labels are available during deployment and that performance on the previous scenes should be maintained. We propose training a Semantic-NeRF network for each scene by fusing the predictions of a segmentation model and then using the view-consistent rendered semantic labels as pseudo-labels to adapt the model. Through joint training with the segmentation model, the Semantic-NeRF model effectively enables 2D-3D knowledge transfer. Furthermore, due to its compact size, it can be stored in a long-term memory and subsequently used to render data from arbitrary viewpoints to reduce forgetting. We evaluate our approach on ScanNet, where we outperform both a voxel-based baseline and a state-of-the-art unsupervised domain adaptation method.

📄 PDF Abstract BibTeX arXiv:2211.13969

Code (1)

ethz-asl/ucsa_neural_rendering 공식 구현 pytorch

Tasks

Domain AdaptationNeRFNeural RenderingSegmentationSemantic SegmentationTransfer LearningUnsupervised 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

Continual Unsupervised Domain Adaptation for Semantic Segmentation

2020-10-19 · Joonhyuk Kim, Sahng-Min Yoo, Gyeong-Moon Park, Jong-Hwan Kim

Unsupervised Domain Adaptation (UDA) for semantic segmentation has been favorably applied to real-world scenarios in which pixel-level labels are hard to be obtained. In most of the existing UDA methods, all target data …

Autonomous DrivingContinual LearningDomain AdaptationSegmentation+2

Continual BatchNorm Adaptation (CBNA) for Semantic Segmentation

2022-03-02 · Marvin Klingner, Mouadh Ayache, Tim Fingscheidt

Environment perception in autonomous driving vehicles often heavily relies on deep neural networks (DNNs), which are subject to domain shifts, leading to a significantly decreased performance during DNN deployment. Usual…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Unsupervised Online Continual Learning for Automatic Speech Recognition

2024-06-18 · Steven Vander Eeckt, Hugo Van hamme

Adapting Automatic Speech Recognition (ASR) models to new domains leads to Catastrophic Forgetting (CF) of previously learned information. This paper addresses CF in the challenging context of Online Continual Learning (…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Continual LearningDomain Adaptation+2

Complementary Domain Adaptation and Generalization for Unsupervised Continual Domain Shift Learning

2023-03-28 · ICCV 2023 1 · Wonguk Cho, Jinha Park, Taesup Kim

Continual domain shift poses a significant challenge in real-world applications, particularly in situations where labeled data is not available for new domains. The challenge of acquiring knowledge in this problem settin…

Domain AdaptationDomain GeneralizationUnsupervised Continual Domain Shift LearningUnsupervised Domain Adaptation