paper-with-me

Papers

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

2018-12-30 · Xianghong Fang, Haoli Bai, Ziyi Guo, Bin Shen, Steven Hoi, Zenglin Xu

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 that lacks labeled data but gains access to cheaply available unlabeled data, unsupervised domain adaptation is a promising technique to boost the performance without incurring extra labeling cost, by assuming images from different domains share some invariant characteristics. In this paper, we propose a new unsupervised domain adaptation method named Domain-Adversarial Residual-Transfer (DART) learning of Deep Neural Networks to tackle cross-domain image classification tasks. In contrast to the existing unsupervised domain adaption approaches, the proposed DART not only learns domain-invariant features via adversarial training, but also achieves robust domain-adaptive classification via a residual-transfer strategy, all in an end-to-end training framework. We evaluate the performance of the proposed method for cross-domain image classification tasks on several well-known benchmark data sets, in which our method clearly outperforms the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1812.11478

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDomain AdaptationGeneral Classificationimage-classificationImage ClassificationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Robust Domain Adaptation: Paradigm, Theory and Algorithm

2025-11-14 · Fuxiang Huang, Xiaowei Fu, Shiyu Ye, Lina Ma 외 arxiv

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a label-rich source domain to an unlabeled target domain by addressing domain shifts. Most UDA approaches emphasize transfer ability, but often overloo…

Unsupervised Domain AdaptationAdversarial Robustness

DART: A Principled Approach to Adversarially Robust Unsupervised Domain Adaptation

2024-02-16 · Yunjuan Wang, Hussein Hazimeh, Natalia Ponomareva, Alexey Kurakin 외

Distribution shifts and adversarial examples are two major challenges for deploying machine learning models. While these challenges have been studied individually, their combination is an important topic that remains rel…

Adversarial RobustnessDomain AdaptationUnsupervised Domain Adaptation

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

ATPL: Mutually enhanced adversarial training and pseudo labeling for unsupervised domain adaptation

2022-08-17 · Knowledge-Based Systems 2022 8 · Changan Yi, Haotian Chen, Yonghui Xu, Yong liu 외

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to a related but unlabeled target domain. Most existing approaches either adversarially reduce the domain shift or use pseudo-labels …

Domain AdaptationUnsupervised Domain Adaptation

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 asymmetr…

Domain AdaptationUnsupervised Domain Adaptation