Feature-Critic Networks for Heterogeneous Domain Generalization
About
The well known domain shift issue causes model performance to degrade when deployed to a new target domain with different statistics to training. Domain adaptation techniques alleviate this, but need some instances from the target domain to drive adaptation. Domain generalisation is the recently topical problem of learning a model that generalises to unseen domains out of the box, and various approaches aim to train a domain-invariant feature extractor, typically by adding some manually designed losses. In this work, we propose a learning to learn approach, where the auxiliary loss that helps generalisation is itself learned. Beyond conventional domain generalisation, we consider a more challenging setting of heterogeneous domain generalisation, where the unseen domains do not share label space with the seen ones, and the goal is to train a feature representation that is useful off-the-shelf for novel data and novel categories. Experimental evaluation demonstrates that our method outperforms state-of-the-art solutions in both settings.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | PACS (test) | Average Accuracy70.4 | 254 | |
| Multi-class classification | VLCS | Acc (Caltech)95.68 | 139 | |
| Image Classification | Visual Decathlon Challenge 1.0 (test) | Mean Accuracy42.29 | 81 | |
| Image Classification | Rotated-MNIST | Mean Accuracy96.39 | 40 | |
| Image Classification | Visual Decathlon Aircraft held-out target | Accuracy20.94 | 14 | |
| Image Classification | Visual Decathlon VGG-Flowers held-out target | Accuracy58.53 | 14 | |
| Image Classification | Visual Decathlon UCF101 held-out target | Accuracy50.82 | 14 | |
| Image Classification | Visual Decathlon D. Textures held-out target | Accuracy38.88 | 14 | |
| Domain Generalization | PACS (train) | Acc (Art Painting)64.4 | 12 | |
| Cross-domain recognition | PACS (train+val) | Accuracy A64.89 | 5 |