Confidence-based Visual Dispersal for Few-shot Unsupervised Domain Adaptation
Yizhe Xiong, Hui Chen, Zijia Lin, Sicheng Zhao, Guiguang Ding

TL;DR
This paper introduces C-VisDiT, a confidence-based transfer learning method for few-shot unsupervised domain adaptation that selectively transfers high-confidence source knowledge and guides hard target samples with easier ones, improving adaptation performance.
Contribution
The paper proposes a novel confidence-based visual dispersal transfer learning approach (C-VisDiT) for FUDA, addressing the challenge of limited labeled source data and hard target samples.
Findings
C-VisDiT outperforms state-of-the-art FUDA methods on multiple benchmarks.
The method effectively transfers high-confidence source knowledge.
It improves classification of hard target samples.
Abstract
Unsupervised domain adaptation aims to transfer knowledge from a fully-labeled source domain to an unlabeled target domain. However, in real-world scenarios, providing abundant labeled data even in the source domain can be infeasible due to the difficulty and high expense of annotation. To address this issue, recent works consider the Few-shot Unsupervised Domain Adaptation (FUDA) where only a few source samples are labeled, and conduct knowledge transfer via self-supervised learning methods. Yet existing methods generally overlook that the sparse label setting hinders learning reliable source knowledge for transfer. Additionally, the learning difficulty difference in target samples is different but ignored, leaving hard target samples poorly classified. To tackle both deficiencies, in this paper, we propose a novel Confidence-based Visual Dispersal Transfer learning method (C-VisDiT)…
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 · Multimodal Machine Learning Applications
