paper-with-me

Papers

Multi-source Heterogeneous Domain Adaptation with Conditional Weighting Adversarial Network

2020-08-06 · Yuan Yao, Xutao Li, Yu Zhang, Yunming Ye

Heterogeneous domain adaptation (HDA) tackles the learning of cross-domain samples with both different probability distributions and feature representations. Most of the existing HDA studies focus on the single-source scenario. In reality, however, it is not uncommon to obtain samples from multiple heterogeneous domains. In this article, we study the multisource HDA problem and propose a conditional weighting adversarial network (CWAN) to address it. The proposed CWAN adversarially learns a feature transformer, a label classifier, and a domain discriminator. To quantify the importance of different source domains, CWAN introduces a sophisticated conditional weighting scheme to calculate the weights of the source domains according to the conditional distribution divergence between the source and target domains. Different from existing weighting schemes, the proposed conditional weighting scheme not only weights the source domains but also implicitly aligns the conditional distributions during the optimization process. Experimental results clearly demonstrate that the proposed CWAN performs much better than several state-of-the-art methods on four real-world datasets.

📄 PDF Abstract BibTeX arXiv:2008.02714

Code (1)

yyyaoyuan/CWAN 공식 구현 tf

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Heterogeneous Domain Adaptation via Soft Transfer Network

2019-08-28 · Yuan Yao, Yu Zhang, Xutao Li, Yunming Ye

Heterogeneous domain adaptation (HDA) aims to facilitate the learning task in a target domain by borrowing knowledge from a heterogeneous source domain. In this paper, we propose a Soft Transfer Network (STN), which join…

Domain Adaptation

Maximizing Conditional Independence for Unsupervised Domain Adaptation

2022-03-07 · Yi-Ming Zhai, You-Wei Luo

Unsupervised domain adaptation studies how to transfer a learner from a labeled source domain to an unlabeled target domain with different distributions. Existing methods mainly focus on matching the marginal distributio…

Domain AdaptationUnsupervised Domain Adaptation

Mutual Learning Network for Multi-Source Domain Adaptation

2020-03-29 · Zhenpeng Li, Zhen Zhao, Yuhong Guo, Haifeng Shen 외

Early Unsupervised Domain Adaptation (UDA) methods have mostly assumed the setting of a single source domain, where all the labeled source data come from the same distribution. However, in practice the labeled data can c…

Domain AdaptationUnsupervised Domain Adaptation

A Two-Stage Weighting Framework for Multi-Source Domain Adaptation

2011-12-01 · NeurIPS 2011 12 · Qian Sun, Rita Chattopadhyay, Sethuraman Panchanathan, Jieping Ye

Discriminative learning when training and test data belong to different distributions is a challenging and complex task. Often times we have very few or no labeled data from the test or target distribution but may have p…

Domain AdaptationVocal Bursts Valence Prediction

Ensemble Multi-Source Domain Adaptation with Pseudolabels

2020-09-29 · Seongmin Lee, Hyunsik Jeon, U Kang

Given multiple source datasets with labels, how can we train a target model with no labeled data? Multi-source domain adaptation (MSDA) aims to train a model using multiple source datasets different from a target dataset…

Domain AdaptationEnsemble Learning