Adversarial Transfer Learning for Cross-domain Visual Recognition
Shanshan Wang, Lei Zhang, JingRu Fu

TL;DR
This paper introduces a semi-supervised adversarial transfer learning method called CatDA for aligning feature distributions across different visual domains, improving cross-domain recognition performance.
Contribution
The paper proposes a novel symmetric adversarial transfer learning framework using shallow MLPs and domain-specific losses, distinct from image synthesis approaches like cycleGAN.
Findings
Achieves competitive results on benchmark datasets.
Effectively aligns features across domains for improved recognition.
Introduces domain-specific loss to enhance transfer learning.
Abstract
In many practical visual recognition scenarios, feature distribution in the source domain is generally different from that of the target domain, which results in the emergence of general cross-domain visual recognition problems. To address the problems of visual domain mismatch, we propose a novel semi-supervised adversarial transfer learning approach, which is called Coupled adversarial transfer Domain Adaptation (CatDA), for distribution alignment between two domains. The proposed CatDA approach is inspired by cycleGAN, but leveraging multiple shallow multilayer perceptrons (MLPs) instead of deep networks. Specifically, our CatDA comprises of two symmetric and slim sub-networks, such that the coupled adversarial learning framework is formulated. With such symmetry of two generators, the input data from source/target domain can be fed into the MLP network for target/source domain…
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 · Machine Learning and ELM · Multimodal Machine Learning Applications
MethodsBatch Normalization · Residual Connection · PatchGAN · *Communicated@Fast*How Do I Communicate to Expedia? · Tanh Activation · Residual Block · Instance Normalization · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Sigmoid Activation
