Unsupervised Domain Adaptation with Progressive Adaptation of Subspaces
Weikai Li, Songcan Chen

TL;DR
This paper introduces PAS, a novel unsupervised domain adaptation method that progressively refines shared subspaces to improve pseudo-label accuracy and mitigate mode collapse, outperforming existing approaches especially in partial domain adaptation scenarios.
Contribution
The paper proposes a progressive subspace adaptation approach that iteratively improves pseudo-labels and shared subspaces for better domain transfer, addressing mode collapse issues in UDA.
Findings
PAS outperforms state-of-the-art methods in standard UDA tasks.
PAS effectively handles partial domain adaptation scenarios.
The iterative refinement of subspaces enhances pseudo-label reliability.
Abstract
Unsupervised Domain Adaptation (UDA) aims to classify unlabeled target domain by transferring knowledge from labeled source domain with domain shift. Most of the existing UDA methods try to mitigate the adverse impact induced by the shift via reducing domain discrepancy. However, such approaches easily suffer a notorious mode collapse issue due to the lack of labels in target domain. Naturally, one of the effective ways to mitigate this issue is to reliably estimate the pseudo labels for target domain, which itself is hard. To overcome this, we propose a novel UDA method named Progressive Adaptation of Subspaces approach (PAS) in which we utilize such an intuition that appears much reasonable to gradually obtain reliable pseudo labels. Speci fically, we progressively and steadily refine the shared subspaces as bridge of knowledge transfer by adaptively anchoring/selecting and leveraging…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
