Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ProCal: Probability Calibration for Neighborhood-Guided Source-Free Domain Adaptation

About

Source-Free Domain Adaptation (SFDA) adapts pre-trained models to unlabeled target domains without requiring access to source data. Although state-of-the-art methods leveraging local neighborhood structures show promise for SFDA, they tend to over-rely on prediction similarity among neighbors. This over-reliance accelerates the forgetting of source knowledge and increases susceptibility to local noise overfitting. To address these issues, we introduce ProCal, a probability calibration method that dynamically calibrates neighborhood-based predictions through a dual-model collaborative prediction mechanism. ProCal integrates the source model's initial predictions with the current model's online outputs to effectively calibrate neighbor probabilities. This strategy not only mitigates the interference of local noise but also preserves the discriminative information from the source model, thereby achieving a balance between knowledge retention and domain adaptation. Furthermore, we design a joint optimization objective that combines a soft supervision loss with a diversity loss to guide the target model. Our theoretical analysis shows that ProCal converges to an equilibrium where source knowledge and target information are effectively fused, reducing both knowledge forgetting and overfitting. We validate the effectiveness of our approach through extensive experiments on 31 cross-domain tasks across four public datasets. Our code is available at: https://github.com/zhengyinghit/ProCal.

Ying Zheng, Yiyi Zhang, Yi Wang, Lap-Pui Chau• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-31
Average Accuracy90.8
308
Object ClassificationVisDA synthetic-to-real 2017
Mean Accuracy88.9
108
Open Set Domain AdaptationOffice-Home
DA Accuracy (Ar -> Cl)65.4
53
Image ClassificationOffice-Home v1.0 (test)
Average Accuracy74.1
53
Source-free Domain AdaptationVisDA
Accuracy88.6
18
Source-free Domain AdaptationOffice-Home (OH)
Accuracy73.8
18
Image ClassificationDomainNet-126
Accuracy C->S65.1
15
Domain AdaptationOffice-Home Partial-set
Accuracy (Ar → Cl)66.8
9
Source-free Domain AdaptationOffice-31
Accuracy90.7
3
Source-free Domain AdaptationDomainNet
Accuracy72.8
3
Showing 10 of 10 rows

Other info

Follow for update