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

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.

Yiying Li, Yongxin Yang, Wei Zhou, Timothy M. Hospedales• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationPACS (test)
Average Accuracy70.4
254
Multi-class classificationVLCS
Acc (Caltech)95.68
139
Image ClassificationVisual Decathlon Challenge 1.0 (test)
Mean Accuracy42.29
81
Image ClassificationRotated-MNIST
Mean Accuracy96.39
40
Image ClassificationVisual Decathlon Aircraft held-out target
Accuracy20.94
14
Image ClassificationVisual Decathlon VGG-Flowers held-out target
Accuracy58.53
14
Image ClassificationVisual Decathlon UCF101 held-out target
Accuracy50.82
14
Image ClassificationVisual Decathlon D. Textures held-out target
Accuracy38.88
14
Domain GeneralizationPACS (train)
Acc (Art Painting)64.4
12
Cross-domain recognitionPACS (train+val)
Accuracy A64.89
5
Showing 10 of 10 rows

Other info

Code

Follow for update