SRoUDA: Meta Self-training for Robust Unsupervised Domain Adaptation
Wanqing Zhu, Jia-Li Yin, Bo-Hao Chen, Ximeng Liu

TL;DR
SRoUDA introduces a meta self-training approach to enhance adversarial robustness in unsupervised domain adaptation, effectively mitigating error propagation from pseudo labels and achieving state-of-the-art results without sacrificing accuracy.
Contribution
It proposes a novel meta self-training pipeline, SRoUDA, that integrates adversarial training into UDA and mitigates pseudo-label noise through a meta learning step.
Findings
Achieves significant robustness improvements on benchmark datasets.
Maintains high accuracy on clean data.
Outperforms existing UDA methods in robustness metrics.
Abstract
As acquiring manual labels on data could be costly, unsupervised domain adaptation (UDA), which transfers knowledge learned from a rich-label dataset to the unlabeled target dataset, is gaining increasing popularity. While extensive studies have been devoted to improving the model accuracy on target domain, an important issue of model robustness is neglected. To make things worse, conventional adversarial training (AT) methods for improving model robustness are inapplicable under UDA scenario since they train models on adversarial examples that are generated by supervised loss function. In this paper, we present a new meta self-training pipeline, named SRoUDA, for improving adversarial robustness of UDA models. Based on self-training paradigm, SRoUDA starts with pre-training a source model by applying UDA baseline on source labeled data and taraget unlabeled data with a developed random…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
