paper-with-me

Papers

Domain-Invariant Adversarial Learning for Unsupervised Domain Adaption

2018-11-30 · Yexun Zhang, Ya zhang, Yan-Feng Wang, Qi Tian

Unsupervised domain adaption aims to learn a powerful classifier for the target domain given a labeled source data set and an unlabeled target data set. To alleviate the effect of `domain shift', the major challenge in domain adaptation, studies have attempted to align the distributions of the two domains. Recent research has suggested that generative adversarial network (GAN) has the capability of implicitly capturing data distribution. In this paper, we thus propose a simple but effective model for unsupervised domain adaption leveraging adversarial learning. The same encoder is shared between the source and target domains which is expected to extract domain-invariant representations with the help of an adversarial discriminator. With the labeled source data, we introduce the center loss to increase the discriminative power of feature learned. We further align the conditional distribution of the two domains to enforce the discrimination of the features in the target domain. Unlike previous studies where the source features are extracted with a fixed pre-trained encoder, our method jointly learns feature representations of two domains. Moreover, by sharing the encoder, the model does not need to know the source of images during testing and hence is more widely applicable. We evaluate the proposed method on several unsupervised domain adaption benchmarks and achieve superior or comparable performance to state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1811.12751

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Learning Invariant Representation for Unsupervised Image Restoration

2020-03-28 · CVPR 2020 6 · Wenchao Du, Hu Chen, Hongyu Yang

Recently, cross domain transfer has been applied for unsupervised image restoration tasks. However, directly applying existing frameworks would lead to domain-shift problems in translated images due to lack of effective …

Domain AdaptationImage Restoration

On the Robustness of Domain Adaption to Adversarial Attacks

2021-08-04 · Liyuan Zhang, YuHang Zhou, Lei Zhang

State-of-the-art deep neural networks (DNNs) have been proved to have excellent performance on unsupervised domain adaption (UDA). However, recent work shows that DNNs perform poorly when being attacked by adversarial sa…

Adversarial AttackDomain AdaptationPseudo LabelUnsupervised Domain Adaptation

DART: Domain-Adversarial Residual-Transfer Networks for Unsupervised Cross-Domain Image Classification

2018-12-30 · Xianghong Fang, Haoli Bai, Ziyi Guo, Bin Shen 외

The accuracy of deep learning (e.g., convolutional neural networks) for an image classification task critically relies on the amount of labeled training data. Aiming to solve an image classification task on a new domain …

ClassificationDomain AdaptationGeneral Classificationimage-classification+2

A Domain Agnostic Normalization Layer for Unsupervised Adversarial Domain Adaptation

2018-09-14 · Rob Romijnders, Panagiotis Meletis, Gijs Dubbelman

We propose a normalization layer for unsupervised domain adaption in semantic scene segmentation. Normalization layers are known to improve convergence and generalization and are part of many state-of-the-art fully-convo…

Domain AdaptationScene Segmentation

An Unsupervised Domain Adaptation Model based on Dual-module Adversarial Training

2021-12-31 · Yiju Yang, Tianxiao Zhang, Guanyu Li, Taejoon Kim 외

In this paper, we propose a dual-module network architecture that employs a domain discriminative feature module to encourage the domain invariant feature module to learn more domain invariant features. The proposed arch…

Domain AdaptationPredictionUnsupervised Domain Adaptation