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

Domain Generalization by Solving Jigsaw Puzzles

About

Human adaptability relies crucially on the ability to learn and merge knowledge both from supervised and unsupervised learning: the parents point out few important concepts, but then the children fill in the gaps on their own. This is particularly effective, because supervised learning can never be exhaustive and thus learning autonomously allows to discover invariances and regularities that help to generalize. In this paper we propose to apply a similar approach to the task of object recognition across domains: our model learns the semantic labels in a supervised fashion, and broadens its understanding of the data by learning from self-supervised signals how to solve a jigsaw puzzle on the same images. This secondary task helps the network to learn the concepts of spatial correlation while acting as a regularizer for the classification task. Multiple experiments on the PACS, VLCS, Office-Home and digits datasets confirm our intuition and show that this simple method outperforms previous domain generalization and adaptation solutions. An ablation study further illustrates the inner workings of our approach.

Fabio Maria Carlucci, Antonio D'Innocente, Silvia Bucci, Barbara Caputo, Tatiana Tommasi• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationPACS (test)
Average Accuracy80.51
254
Domain GeneralizationVLCS
Accuracy75.14
238
Image ClassificationPACS
Overall Average Accuracy80.5
230
Domain GeneralizationPACS (test)
Average Accuracy80.51
225
Domain GeneralizationPACS
Accuracy (Art)86.2
221
Image ClassificationOffice-Home (test)
Mean Accuracy61.2
199
Domain GeneralizationPACS (leave-one-domain-out)
Art Accuracy79.42
146
Image ClassificationOffice-Home
Average Accuracy61.2
142
Multi-class classificationVLCS
Acc (Caltech)98.39
139
Image ClassificationImageNet-Sketch (test)
Top-1 Acc0.1469
132
Showing 10 of 55 rows

Other info

Code

Follow for update