Asymmetric Co-Training for Source-Free Few-Shot Domain Adaptation
Gengxu Li, Yuan Wu

TL;DR
This paper introduces an asymmetric co-training method for source-free few-shot domain adaptation, leveraging limited labeled target data to improve model performance in practical scenarios where unlabeled data is scarce or assumptions are violated.
Contribution
The proposed ACT method is specifically designed for SFFSDA, combining data augmentation and a two-step optimization to outperform existing SFUDA and transfer learning approaches.
Findings
Outperforms state-of-the-art SFUDA methods on four benchmarks.
Effective with only a small amount of labeled target data.
Demonstrates practical applicability in real-world scenarios.
Abstract
Source-free unsupervised domain adaptation (SFUDA) has gained significant attention as an alternative to traditional unsupervised domain adaptation (UDA), which relies on the constant availability of labeled source data. However, SFUDA approaches come with inherent limitations that are frequently overlooked. These challenges include performance degradation when the unlabeled target data fails to meet critical assumptions, such as having a closed-set label distribution identical to that of the source domain, or when sufficient unlabeled target data is unavailable-a common situation in real-world applications. To address these issues, we propose an asymmetric co-training (ACT) method specifically designed for the SFFSDA scenario. SFFSDA presents a more practical alternative to SFUDA, as gathering a few labeled target instances is more feasible than acquiring large volumes of unlabeled…
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 · Advanced Image Processing Techniques
MethodsSoftmax · Attention Is All You Need · Label Smoothing
