paper-with-me

Papers

Unsupervised Domain Adaptation with Adversarial Residual Transform Networks

2018-04-25 · Guanyu Cai, Yuqin Wang, Mengchu Zhou, Lianghua He

Domain adaptation is widely used in learning problems lacking labels. Recent studies show that deep adversarial domain adaptation models can make markable improvements in performance, which include symmetric and asymmetric architectures. However, the former has poor generalization ability whereas the latter is very hard to train. In this paper, we propose a novel adversarial domain adaptation method named Adversarial Residual Transform Networks (ARTNs) to improve the generalization ability, which directly transforms the source features into the space of target features. In this model, residual connections are used to share features and adversarial loss is reconstructed, thus making the model more generalized and easier to train. Moreover, a special regularization term is added to the loss function to alleviate a vanishing gradient problem, which enables its training process stable. A series of experiments based on Amazon review dataset, digits datasets and Office-31 image datasets are conducted to show that the proposed ARTN can be comparable with the methods of the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1804.09578

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

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

Gradually Vanishing Bridge for Adversarial Domain Adaptation

2020-03-30 · CVPR 2020 6 · Shuhao Cui, Shuhui Wang, Junbao Zhuo, Chi Su 외

In unsupervised domain adaptation, rich domain-specific characteristics bring great challenge to learn domain-invariant representations. However, domain discrepancy is considered to be directly minimized in existing solu…

Domain AdaptationUnsupervised Domain Adaptation

Semantic-Aware Generative Adversarial Nets for Unsupervised Domain Adaptation in Chest X-ray Segmentation

2018-06-02 · Cheng Chen, Qi Dou, Hao Chen, Pheng-Ann Heng

In spite of the compelling achievements that deep neural networks (DNNs) have made in medical image computing, these deep models often suffer from degraded performance when being applied to new test datasets with domain …

Domain AdaptationSegmentationTransfer LearningUnsupervised Domain Adaptation

Unsupervised Pixel-Level Domain Adaptation with Generative Adversarial Networks

2016-12-16 · CVPR 2017 7 · Konstantinos Bousmalis, Nathan Silberman, David Dohan, Dumitru Erhan 외

Collecting well-annotated image datasets to train modern machine learning algorithms is prohibitively expensive for many tasks. One appealing alternative is rendering synthetic data where ground-truth annotations are gen…

Domain AdaptationGenerative Adversarial NetworkUnsupervised Domain Adaptation

Vision Transformer-based Adversarial Domain Adaptation

2024-04-24 · Yahan Li, Yuan Wu

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. The most recent UDA methods always resort to adversarial training to yield state-of-the-art resu…

Domain Adaptationimage-classificationImage Classificationobject-detection+3