paper-with-me

홈 › Papers

Optimal Transport for Conditional Domain Matching and Label Shift

2020-06-15 · Alain Rakotomamonjy, Rémi Flamary, Gilles Gasso, Mokhtar Z. Alaya, Maxime Berar, Nicolas Courty

We address the problem of unsupervised domain adaptation under the setting of generalized target shift (joint class-conditional and label shifts). For this framework, we theoretically show that, for good generalization, it is necessary to learn a latent representation in which both marginals and class-conditional distributions are aligned across domains. For this sake, we propose a learning problem that minimizes importance weighted loss in the source domain and a Wasserstein distance between weighted marginals. For a proper weighting, we provide an estimator of target label proportion by blending mixture estimation and optimal matching by optimal transport. This estimation comes with theoretical guarantees of correctness under mild assumptions. Our experimental results show that our method performs better on average than competitors across a range domain adaptation problems including \emph{digits},\emph{VisDA} and \emph{Office}. Code for this paper is available at \url{https://github.com/arakotom/mars_domain_adaptation}.

📄 PDF Abstract BibTeX arXiv:2006.08161

Code (1)

arakotom/mars_domain_adaptation 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

A Class-aware Optimal Transport Approach with Higher-Order Moment Matching for Unsupervised Domain Adaptation

2024-01-29 · Tuan Nguyen, Van Nguyen, Trung Le, He Zhao 외

Unsupervised domain adaptation (UDA) aims to transfer knowledge from a labeled source domain to an unlabeled target domain. In this paper, we introduce a novel approach called class-aware optimal transport (OT), which me…

Domain AdaptationUnsupervised Domain Adaptation

MOT: Masked Optimal Transport for Partial Domain Adaptation

2023-01-01 · CVPR 2023 1 · You-Wei Luo, Chuan-Xian Ren

As an important methodology to measure distribution discrepancy, optimal transport (OT) has been successfully applied to learn generalizable visual models under changing environments. However, there are still limitat…

Domain AdaptationPartial Domain Adaptation

Soft-Masked Semi-Dual Optimal Transport for Partial Domain Adaptation

2025-05-03 · Yi-Ming Zhai, Chuan-Xian Ren, Hong Yan

Visual domain adaptation aims to learn discriminative and domain-invariant representation for an unlabeled target domain by leveraging knowledge from a labeled source domain. Partial domain adaptation (PDA) is a general …

Domain AdaptationPartial Domain Adaptation

Conditional Unbalanced Optimal Transport Maps: An Outlier-Robust Framework for Conditional Generative Modeling

2026-03-07 · Jiwoo Yoon, Kyumin Choi, Jaewoong Choi arxiv

Conditional Optimal Transport (COT) problem aims to find a transport map between conditional source and target distributions while minimizing the transport cost. Recently, these transport maps have been utilized in condi…

Wasserstein Geodesic Generator for Conditional Distributions

2023-08-20 · Young-geun Kim, Kyungbok Lee, Youngwon Choi, Joong-Ho Won 외

Generating samples given a specific label requires estimating conditional distributions. We derive a tractable upper bound of the Wasserstein distance between conditional distributions to lay the theoretical groundwork t…