Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Proxy Denoising for Source-Free Domain Adaptation

About

Source-Free Domain Adaptation (SFDA) aims to adapt a pre-trained source model to an unlabeled target domain with no access to the source data. Inspired by the success of large Vision-Language (ViL) models in many applications, the latest research has validated ViL's benefit for SFDA by using their predictions as pseudo supervision. However, we observe that ViL's supervision could be noisy and inaccurate at an unknown rate, introducing additional negative effects during adaption. To address this thus-far ignored challenge, we introduce a novel Proxy Denoising (ProDe) approach. The key idea is to leverage the ViL model as a proxy to facilitate the adaptation process towards the latent domain-invariant space. We design a proxy denoising mechanism to correct ViL's predictions, grounded on a proxy confidence theory that models the dynamic effect of proxy's divergence against the domain-invariant space during adaptation. To capitalize on the corrected proxy, we derive a mutual knowledge distilling regularization. Extensive experiments show that ProDe significantly outperforms current state-of-the-art alternatives under the conventional closed set setting and more challenging open set, partial set, generalized SFDA, multi-target, multi-source, and test-time settings. Our code and data are available at https://github.com/tntek/source-free-domain-adaptation.

Song Tang, Wenxin Su, Yan Gan, Mao Ye, Jianwei Zhang, Xiatian Zhu• 2024

Related benchmarks

TaskDatasetResultRank
Unsupervised Domain AdaptationOffice-Home
Average Accuracy86.2
238
Domain AdaptationOffice-31
Accuracy (A -> W)96.4
156
Unsupervised Domain AdaptationOffice-31
A->W Accuracy96.4
83
Image ClassificationVisDA (val)
Plane Accuracy98.3
44
Closed-set Source-Free Domain AdaptationVisDA Sy→Re
Accuracy (Sy→Re)91.7
37
Closed-set Source-Free Domain AdaptationOffice-Home
Average Accuracy86.9
22
Closed-set Source-Free Domain AdaptationOffice-Home Closed-set (test)
Accuracy (Ar→Cl)72.7
20
Closed-set Source-Free Domain AdaptationOffice-31 (target)
Average Accuracy92.2
19
Source-free Domain AdaptationOffice-Home Open-set
Avg Accuracy82.6
15
Source-free Domain AdaptationDomainNet 126 (test)
C->P Accuracy83.2
15
Showing 10 of 17 rows

Other info

Code

Follow for update