Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Domain-Specific Batch Normalization for Unsupervised Domain Adaptation

About

We propose a novel unsupervised domain adaptation framework based on domain-specific batch normalization in deep neural networks. We aim to adapt to both domains by specializing batch normalization layers in convolutional neural networks while allowing them to share all other model parameters, which is realized by a two-stage algorithm. In the first stage, we estimate pseudo-labels for the examples in the target domain using an external unsupervised domain adaptation algorithm---for example, MSTN or CPUA---integrating the proposed domain-specific batch normalization. The second stage learns the final models using a multi-task classification loss for the source and target domains. Note that the two domains have separate batch normalization layers in both stages. Our framework can be easily incorporated into the domain adaptation techniques based on deep neural networks with batch normalization layers. We also present that our approach can be extended to the problem with multiple source domains. The proposed algorithm is evaluated on multiple benchmark datasets and achieves the state-of-the-art accuracy in the standard setting and the multi-source domain adaption scenario.

Woong-Gi Chang, Tackgeun You, Seonguk Seo, Suha Kwak, Bohyung Han• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-31
Average Accuracy88.3
261
Domain AdaptationOffice-31
Accuracy (A -> W)93.3
156
Image ClassificationOffice-31 (test)
Avg Accuracy88.3
93
Object ClassificationVisDA synthetic-to-real 2017
Mean Accuracy80.2
91
Unsupervised Domain AdaptationVisDA unsupervised domain adaptation 2017
Mean Accuracy80.2
87
Image ClassificationVisDA-C (test)
Mean Accuracy80.2
76
Image ClassificationVisDA-C (val)
Accuracy80.2
31
Multi-source Domain AdaptationPACS (test)
Accuracy (Art)88.94
8
Showing 8 of 8 rows

Other info

Follow for update