Towards Trustworthy Unsupervised Domain Adaptation: A Representation Learning Perspective for Enhancing Robustness, Discrimination, and Generalization
Jia-Li Yin, Haoyuan Zheng, Ximeng Liu
TL;DR
This work tackles robust unsupervised domain adaptation by reframing RoUDA through mutual information theory. It introduces MIRoUDA, a MI-based framework that enforces robust (minimizing $I(X;F)$), discriminative (maximizing $I(F;Y)$), and generalized (minimizing $I(F_1;F_2)$) representations within a self-training pipeline using a dual-model architecture and a consensus regularizer. The method demonstrates superior robustness across multiple UDA benchmarks while preserving or improving clean accuracy, outperforming both baselines and state-of-the-art RoUDA methods. The combination of MI-driven objectives, dual-model diversification, and consensus regularization offers a principled path to robust, discriminative, and generalizable domain adaptation with practical impact on real-world deployments.
Abstract
Robust Unsupervised Domain Adaptation (RoUDA) aims to achieve not only clean but also robust cross-domain knowledge transfer from a labeled source domain to an unlabeled target domain. A number of works have been conducted by directly injecting adversarial training (AT) in UDA based on the self-training pipeline and then aiming to generate better adversarial examples (AEs) for AT. Despite the remarkable progress, these methods only focus on finding stronger AEs but neglect how to better learn from these AEs, thus leading to unsatisfied results. In this paper, we investigate robust UDA from a representation learning perspective and design a novel algorithm by utilizing the mutual information theory, dubbed MIRoUDA. Specifically, through mutual information optimization, MIRoUDA is designed to achieve three characteristics that are highly expected in robust UDA, i.e., robustness, discrimination, and generalization. We then propose a dual-model framework accordingly for robust UDA learning. Extensive experiments on various benchmarks verify the effectiveness of the proposed MIRoUDA, in which our method surpasses the state-of-the-arts by a large margin.
