COT: Unsupervised Domain Adaptation With Clustering and Optimal Transport
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringDomain AdaptationTransfer LearningUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Hierarchical Optimal Transport for Unsupervised Domain Adaptation
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 AdaptationReliable Weighted Optimal Transport for Unsupervised Domain Adaptation
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 AdaptationUnsupervised Domain Adaptation By Optimal Transportation Of Clusters Between Domains
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+1Variational Wasserstein Clustering
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 LearningFeature Selection for Unsupervised Domain Adaptation using Optimal Transport
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