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

Domain Generalization via Conditional Invariant Representation

About

Domain generalization aims to apply knowledge gained from multiple labeled source domains to unseen target domains. The main difficulty comes from the dataset bias: training data and test data have different distributions, and the training set contains heterogeneous samples from different distributions. Let $X$ denote the features, and $Y$ be the class labels. Existing domain generalization methods address the dataset bias problem by learning a domain-invariant representation $h(X)$ that has the same marginal distribution $\mathbb{P}(h(X))$ across multiple source domains. The functional relationship encoded in $\mathbb{P}(Y|X)$ is usually assumed to be stable across domains such that $\mathbb{P}(Y|h(X))$ is also invariant. However, it is unclear whether this assumption holds in practical problems. In this paper, we consider the general situation where both $\mathbb{P}(X)$ and $\mathbb{P}(Y|X)$ can change across all domains. We propose to learn a feature representation which has domain-invariant class conditional distributions $\mathbb{P}(h(X)|Y)$. With the conditional invariant representation, the invariance of the joint distribution $\mathbb{P}(h(X),Y)$ can be guaranteed if the class prior $\mathbb{P}(Y)$ does not change across training and test domains. Extensive experiments on both synthetic and real data demonstrate the effectiveness of the proposed method.

Ya Li, Mingming Gong, Xinmei Tian, Tongliang Liu, Dacheng Tao• 2018

Related benchmarks

TaskDatasetResultRank
Domain GeneralizationVLCS
Accuracy77.5
238
Domain GeneralizationPACS--
221
Domain GeneralizationOfficeHome
Accuracy65.8
182
Image ClassificationOfficeHome
Average Accuracy65.8
131
Domain GeneralizationDomainNet
Accuracy38.3
113
Image ClassificationPACS
Accuracy82.6
100
Domain GeneralizationTerraIncognita
Accuracy45.8
81
Image ClassificationVLCS
Accuracy77.5
76
Domain GeneralizationDomainBed v1.0 (test)
Average Accuracy62.2
71
Image ClassificationDomainNet
Accuracy38.3
63
Showing 10 of 19 rows

Other info

Follow for update