HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation

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

Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation

Abstract

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.

Code Repositories

SCUT-AILab/CPGA
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
domain-adaptation-on-office-31CPGA
Average Accuracy: 89.9
domain-adaptation-on-office-homeCPGA
Accuracy: 71.6
domain-adaptation-on-visda2017CPGA
Accuracy: 86.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Source-free Domain Adaptation via Avatar Prototype Generation and Adaptation | Papers | HyperAI