On the Transferability and Discriminability of Repersentation Learning in Unsupervised Domain Adaptation
Wenwen Qiang, Ziyin Gu, Lingyu Si, Jiangmeng Li, Changwen Zheng, Fuchun Sun, Hui Xiong
TL;DR
The paper tackles the limitation of standard adversarial-based unsupervised domain adaptation that relies solely on distribution alignment and source-domain risk. It introduces an information-theoretic perspective, defining good representation learning as requiring both transferability and discriminability, and shows that targeting target-domain discriminability is necessary. Building on this, the authors propose RLGLC, an adversarial UDA framework that combines a novel AR-WWD-based global alignment with a Local Consistency Module (CNCE-based) to preserve target discriminability, supported by Bayes error-rate bounds linking information measures to generalization. Empirically, RLGLC achieves state-of-the-art performance across multiple benchmarks (Office-31, Office-Home, VisDa-2017, DomainNet, Digits) and tasks, and its ablations confirm the contribution of both global and local consistency components. The work thus bridges theory and practice in UDA, showing that enforcing both transferability and discriminability yields robust, transferable representations.
Abstract
In this paper, we addressed the limitation of relying solely on distribution alignment and source-domain empirical risk minimization in Unsupervised Domain Adaptation (UDA). Our information-theoretic analysis showed that this standard adversarial-based framework neglects the discriminability of target-domain features, leading to suboptimal performance. To bridge this theoretical-practical gap, we defined "good representation learning" as guaranteeing both transferability and discriminability, and proved that an additional loss term targeting target-domain discriminability is necessary. Building on these insights, we proposed a novel adversarial-based UDA framework that explicitly integrates a domain alignment objective with a discriminability-enhancing constraint. Instantiated as Domain-Invariant Representation Learning with Global and Local Consistency (RLGLC), our method leverages Asymmetrically-Relaxed Wasserstein of Wasserstein Distance (AR-WWD) to address class imbalance and semantic dimension weighting, and employs a local consistency mechanism to preserve fine-grained target-domain discriminative information. Extensive experiments across multiple benchmark datasets demonstrate that RLGLC consistently surpasses state-of-the-art methods, confirming the value of our theoretical perspective and underscoring the necessity of enforcing both transferability and discriminability in adversarial-based UDA.
