Learning Transferable Features with Deep Adaptation Networks

10 Feb 2015  ·  Mingsheng Long, Yue Cao, Jian-Min Wang, Michael. I. Jordan ·

Recent studies reveal that a deep neural network can learn transferable features which generalize well to novel tasks for domain adaptation. However, as deep features eventually transition from general to specific along the network, the feature transferability drops significantly in higher layers with increasing domain discrepancy. Hence, it is important to formally reduce the dataset bias and enhance the transferability in task-specific layers. In this paper, we propose a new Deep Adaptation Network (DAN) architecture, which generalizes deep convolutional neural network to the domain adaptation scenario. In DAN, hidden representations of all task-specific layers are embedded in a reproducing kernel Hilbert space where the mean embeddings of different domain distributions can be explicitly matched. The domain discrepancy is further reduced using an optimal multi-kernel selection method for mean embedding matching. DAN can learn transferable features with statistical guarantees, and can scale linearly by unbiased estimate of kernel embedding. Extensive empirical evidence shows that the proposed architecture yields state-of-the-art image classification error rates on standard domain adaptation benchmarks.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Domain Adaptation ImageCLEF-DA DAN Accuracy 76.9 # 16
Domain Adaptation MNIST-to-MNIST-M MMD [tzeng2015ddc]; [long2015learning] Accuracy 76.9 # 5
Unsupervised Domain Adaptation Office-Home DAN [cite:ICML15DAN] Accuracy 74.3 # 7
Domain Adaptation SVNH-to-MNIST MMD [tzeng2015ddc]; [long2015learning] Accuracy 71.1 # 8
Domain Adaptation SYNSIG-to-GTSRB DAN Accuracy 91.1 # 5
Domain Adaptation Synth Signs-to-GTSRB MMD [tzeng2015ddc]; [long2015learning] Accuracy 91.1 # 3
Multi-Source Unsupervised Domain Adaptation Tennessee Eastman Process MMD Accuracy Averaged over Domains 76.33 # 5

Results from Other Papers


Task Dataset Model Metric Name Metric Value Rank Source Paper Compare
Domain Adaptation Office-Caltech DAN[[Long et al.2015]] Average Accuracy 90.1 # 4
Domain Adaptation Synth Digits-to-SVHN MMD [tzeng2015ddc]; [long2015learning] Accuracy 88.0 # 3

Methods


No methods listed for this paper. Add relevant methods here