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

Domain Generalization via Model-Agnostic Learning of Semantic Features

About

Generalization capability to unseen domains is crucial for machine learning models when deploying to real-world conditions. We investigate the challenging problem of domain generalization, i.e., training a model on multi-domain source data such that it can directly generalize to target domains with unknown statistics. We adopt a model-agnostic learning paradigm with gradient-based meta-train and meta-test procedures to expose the optimization to domain shift. Further, we introduce two complementary losses which explicitly regularize the semantic structure of the feature space. Globally, we align a derived soft confusion matrix to preserve general knowledge about inter-class relationships. Locally, we promote domain-independent class-specific cohesion and separation of sample features with a metric-learning component. The effectiveness of our method is demonstrated with new state-of-the-art results on two common object recognition benchmarks. Our method also shows consistent improvement on a medical image segmentation task.

Qi Dou, Daniel C. Castro, Konstantinos Kamnitsas, Ben Glocker• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationPACS (test)
Average Accuracy82.67
254
Image ClassificationPACS
Overall Average Accuracy81.03
230
Domain GeneralizationPACS (test)
Average Accuracy82.67
225
Domain GeneralizationPACS
Accuracy (Art)82.89
221
Domain GeneralizationPACS (leave-one-domain-out)
Art Accuracy82.89
146
Multi-class classificationVLCS
Acc (Caltech)94.78
139
object recognitionPACS (leave-one-domain-out)
Acc (Art painting)80.3
112
Image ClassificationPACS v1 (test)
Average Accuracy82.67
92
Image ClassificationVLCS (test)
Average Accuracy74.11
65
Image ClassificationPACS (out-of-domain)
Overall Accuracy82.67
63
Showing 10 of 40 rows

Other info

Code

Follow for update