English

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

Computer Vision and Pattern Recognition 2021-08-02 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2107.14447,
  title  = {T-SVDNet: Exploring High-Order Prototypical Correlations for Multi-Source Domain Adaptation},
  author = {Ruihuang Li and Xu Jia and Jianzhong He and Shuaijun Chen and Qinghua Hu},
  journal= {arXiv preprint arXiv:2107.14447},
  year   = {2021}
}

Comments

11 pages, 6 figures, International Conference on Computer Vision

R2 v1 2026-06-24T04:40:39.155Z