English

Adversarial Robustness for Unsupervised Domain Adaptation

Machine Learning 2021-09-03 v1 Computer Vision and Pattern Recognition

Abstract

Extensive Unsupervised Domain Adaptation (UDA) studies have shown great success in practice by learning transferable representations across a labeled source domain and an unlabeled target domain with deep models. However, previous works focus on improving the generalization ability of UDA models on clean examples without considering the adversarial robustness, which is crucial in real-world applications. Conventional adversarial training methods are not suitable for the adversarial robustness on the unlabeled target domain of UDA since they train models with adversarial examples generated by the supervised loss function. In this work, we leverage intermediate representations learned by multiple robust ImageNet models to improve the robustness of UDA models. Our method works by aligning the features of the UDA model with the robust features learned by ImageNet pre-trained models along with domain adaptation training. It utilizes both labeled and unlabeled domains and instills robustness without any adversarial intervention or label requirement during domain adaptation training. Experimental results show that our method significantly improves adversarial robustness compared to the baseline while keeping clean accuracy on various UDA benchmarks.

Keywords

Cite

@article{arxiv.2109.00946,
  title  = {Adversarial Robustness for Unsupervised Domain Adaptation},
  author = {Muhammad Awais and Fengwei Zhou and Hang Xu and Lanqing Hong and Ping Luo and Sung-Ho Bae and Zhenguo Li},
  journal= {arXiv preprint arXiv:2109.00946},
  year   = {2021}
}

Comments

Accepted by ICCV 2021

R2 v1 2026-06-24T05:37:45.164Z