paper-with-me

Papers

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 distributions of the source and target domains, which probably lead a misalignment of samples from the same class but different domains. In this paper, we deal with this misalignment by achieving the class-conditioned transferring from a new perspective. We aim to maximize the conditional independence of feature and domain given class in the reproducing kernel Hilbert space. The optimization of the conditional independence measure can be viewed as minimizing a surrogate of a certain mutual information between feature and domain. An interpretable empirical estimation of the conditional dependence is deduced and connected with the unconditional case. Besides, we provide an upper bound on the target error by taking the class-conditional distribution into account, which provides a new theoretical insight for most class-conditioned transferring methods. In addition to unsupervised domain adaptation, we extend our method to the multi-source scenario in a natural and elegant way. Extensive experiments on four benchmarks validate the effectiveness of the proposed models in both unsupervised domain adaptation and multiple source domain adaptation.

📄 PDF Abstract BibTeX arXiv:2203.03212

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Domain Adaptation and Image Classification via Deep Conditional Adaptation Network

2020-06-14 · Pengfei Ge, Chuan-Xian Ren, Dao-Qing Dai, Hong Yan

Unsupervised domain adaptation aims to generalize the supervised model trained on a source domain to an unlabeled target domain. Marginal distribution alignment of feature spaces is widely used to reduce the domain discr…

ClassificationDomain AdaptationGeneral Classificationimage-classification+2

Causal Domain Adaptation with Copula Entropy based Conditional Independence Test

2022-02-27 · Jian Ma

Domain Adaptation (DA) is a typical problem in machine learning that aims to transfer the model trained on source domain to target domain with different distribution. Causal DA is a special case of DA that solves the pro…

Causal DiscoveryDomain Adaptation

Domain Adaptation via Maximizing Surrogate Mutual Information

2021-10-23 · Haiteng Zhao, Chang Ma, Qinyu Chen, Zhi-Hong Deng

Unsupervised domain adaptation (UDA) aims to predict unlabeled data from target domain with access to labeled data from the source domain. In this work, we propose a novel framework called SIDA (Surrogate Mutual Informat…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Diversity-enhancing Generative Network for Few-shot Hypothesis Adaptation

2023-07-12 · Ruijiang Dong, Feng Liu, Haoang Chi, Tongliang Liu 외

Generating unlabeled data has been recently shown to help address the few-shot hypothesis adaptation (FHA) problem, where we aim to train a classifier for the target domain with a few labeled target-domain data and a wel…

Diversity

Maximizing Cosine Similarity Between Spatial Features for Unsupervised Domain Adaptation in Semantic Segmentation

2021-02-25 · Inseop Chung, Daesik Kim, Nojun Kwak

We propose a novel method that tackles the problem of unsupervised domain adaptation for semantic segmentation by maximizing the cosine similarity between the source and the target domain at the feature level. A segmenta…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation