Learning Transferrable Representations for Unsupervised Domain Adaptation
Supervised learning with large scale labelled datasets and deep layered models has caused a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers from generalization issues under the presence of a domain shift between the training and the test data distribution. Since unsupervised domain adaptation algorithms directly address this domain shift problem between a labelled source dataset and an unlabelled target dataset, recent papers have shown promising results by fine-tuning the networks with domain adaptation loss functions which try to align the mismatch between the training and testing data distributions. Nevertheless, these recent deep learning based domain adaptation approaches still suffer from issues such as high sensitivity to the gradient reversal hyperparameters and overfitting during the fine-tuning stage. In this paper, we propose a unified deep learning framework where the representation, cross domain transformation, and target label inference are all jointly optimized in an end-to-end fashion for unsupervised domain adaptation. Our experiments show that the proposed method significantly outperforms state-of-the-art algorithms in both object recognition and digit classification experiments by a large margin. We will make our learned models as well as the source code available immediately upon acceptance.
Code (0)
등록된 구현이 없습니다.
Tasks
Domain AdaptationObject RecognitionUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Transferrable Prototypical Networks for Unsupervised Domain Adaptation
In this paper, we introduce a new idea for unsupervised domain adaptation via a remold of Prototypical Networks, which learn an embedding space and perform classification via a remold of the distances to the prototype of…
Domain AdaptationPseudo LabelUnsupervised Domain AdaptationCrucial Semantic Classifier-based Adversarial Learning for Unsupervised Domain Adaptation
Unsupervised Domain Adaptation (UDA), which aims to explore the transferrable features from a well-labeled source domain to a related unlabeled target domain, has been widely progressed. Nevertheless, as one of the mains…
Domain AdaptationUnsupervised Domain AdaptationReliable Weighted Optimal Transport for Unsupervised Domain Adaptation
Recently, extensive researches have been proposed to address the UDA problem, which aims to learn transferrable models for the unlabeled target domain. Among them, the optimal transport is a promising metric to align the…
ClusteringDomain AdaptationUnsupervised Domain AdaptationRobust Ensembling Network for Unsupervised Domain Adaptation
Recently, in order to address the unsupervised domain adaptation (UDA) problem, extensive studies have been proposed to achieve transferrable models. Among them, the most prevalent method is adversarial domain adaptation…
Domain AdaptationUnsupervised Domain AdaptationDomain Adaptation Meets Disentangled Representation Learning and Style Transfer
Many methods have been proposed to solve the domain adaptation problem recently. However, the success of them implicitly funds on the assumption that the information of domains are fully transferrable. If the assumption …
Domain AdaptationRepresentation LearningStyle TransferTransfer Learning