Exploiting Domain-Specific Features to Enhance Domain Generalization
About
Domain Generalization (DG) aims to train a model, from multiple observed source domains, in order to perform well on unseen target domains. To obtain the generalization capability, prior DG approaches have focused on extracting domain-invariant information across sources to generalize on target domains, while useful domain-specific information which strongly correlates with labels in individual domains and the generalization to target domains is usually ignored. In this paper, we propose meta-Domain Specific-Domain Invariant (mDSDI) - a novel theoretically sound framework that extends beyond the invariance view to further capture the usefulness of domain-specific information. Our key insight is to disentangle features in the latent space while jointly learning both domain-invariant and domain-specific features in a unified framework. The domain-specific representation is optimized through the meta-learning framework to adapt from source domains, targeting a robust generalization on unseen domains. We empirically show that mDSDI provides competitive results with state-of-the-art techniques in DG. A further ablation study with our generated dataset, Background-Colored-MNIST, confirms the hypothesis that domain-specific is essential, leading to better results when compared with only using domain-invariant.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Domain Generalization | VLCS | Accuracy79 | 238 | |
| Domain Generalization | PACS | -- | 221 | |
| Domain Generalization | OfficeHome | Accuracy69.2 | 182 | |
| Image Classification | OfficeHome | Average Accuracy69.2 | 131 | |
| Domain Generalization | DomainBed | Average Accuracy65.1 | 127 | |
| object recognition | PACS (leave-one-domain-out) | Acc (Art painting)87.7 | 112 | |
| Image Classification | PACS | Accuracy86.2 | 100 | |
| Image Classification | VLCS | Accuracy79 | 76 | |
| Image Classification | DomainNet | Accuracy42.8 | 63 | |
| Image Classification | Terra Incognita (TerraInc) | Accuracy48.1 | 46 |