paper-with-me

홈 › Papers

Deep Adversarial Domain Adaptation Based on Multi-layer Joint Kernelized Distance

2020-10-09 · Sitong Mao, Jiaxin Chen, Xiao Shen, Fu-Lai Chung

Domain adaptation refers to the learning scenario that a model learned from the source data is applied on the target data which have the same categories but different distribution. While it has been widely applied, the distribution discrepancy between source data and target data can substantially affect the adaptation performance. The problem has been recently addressed by employing adversarial learning and distinctive adaptation performance has been reported. In this paper, a deep adversarial domain adaptation model based on a multi-layer joint kernelized distance metric is proposed. By utilizing the abstract features extracted from deep networks, the multi-layer joint kernelized distance (MJKD) between the $j$th target data predicted as the $m$th category and all the source data of the $m'$th category is computed. Base on MJKD, a class-balanced selection strategy is utilized in each category to select target data that are most likely to be classified correctly and treat them as labeled data using their pseudo labels. Then an adversarial architecture is used to draw the newly generated labeled training data and the remaining target data close to each other. In this way, the target data itself provide valuable information to enhance the domain adaptation. An analysis of the proposed method is also given and the experimental results demonstrate that the proposed method can achieve a better performance than a number of state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2010.05696

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Deep Transfer Learning with Joint Adaptation Networks

2016-05-21 · ICML 2017 8 · Mingsheng Long, Han Zhu, Jian-Min Wang, Michael. I. Jordan

Deep networks have been successfully applied to learn transferable features for adapting models from a source domain to a different target domain. In this paper, we present joint adaptation networks (JAN), which learn a …

Multi-Source Unsupervised Domain AdaptationTransfer Learning

CADA: Multi-scale Collaborative Adversarial Domain Adaptation for Unsupervised Optic Disc and Cup Segmentation

2021-10-05 · Peng Liu, Charlie T. Tran, Bin Kong, Ruogu Fang

The diversity of retinal imaging devices poses a significant challenge: domain shift, which leads to performance degradation when applying the deep learning models trained on one domain to new testing domains. In this pa…

Domain AdaptationUnsupervised Domain Adaptation

Discriminative Adversarial Domain Adaptation

2019-11-27 · Hui Tang, Kui Jia

Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adv…

Domain AdaptationUnsupervised Domain Adaptation

Collaborative and Adversarial Network for Unsupervised Domain Adaptation

2018-06-01 · CVPR 2018 6 · Weichen Zhang, Wanli Ouyang, Wen Li, Dong Xu

In this paper, we propose a new unsupervised domain adaptation approach called Collaborative and Adversarial Network (CAN) through domain-collaborative and domain-adversarial training of neural networks. We use several d…

Domain AdaptationUnsupervised Domain Adaptation

Adversarial Domain Adaptation for Metal Cutting Sound Detection: Leveraging Abundant Lab Data for Scarce Industry Data

2024-10-23 · Mir Imtiaz Mostafiz, Eunseob Kim, Adrian Shuai Li, Elisa Bertino 외

Cutting state monitoring in the milling process is crucial for improving manufacturing efficiency and tool life. Cutting sound detection using machine learning (ML) models, inspired by experienced machinists, can be empl…

Domain Adaptation