Boosting Unsupervised Domain Adaptation with Soft Pseudo-label and Curriculum Learning
Shengjia Zhang, Tiancheng Lin, Yi Xu

TL;DR
This paper introduces a two-stage, model-agnostic framework for unsupervised domain adaptation that reduces pseudo-label errors and overfitting, significantly improving target domain classification performance.
Contribution
It proposes a novel soft pseudo-label strategy combined with curriculum learning to enhance UDA, reducing prediction errors and overfitting, with theoretical guarantees and extensive empirical validation.
Findings
Significant performance improvements on benchmark datasets.
Universal effectiveness across top-ranked UDA algorithms.
Consistent superior results demonstrating robustness.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
