paper-with-me

Papers

COT: Unsupervised Domain Adaptation With Clustering and Optimal Transport

2023-01-01 · CVPR 2023 1 · Yang Liu, Zhipeng Zhou, Baigui Sun

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from a labeled source domain to an unlabeled target domain. Typically, to guarantee desirable knowledge transfer, aligning the distribution between source and target domain from a global perspective is widely adopted in UDA. Recent researchers further point out the importance of local-level alignment and propose to construct instance-pair alignment by leveraging on Optimal Transport (OT) theory. However, existing OT-based UDA approaches are limited to handling class imbalance challenges and introduce a heavy computation overhead when considering a large-scale training situation. To cope with two aforementioned issues, we propose a Clustering-based Optimal Transport (COT) algorithm, which formulates the alignment procedure as an Optimal Transport problem and constructs a mapping between clustering centers in the source and target domain via an end-to-end manner. With this alignment on clustering centers, our COT eliminates the negative effect caused by class imbalance and reduces the computation cost simultaneously. Empirically, our COT achieves state-of-the-art performance on several authoritative benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDomain AdaptationTransfer LearningUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Hierarchical Optimal Transport for Unsupervised Domain Adaptation

2021-12-03 · Mourad El Hamri, Younès Bennani, Issam Falih, Hamid Ahaggach

In this paper, we propose a novel approach for unsupervised domain adaptation, that relates notions of optimal transport, learning probability measures and unsupervised learning. The proposed approach, HOT-DA, is based o…

Domain AdaptationUnsupervised Domain Adaptation

Reliable Weighted Optimal Transport for Unsupervised Domain Adaptation

2020-06-01 · CVPR 2020 6 · Renjun Xu, Pelen Liu, Liyan Wang, Chao Chen 외

Recently, extensive researches have been proposed to address the UDA problem, which aims to learn transferrable models for the unlabeled target domain. Among them, the optimal transport is a promising metric to align the…

ClusteringDomain AdaptationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation By Optimal Transportation Of Clusters Between Domains

2021-09-29 · Yang Liu, Zhipeng Zhou, Lei Shang, Baigui Sun 외

Unsupervised domain adaptation (UDA) aims to transfer the knowledge from a labeled source domain to an unlabeled target domain. Typically, to guarantee desirable knowledge transfer, aligning the distribution between sou…

AttributeClusteringDomain AdaptationTransfer Learning+1

Variational Wasserstein Clustering

2018-06-23 · ECCV 2018 9 · Liang Mi, Wen Zhang, Xianfeng GU, Yalin Wang

We propose a new clustering method based on optimal transportation. We solve optimal transportation with variational principles, and investigate the use of power diagrams as transportation plans for aggregating arbitrary…

ClusteringDomain AdaptationRepresentation Learning

Feature Selection for Unsupervised Domain Adaptation using Optimal Transport

2018-06-28 · Léo Gautheron, Ievgen Redko, Carole Lartizien

In this paper, we propose a new feature selection method for unsupervised domain adaptation based on the emerging optimal transportation theory. We build upon a recent theoretical analysis of optimal transport in domain …

Domain Adaptationfeature selectionUnsupervised Domain Adaptation