TL;DR
This paper introduces a novel method called CCA-LSC that effectively handles both covariate and label shifts in imbalanced domain adaptation, improving target domain classification accuracy.
Contribution
The paper proposes a contrastive conditional alignment approach with label shift calibration, addressing limitations of existing methods in imbalanced domain adaptation scenarios.
Findings
Outperforms existing UDA and IDA methods on benchmark datasets.
Effectively handles both covariate and label shifts.
Demonstrates robustness in imbalanced domain adaptation tasks.
Abstract
Many existing unsupervised domain adaptation (UDA) methods primarily focus on covariate shift, limiting their effectiveness in imbalanced domain adaptation (IDA) where both covariate shift and label shift coexist. Recent IDA methods have achieved promising results based on self-training using target pseudo labels. However, under the IDA scenarios, the classifier learned in the source domain will exhibit different decision bias from the target domain. It will potentially make target pseudo labels unreliable, and will further lead to error accumulation with incorrect class alignment. Thus, we propose contrastive conditional alignment based on label shift calibration (CCA-LSC) for IDA, to address both covariate shift and label shift. Initially, our contrastive conditional alignment resolve covariate shift to learn representations with domain invariance and class discriminability, which…
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
MethodsFocus
