Exploring Adversarially Robust Training for Unsupervised Domain Adaptation
Shao-Yuan Lo, Vishal M. Patel

TL;DR
This paper investigates enhancing the adversarial robustness of unsupervised domain adaptation models by systematically studying adversarial training variants and proposing a new method called ARTUDA, which improves robustness without labeled target data.
Contribution
It introduces ARTUDA, a novel adversarially robust training method specifically designed for unsupervised domain adaptation, addressing the challenge of unlabeled target data.
Findings
ARTUDA consistently improves adversarial robustness across multiple benchmarks.
The study evaluates various adversarial training variants for UDA.
Experimental results show enhanced model reliability against attacks.
Abstract
Unsupervised Domain Adaptation (UDA) methods aim to transfer knowledge from a labeled source domain to an unlabeled target domain. UDA has been extensively studied in the computer vision literature. Deep networks have been shown to be vulnerable to adversarial attacks. However, very little focus is devoted to improving the adversarial robustness of deep UDA models, causing serious concerns about model reliability. Adversarial Training (AT) has been considered to be the most successful adversarial defense approach. Nevertheless, conventional AT requires ground-truth labels to generate adversarial examples and train models, which limits its effectiveness in the unlabeled target domain. In this paper, we aim to explore AT to robustify UDA models: How to enhance the unlabeled data robustness via AT while learning domain-invariant features for UDA? To answer this question, we provide a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning · COVID-19 diagnosis using AI
