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

T-SVDNet: Exploring High-Order Prototypical Correlations for Multi-Source Domain Adaptation

About

Most existing domain adaptation methods focus on adaptation from only one source domain, however, in practice there are a number of relevant sources that could be leveraged to help improve performance on target domain. We propose a novel approach named T-SVDNet to address the task of Multi-source Domain Adaptation (MDA), which is featured by incorporating Tensor Singular Value Decomposition (T-SVD) into a neural network's training pipeline. Overall, high-order correlations among multiple domains and categories are fully explored so as to better bridge the domain gap. Specifically, we impose Tensor-Low-Rank (TLR) constraint on a tensor obtained by stacking up a group of prototypical similarity matrices, aiming at capturing consistent data structure across different domains. Furthermore, to avoid negative transfer brought by noisy source data, we propose a novel uncertainty-aware weighting strategy to adaptively assign weights to different source domains and samples based on the result of uncertainty estimation. Extensive experiments conducted on public benchmarks demonstrate the superiority of our model in addressing the task of MDA compared to state-of-the-art methods.

Ruihuang Li, Xu Jia, Jianzhong He, Shuaijun Chen, Qinghua Hu• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationPACS
Overall Average Accuracy91.25
230
Image ClassificationDomainNet (test)
Average Accuracy47
209
Image ClassificationDomainNet
Accuracy (ClipArt)66.1
161
Unsupervised Domain AdaptationDomainNet
Average Accuracy47
100
Image ClassificationDigits-Five
Accuracy (Source: mt)99.28
44
Multi-source Unsupervised Domain AdaptationDomainNet target
Clipart Accuracy66.1
26
ClassificationDomainNet
Accuracy (clp)66.1
18
Multi-source Domain AdaptationPACS--
17
Showing 8 of 8 rows

Other info

Code

Follow for update