Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation

About

We study a practical domain adaptation task, called source-free unsupervised domain adaptation (UDA) problem, in which we cannot access source domain data due to data privacy issues but only a pre-trained source model and unlabeled target data are available. This task, however, is very difficult due to one key challenge: the lack of source data and target domain labels makes model adaptation very challenging. To address this, we propose to mine the hidden knowledge in the source model and exploit it to generate source avatar prototypes (i.e., representative features for each source class) as well as target pseudo labels for domain alignment. To this end, we propose a Contrastive Prototype Generation and Adaptation (CPGA) method. Specifically, CPGA consists of two stages: (1) prototype generation: by exploring the classification boundary information of the source model, we train a prototype generator to generate avatar prototypes via contrastive learning. (2) prototype adaptation: based on the generated source prototypes and target pseudo labels, we develop a new robust contrastive prototype adaptation strategy to align each pseudo-labeled target data to the corresponding source prototypes. Extensive experiments on three UDA benchmark datasets demonstrate the effectiveness and superiority of the proposed method.

Zhen Qiu, Yifan Zhang, Hongbin Lin, Shuaicheng Niu, Yanxia Liu, Qing Du, Mingkui Tan• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationOffice-Home
Average Accuracy71.6
142
Image ClassificationOffice-31 (test)
Avg Accuracy89.9
93
Image ClassificationVisDA 2017 (test)
Class Accuracy (Plane)95.6
83
Image ClassificationVisDA (val)
Plane Accuracy95.6
44
Unsupervised Domain AdaptationOffice-31 (small-sized)
Accuracy (A -> D)94.4
14
ClassificationVisDA large-scale (test)
Plane Accuracy95.6
6
Image ClassificationVisDA (test)
Accuracy86
6
Showing 7 of 7 rows

Other info

Code

Follow for update