Semantic Bridging Domains: Pseudo-Source as Test-Time Connector
About
Distribution shifts between training and testing data are a critical bottleneck limiting the practical utility of models, especially in real-world test-time scenarios. To adapt models when the source domain is unknown and the target domain is unlabeled, previous works constructed pseudo-source domains via data generation and translation, then aligned the target domain with them. However, significant discrepancies exist between the pseudo-source and the original source domain, leading to potential divergence when correcting the target directly. From this perspective, we propose a Stepwise Semantic Alignment (SSA) method, viewing the pseudo-source as a semantic bridge connecting the source and target, rather than a direct substitute for the source. Specifically, we leverage easily accessible universal semantics to rectify the semantic features of the pseudo-source, and then align the target domain using the corrected pseudo-source semantics. Additionally, we introduce a Hierarchical Feature Aggregation (HFA) module and a Confidence-Aware Complementary Learning (CACL) strategy to enhance the semantic quality of the SSA process in the absence of source and ground truth of target domains. We evaluated our approach on tasks like semantic segmentation and image classification, achieving a 5.2% performance boost on GTA2Cityscapes over the state-of-the-art.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | Office-31 | Average Accuracy92.8 | 308 | |
| Semantic segmentation | SYNTHIA to Cityscapes | Road IoU90 | 159 | |
| Image Classification | Office-Home | Average Accuracy85 | 148 | |
| Multi-label Image Classification | VOC 2012 (test) | -- | 72 | |
| Semantic segmentation | Cityscapes to ACDC (test) | mIoU65.2 | 67 | |
| Image Classification | DomainNet-126 | Accuracy (R->C)82.3 | 49 | |
| Image Classification | VisDA-C | Mean Accuracy92.1 | 31 | |
| Semantic segmentation | GTA5 → Cityscapes (CS) | Road IoU93 | 9 | |
| Multi-Label Classification | VOC 2007 (test) | -- | 8 | |
| Multi-label Image Classification | COCO 2014 (test) | Accuracy53.27 | 4 |