Modified Distribution Alignment for Domain Adaptation with Pre-trained Inception ResNet
Youshan Zhang, Brian D. Davison
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/heaventian93/MDAIROfficialIn papernone★ 0
- github.com/heaventian93/ImageNet-Models-on-Domain-Adaptationnone★ 3
Abstract
Deep neural networks have been widely used in computer vision. There are several well trained deep neural networks for the ImageNet classification challenge, which has played a significant role in image recognition. However, little work has explored pre-trained neural networks for image recognition in domain adaption. In this paper, we are the first to extract better-represented features from a pre-trained Inception ResNet model for domain adaptation. We then present a modified distribution alignment method for classification using the extracted features. We test our model using three benchmark datasets (Office+Caltech-10, Office-31, and Office-Home). Extensive experiments demonstrate significant improvements (4.8%, 5.5%, and 10%) in classification accuracy over the state-of-the-art.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| Office-31 | MDAIR | Average Accuracy | 89.8 | — | Unverified |