Contrastive Adversarial Training for Unsupervised Domain Adaptation
Jiahong Chen, Zhilin Zhang, Lucy Li, Behzad Shahrasbi, Arjun Mishra

TL;DR
This paper introduces a contrastive adversarial training method that improves unsupervised domain adaptation by better aligning source and target features, especially in complex datasets, leading to more robust domain-invariant representations.
Contribution
The proposed contrastive adversarial training approach effectively addresses imbalance issues in adversarial learning, enhancing domain adaptation performance on complex datasets.
Findings
Significant performance improvements on complex datasets like DomainNet.
Enhanced robustness of domain-invariant feature generation.
Better alignment of source and target feature distributions.
Abstract
Domain adversarial training has shown its effective capability for finding domain invariant feature representations and been successfully adopted for various domain adaptation tasks. However, recent advances of large models (e.g., vision transformers) and emerging of complex adaptation scenarios (e.g., DomainNet) make adversarial training being easily biased towards source domain and hardly adapted to target domain. The reason is twofold: relying on large amount of labelled data from source domain for large model training and lacking of labelled data from target domain for fine-tuning. Existing approaches widely focused on either enhancing discriminator or improving the training stability for the backbone networks. Due to unbalanced competition between the feature extractor and the discriminator during the adversarial training, existing solutions fail to function well on complex…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
