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

Towards Recognizing Unseen Categories in Unseen Domains

About

Current deep visual recognition systems suffer from severe performance degradation when they encounter new images from classes and scenarios unseen during training. Hence, the core challenge of Zero-Shot Learning (ZSL) is to cope with the semantic-shift whereas the main challenge of Domain Adaptation and Domain Generalization (DG) is the domain-shift. While historically ZSL and DG tasks are tackled in isolation, this work develops with the ambitious goal of solving them jointly,i.e. by recognizing unseen visual concepts in unseen domains. We presentCuMix (CurriculumMixup for recognizing unseen categories in unseen domains), a holistic algorithm to tackle ZSL, DG and ZSL+DG. The key idea of CuMix is to simulate the test-time domain and semantic shift using images and features from unseen domains and categories generated by mixing up the multiple source domains and categories available during training. Moreover, a curriculum-based mixing policy is devised to generate increasingly complex training samples. Results on standard SL and DG datasets and on ZSL+DG using the DomainNet benchmark demonstrate the effectiveness of our approach.

Massimiliano Mancini, Zeynep Akata, Elisa Ricci, Barbara Caputo• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationPACS (test)
Average Accuracy81.6
254
Domain GeneralizationPACS
Accuracy (Art)82.3
221
Open Domain GeneralizationOfficeHome
Acc51.67
43
Domain GeneralizationDigits-DG
Accuracy58.13
38
Image ClassificationNICO (test)
Top-1 Acc75.76
36
Zero-Shot Domain GeneralizationDomainNet unseen domains
Clipart Accuracy27.6
28
Domain GeneralizationDomainNet Mini
Accuracy50.27
27
Zero-shot recognitionAwA1 (test)
Top-1 Accuracy64
25
Open Domain GeneralizationVLCS
Accuracy0.5246
19
Open Domain GeneralizationMulti-Dataset
Accuracy42.18
19
Showing 10 of 23 rows

Other info

Code

Follow for update