Transferable Semantic Augmentation for Domain Adaptation
Shuang Li, Mixue Xie, Kaixiong Gong, Chi Harold Liu, Yulin Wang, Wei, Li

TL;DR
This paper introduces Transferable Semantic Augmentation (TSA), a novel method that enhances domain adaptation by augmenting source features with target semantics, improving classifier transferability across domains.
Contribution
The paper proposes TSA, a lightweight augmentation technique that implicitly generates target-like features to improve domain adaptation performance.
Findings
TSA significantly improves accuracy on cross-domain benchmarks.
TSA can be integrated into various domain adaptation methods.
Experimental results validate TSA's effectiveness and efficiency.
Abstract
Domain adaptation has been widely explored by transferring the knowledge from a label-rich source domain to a related but unlabeled target domain. Most existing domain adaptation algorithms attend to adapting feature representations across two domains with the guidance of a shared source-supervised classifier. However, such classifier limits the generalization ability towards unlabeled target recognition. To remedy this, we propose a Transferable Semantic Augmentation (TSA) approach to enhance the classifier adaptation ability through implicitly generating source features towards target semantics. Specifically, TSA is inspired by the fact that deep feature transformation towards a certain direction can be represented as meaningful semantic altering in the original input space. Thus, source features can be augmented to effectively equip with target semantics to train a more transferable…
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 · Multimodal Machine Learning Applications
