Trust And Balance: Few Trusted Samples Pseudo-Labeling and Temperature Scaled Loss for Effective Source-Free Unsupervised Domain Adaptation
Andrea Maracani, Lorenzo Rosasco, Lorenzo Natale

TL;DR
This paper introduces Trust And Balance (TAB), a novel source-free unsupervised domain adaptation method using few trusted samples for pseudo-labeling and a dual temperature scaled loss to improve adaptation accuracy across diverse datasets.
Contribution
The paper proposes a new approach combining Few Trusted Samples Pseudo-labeling and Temperature Scaled Adaptive Loss for more effective source-free domain adaptation.
Findings
Outperforms state-of-the-art methods on multiple benchmarks.
Effective with both ResNet50 and ViT-Large architectures.
Improves pseudo-label accuracy and domain adaptation performance.
Abstract
Deep Neural Networks have significantly impacted many computer vision tasks. However, their effectiveness diminishes when test data distribution (target domain) deviates from the one of training data (source domain). In situations where target labels are unavailable and the access to the labeled source domain is restricted due to data privacy or memory constraints, Source-Free Unsupervised Domain Adaptation (SF-UDA) has emerged as a valuable tool. Recognizing the key role of SF-UDA under these constraints, we introduce a novel approach marked by two key contributions: Few Trusted Samples Pseudo-labeling (FTSP) and Temperature Scaled Adaptive Loss (TSAL). FTSP employs a limited subset of trusted samples from the target data to construct a classifier to infer pseudo-labels for the entire domain, showing simplicity and improved accuracy. Simultaneously, TSAL, designed with a unique dual…
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 · Adversarial Robustness in Machine Learning
MethodsAdaptive Robust Loss
