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

TOHAN: A One-step Approach towards Few-shot Hypothesis Adaptation

About

In few-shot domain adaptation (FDA), classifiers for the target domain are trained with accessible labeled data in the source domain (SD) and few labeled data in the target domain (TD). However, data usually contain private information in the current era, e.g., data distributed on personal phones. Thus, the private information will be leaked if we directly access data in SD to train a target-domain classifier (required by FDA methods). In this paper, to thoroughly prevent the privacy leakage in SD, we consider a very challenging problem setting, where the classifier for the TD has to be trained using few labeled target data and a well-trained SD classifier, named few-shot hypothesis adaptation (FHA). In FHA, we cannot access data in SD, as a result, the private information in SD will be protected well. To this end, we propose a target orientated hypothesis adaptation network (TOHAN) to solve the FHA problem, where we generate highly-compatible unlabeled data (i.e., an intermediate domain) to help train a target-domain classifier. TOHAN maintains two deep networks simultaneously, where one focuses on learning an intermediate domain and the other takes care of the intermediate-to-target distributional adaptation and the target-risk minimization. Experimental results show that TOHAN outperforms competitive baselines significantly.

Haoang Chi, Feng Liu, Wenjing Yang, Long Lan, Tongliang Liu, Bo Han, William K. Cheung, James T. Kwok• 2021

Related benchmarks

TaskDatasetResultRank
Digit ClassificationMNIST -> USPS (test)
Accuracy90.4
65
Digit ClassificationUSPS → MNIST target (test)
Accuracy89.2
58
Image ClassificationSTL to CIFAR standard (test)
Accuracy56.6
39
Image ClassificationCIFAR to STL standard (test)
Accuracy72.8
35
Digit ClassificationSVHN to MNIST (test)
Accuracy89.7
33
Digit ClassificationMNIST -> SVHN (test)
Accuracy33.2
21
Digit RecognitionSVHN to USPS (test)
Accuracy82.6
17
Digit RecognitionUSPS to SVHN (test)
Accuracy35.1
17
Showing 8 of 8 rows

Other info

Code

Follow for update