paper-with-me

Papers

Learning Transferable Features with Deep Adaptation Networks

2015-02-10 · 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 BibTeX arXiv:1502.02791

Code (5)

CtrlZ1/Domain-Adaptation-Algorithms
CtrlZ1/Domain-Adaptive-CodeBase
JorisRoels/domain-adaptive-segmentation pytorch
kevinmusgrave/pytorch-adapt pytorch
thuml/Transfer-Learning-Library pytorch

Tasks

Domain Adaptationimage-classificationImage ClassificationMulti-Source Unsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Interventional Domain Adaptation

2020-11-07 · Jun Wen, Changjian Shui, Kun Kuang, Junsong Yuan 외

Domain adaptation (DA) aims to transfer discriminative features learned from source domain to target domain. Most of DA methods focus on enhancing feature transferability through domain-invariance learning. However, sour…

counterfactualDomain AdaptationUnsupervised Domain Adaptation

Transferable Semantic Augmentation for Domain Adaptation

2021-03-23 · CVPR 2021 1 · Shuang Li, Mixue Xie, Kaixiong Gong, Chi Harold Liu 외

Domain adaptation has been widely explored by transferring the knowledge from a label-rich source domain to a related but unlabeled target domain. Most existing domain adaptation algorithms attend to adapting feature rep…

Domain Adaptation

Bridging Adversarial and Statistical Domain Transfer via Spectral Adaptation Networks

2021-02-25 · Christoph Raab, Philipp Väth, Peter Meier, Frank-Michael Schleif

Statistical and adversarial adaptation are currently two extensive categories of neural network architectures in unsupervised deep domain adaptation. The latter has become the new standard due to its good theoretical fou…

Domain Adaptation

Learning Transferable Features for Speech Emotion Recognition

2019-12-23 · Alison Marczewski, Adriano Veloso, Nívio Ziviani

Emotion recognition from speech is one of the key steps towards emotional intelligence in advanced human-machine interaction. Identifying emotions in human speech requires learning features that are robust and discrimina…

Domain AdaptationEmotional IntelligenceEmotion RecognitionSpeech Emotion Recognition

Deep causal representation learning for unsupervised domain adaptation

2019-10-28 · Raha Moraffah, Kai Shu, Adrienne Raglin, Huan Liu

Studies show that the representations learned by deep neural networks can be transferred to similar prediction tasks in other domains for which we do not have enough labeled data. However, as we transition to higher laye…

Domain AdaptationRepresentation LearningUnsupervised Domain Adaptation