paper-with-me

Papers

Unsupervised Domain Adaptation with Implicit Pseudo Supervision for Semantic Segmentation

2022-04-14 · Wanyu Xu, Zengmao Wang, Wei Bian

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.

📄 PDF Abstract BibTeX arXiv:2204.06747

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic SegmentationTripletUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Implicit Class-Conditioned Domain Alignment for Unsupervised Domain Adaptation

2020-06-09 · ICML 2020 1 · Xiang Jiang, Qicheng Lao, Stan Matwin, Mohammad Havaei

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 Adaptation

3D-PL: Domain Adaptive Depth Estimation with 3D-aware Pseudo-Labeling

2022-09-19 · Yu-Ting Yen, Chia-Ni Lu, Wei-Chen Chiu, Yi-Hsuan Tsai

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+1

Teacher-Student Competition for Unsupervised Domain Adaptation

2020-10-19 · Ruixin Xiao, Zhilei Liu, Baoyuan Wu

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 Adaptation

Uncertainty-aware Mean Teacher for Source-free Unsupervised Domain Adaptive 3D Object Detection

2021-09-29 · Deepti Hegde, Vishwanath Sindagi, Velat Kilic, A. Brinton Cooper 외

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+2

MSDA: Combining Pseudo-labeling and Self-Supervision for Unsupervised Domain Adaptation in ASR

2025-05-30 · Dimitrios Damianos, Georgios Paraskevopoulos, Alexandros Potamianos

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