Unsupervised Domain Adaptation with Implicit Pseudo Supervision for Semantic Segmentation
Pseudo-labelling is a popular technique in unsuper-vised domain adaptation for semantic segmentation. However, pseudo labels are noisy and inevitably have confirmation bias due to the discrepancy between source and target domains and training process. In this paper, we train the model by the pseudo labels which are implicitly produced by itself to learn new complementary knowledge about target domain. Specifically, we propose a tri-learning architecture, where every two branches produce the pseudo labels to train the third one. And we align the pseudo labels based on the similarity of the probability distributions for each two branches. To further implicitly utilize the pseudo labels, we maximize the distances of features for different classes and minimize the distances for the same classes by triplet loss. Extensive experiments on GTA5 to Cityscapes and SYNTHIA to Cityscapes tasks show that the proposed method has considerable improvements.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationSemantic SegmentationTripletUnsupervised Domain AdaptationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation
We present an approach for unsupervised domain adaptation---with a strong focus on practical considerations of within-domain class imbalance and between-domain class distribution shift---from a class-conditioned domain a…
Domain AdaptationPseudo LabelUnsupervised Domain Adaptation3D-PL: Domain Adaptive Depth Estimation with 3D-aware Pseudo-Labeling
For monocular depth estimation, acquiring ground truths for real data is not easy, and thus domain adaptation methods are commonly adopted using the supervised synthetic data. However, this may still incur a large domain…
Depth EstimationDomain AdaptationMonocular Depth EstimationPoint Cloud Completion+1Teacher-Student Competition for Unsupervised Domain Adaptation
With the supervision from source domain only in class-level, existing unsupervised domain adaptation (UDA) methods mainly learn the domain-invariant representations from a shared feature extractor, which causes the sourc…
Domain AdaptationUnsupervised Domain AdaptationUncertainty-aware Mean Teacher for Source-free Unsupervised Domain Adaptive 3D Object Detection
Pseudo-label based self training approaches are a popular method for source-free unsupervised domain adaptation. However, their efficacy depends on the quality of the labels generated by the source trained model. These l…
3D Object DetectionDomain Adaptationobject-detectionObject Detection+2MSDA: Combining Pseudo-labeling and Self-Supervision for Unsupervised Domain Adaptation in ASR
In this work, we investigate the Meta PL unsupervised domain adaptation framework for Automatic Speech Recognition (ASR). We introduce a Multi-Stage Domain Adaptation pipeline (MSDA), a sample-efficient, two-stage adapta…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationSelf-Supervised Learning+3