TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning Transferable Features with Deep Adaptation Networks

Learning Transferable Features with Deep Adaptation Networks

Mingsheng Long, Yue Cao, Jian-Min Wang, Michael. I. Jordan

2015-02-10Image ClassificationMulti-Source Unsupervised Domain AdaptationDomain Adaptation
PaperPDFCodeCodeCodeCodeCode

Abstract

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.

Results

TaskDatasetMetricValueModel
Domain AdaptationMNIST-to-MNIST-MAccuracy76.9MMD [tzeng2015ddc]; [long2015learning]
Domain AdaptationSynth Digits-to-SVHNAccuracy88MMD [tzeng2015ddc]; [long2015learning]
Domain AdaptationSYNSIG-to-GTSRBAccuracy91.1DAN
Domain AdaptationSynth Signs-to-GTSRBAccuracy91.1MMD [tzeng2015ddc]; [long2015learning]
Domain AdaptationSVNH-to-MNISTAccuracy71.1MMD [tzeng2015ddc]; [long2015learning]
Domain AdaptationOffice-CaltechAverage Accuracy90.1DAN[[Long et al.2015]]
Domain AdaptationImageCLEF-DAAccuracy76.9DAN
Domain AdaptationOffice-HomeAccuracy74.3DAN [cite:ICML15DAN]
Unsupervised Domain AdaptationOffice-HomeAccuracy74.3DAN [cite:ICML15DAN]

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Transferring Styles for Reduced Texture Bias and Improved Robustness in Semantic Segmentation Networks2025-07-14