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

Open Set Domain Adaptation by Backpropagation

About

Numerous algorithms have been proposed for transferring knowledge from a label-rich domain (source) to a label-scarce domain (target). Almost all of them are proposed for a closed-set scenario, where the source and the target domain completely share the class of their samples. We call the shared class the \doublequote{known class.} However, in practice, when samples in target domain are not labeled, we cannot know whether the domains share the class. A target domain can contain samples of classes that are not shared by the source domain. We call such classes the \doublequote{unknown class} and algorithms that work well in the open set situation are very practical. However, most existing distribution matching methods for domain adaptation do not work well in this setting because unknown target samples should not be aligned with the source. In this paper, we propose a method for an open set domain adaptation scenario which utilizes adversarial training. A classifier is trained to make a boundary between the source and the target samples whereas a generator is trained to make target samples far from the boundary. Thus, we assign two options to the feature generator: aligning them with source known samples or rejecting them as unknown target samples. This approach allows extracting features that separate unknown target samples from known target samples. Our method was extensively evaluated in domain adaptation setting and outperformed other methods with a large margin in most settings.

Kuniaki Saito, Shohei Yamamoto, Yoshitaka Ushiku, Tatsuya Harada• 2018

Related benchmarks

TaskDatasetResultRank
Domain AdaptationOffice-Home (test)
Mean Accuracy44.48
112
Domain AdaptationOffice-Home
Average Accuracy44.48
111
Unsupervised Domain AdaptationDomainNet
Average Accuracy32
100
Domain AdaptationVisDA 2017 (test)
Mean Class Accuracy27.31
98
Unsupervised Domain AdaptationDomainNet (test)
Average Accuracy32
97
Domain AdaptationOFFICE
Average Accuracy52.34
96
Domain AdaptationOffice31 (test)
Mean Accuracy52.34
74
Open Set Domain AdaptationOffice-Home
DA Accuracy (Ar -> Cl)56.7
45
Unsupervised Domain AdaptationVisDA synthetic-to-real 2017
Accuracy27.31
42
Open-Set Multi-Target Domain AdaptationOffice-Home 15/50 (test)
OS*75.36
40
Showing 10 of 55 rows

Other info

Follow for update