Improving Transferability of Domain Adaptation Networks Through Domain Alignment Layers
Lucas Fernando Alvarenga e Silva, Daniel Carlos Guimar\~aes, Pedronette, F\'abio Augusto Faria, Jo\~ao Paulo Papa, Jurandy Almeida

TL;DR
This paper introduces Domain Alignment Layers (DIAL) for multi-source unsupervised domain adaptation, improving feature space alignment to enhance transferability and outperform existing methods in digit recognition and object classification.
Contribution
It proposes a novel network design with Multi-Source DomaIn Alignment Layers (MS-DIAL) that align feature distributions across domains at multiple levels, enhancing adaptation performance.
Findings
Achieved up to +30.64% accuracy improvement over state-of-the-art methods.
Demonstrated robustness across digit recognition and object classification tasks.
Effective integration of alignment layers into various MSDA frameworks.
Abstract
Deep learning (DL) has been the primary approach used in various computer vision tasks due to its relevant results achieved on many tasks. However, on real-world scenarios with partially or no labeled data, DL methods are also prone to the well-known domain shift problem. Multi-source unsupervised domain adaptation (MSDA) aims at learning a predictor for an unlabeled domain by assigning weak knowledge from a bag of source models. However, most works conduct domain adaptation leveraging only the extracted features and reducing their domain shift from the perspective of loss function designs. In this paper, we argue that it is not sufficient to handle domain shift only based on domain-level features, but it is also essential to align such information on the feature space. Unlike previous works, we focus on the network design and propose to embed Multi-Source version of DomaIn Alignment…
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
