paper-with-me

Papers

Boosting Unsupervised Domain Adaptation with Soft Pseudo-label and Curriculum Learning

2021-12-03 · Shengjia Zhang, Tiancheng Lin, Yi Xu

By leveraging data from a fully labeled source domain, unsupervised domain adaptation (UDA) improves classification performance on an unlabeled target domain through explicit discrepancy minimization of data distribution or adversarial learning. As an enhancement, category alignment is involved during adaptation to reinforce target feature discrimination by utilizing model prediction. However, there remain unexplored problems about pseudo-label inaccuracy incurred by wrong category predictions on target domain, and distribution deviation caused by overfitting on source domain. In this paper, we propose a model-agnostic two-stage learning framework, which greatly reduces flawed model predictions using soft pseudo-label strategy and avoids overfitting on source domain with a curriculum learning strategy. Theoretically, it successfully decreases the combined risk in the upper bound of expected error on the target domain. At the first stage, we train a model with distribution alignment-based UDA method to obtain soft semantic label on target domain with rather high confidence. To avoid overfitting on source domain, at the second stage, we propose a curriculum learning strategy to adaptively control the weighting between losses from the two domains so that the focus of the training stage is gradually shifted from source distribution to target distribution with prediction confidence boosted on the target domain. Extensive experiments on two well-known benchmark datasets validate the universal effectiveness of our proposed framework on promoting the performance of the top-ranked UDA algorithms and demonstrate its consistent superior performance.

📄 PDF Abstract BibTeX arXiv:2112.01948

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification

2020-01-06 · ICLR 2020 1 · Yixiao Ge, Dapeng Chen, Hongsheng Li

Person re-identification (re-ID) aims at identifying the same persons' images across different cameras. However, domain diversities between different datasets pose an evident challenge for adapting the re-ID model traine…

ClusteringPerson Re-IdentificationPseudo LabelTriplet+2

Incremental Pseudo-Labeling for Black-Box Unsupervised Domain Adaptation

2024-05-26 · Yawen Zou, Chunzhi Gu, Jun Yu, Shangce Gao 외

Black-Box unsupervised domain adaptation (BBUDA) learns knowledge only with the prediction of target data from the source model without access to the source data and source model, which attempts to alleviate concerns abo…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Dual Moving Average Pseudo-Labeling for Source-Free Inductive Domain Adaptation

2022-12-15 · Hao Yan, Yuhong Guo

Unsupervised domain adaptation reduces the reliance on data annotation in deep learning by adapting knowledge from a source to a target domain. For privacy and efficiency concerns, source-free domain adaptation extends u…

Domain AdaptationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Deep Feature Registration for Unsupervised Domain Adaptation

2023-10-24 · Youshan Zhang, Brian D. Davison

While unsupervised domain adaptation has been explored to leverage the knowledge from a labeled source domain to an unlabeled target domain, existing methods focus on the distribution alignment between two domains. Howev…

Domain AdaptationPseudo LabelUnsupervised 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