Partial Domain Adaptation

19 papers with code • 5 benchmarks • 4 datasets

Partial Domain Adaptation is a transfer learning paradigm, which manages to transfer relevant knowledge from a large-scale source domain to a small-scale target domain.

Source: Deep Residual Correction Network for Partial Domain Adaptation

Libraries

Use these libraries to find Partial Domain Adaptation models and implementations

Selective Partial Domain Adaptation

gpx333/spda British Machine Vision Conference 2022

To solve this problem, we propose a Selective Partial Domain Adaptation (SPDA) method, which selects useful data for the adaptation to the target domain.

3
01 Oct 2022

OneRing: A Simple Method for Source-free Open-partial Domain Adaptation

albert0147/onering 7 Jun 2022

In this paper, we investigate Source-free Open-partial Domain Adaptation (SF-OPDA), which addresses the situation where there exist both domain and category shifts between source and target domains.

31
07 Jun 2022

From Big to Small: Adaptive Learning to Partial-Set Domains

thuml/Transfer-Learning-Library 14 Mar 2022

Still, the common requirement of identical class space shared across domains hinders applications of domain adaptation to partial-set domains.

3,166
14 Mar 2022

Adversarial Reweighting for Partial Domain Adaptation

xjtu-xgu/adversarial-reweighting-for-partial-domain-adaptation NeurIPS 2021

To tackle the challenge of negative domain transfer, we propose a novel Adversarial Reweighting (AR) approach that adversarially learns the weights of source domain data to align the source and target domain distributions, and the transferable deep recognition network is learned on the reweighted source domain data.

30
01 Dec 2021

Implicit Semantic Response Alignment for Partial Domain Adaptation

implicit-seman-align/implicit-semantic-response-alignment NeurIPS 2021

Partial Domain Adaptation (PDA) addresses the unsupervised domain adaptation problem where the target label space is a subset of the source label space.

6
01 Dec 2021

Source Class Selection with Label Propagation for Partial Domain Adaptation

hellowangqian/scs-lp-pda ICIP 2021

The outlier classes can be detected if no target-domain data are labeled as these classes.

3
01 Sep 2021

Partial Domain Adaptation without Domain Alignment

cavin-lee/idsp 29 Aug 2021

Considering the difficulty of perfect alignment in solving PDA, we turn to focus on the model smoothness while discard the riskier domain alignment to enhance the adaptability of the model.

0
29 Aug 2021

Improving Mini-batch Optimal Transport via Partial Transportation

khainb/BoMb-OT 22 Aug 2021

Mini-batch optimal transport (m-OT) has been widely used recently to deal with the memory issue of OT in large-scale applications.

35
22 Aug 2021

Domain Consensus Clustering for Universal Domain Adaptation

Solacex/Domain-Consensus-Clustering CVPR 2021

To better exploit the intrinsic structure of the target domain, we propose Domain Consensus Clustering (DCC), which exploits the domain consensus knowledge to discover discriminative clusters on both common samples and private ones.

107
05 Jun 2021

Unsupervised Domain Adaptation with Progressive Adaptation of Subspaces

Cavin-Lee/PAS 1 Sep 2020

Unsupervised Domain Adaptation (UDA) aims to classify unlabeled target domain by transferring knowledge from labeled source domain with domain shift.

3
01 Sep 2020