Learning Transferable Features with Deep Adaptation Networks
Mingsheng Long, Yue Cao, Jianmin Wang, Michael I. Jordan

TL;DR
This paper introduces Deep Adaptation Networks (DAN), a method that improves transferability of deep neural network features across domains by embedding representations in a reproducing kernel Hilbert space and matching domain distributions.
Contribution
The paper proposes a novel DAN architecture that enhances feature transferability in deep networks for domain adaptation using kernel mean embedding matching.
Findings
Achieves state-of-the-art image classification error rates on benchmarks.
Effectively reduces domain discrepancy in deep features.
Scales linearly with unbiased kernel embedding estimates.
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…
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 · Anomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis
