paper-with-me

Papers

Towards Recognizing Unseen Categories in Unseen Domains

2020-07-23 · ECCV 2020 8 · Massimiliano Mancini, Zeynep Akata, Elisa Ricci, Barbara Caputo

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.

📄 PDF Abstract BibTeX arXiv:2007.12256

Code (1)

mancinimassimiliano/CuMix 공식 구현 pytorch

Tasks

Domain GeneralizationZero-Shot LearningZero-Shot Learning + Domain Generalization

Similar Papers 제목 키워드 기반

Distinguishing Unseen From Seen for Generalized Zero-Shot Learning

2022-01-01 · CVPR 2022 1 · Hongzu Su, Jingjing Li, Zhi Chen, Lei Zhu 외

Generalized zero-shot learning (GZSL) aims to recognize samples whose categories may not have been seen at training. Recognizing unseen classes as seen ones or vice versa often leads to poor performance in GZSL. Ther…

Generalized Zero-Shot LearningZero-Shot Learning

Creativity Inspired Zero-Shot Learning

2019-04-01 · ICCV 2019 10 · Mohamed Elhoseiny, Mohamed Elfeki

Zero-shot learning (ZSL) aims at understanding unseen categories with no training examples from class-level descriptions. To improve the discriminative power of zero-shot learning, we model the visual learning process of…

AttributeTransfer LearningZero-Shot Learning

Context-Conditional Adaptation for Recognizing Unseen Classes in Unseen Domains

2021-07-15 · Puneet Mangla, Shivam Chandhok, Vineeth N Balasubramanian, Fahad Shahbaz Khan

Recent progress towards designing models that can generalize to unseen domains (i.e domain generalization) or unseen classes (i.e zero-shot learning) has embarked interest towards building models that can tackle both dom…

Domain GeneralizationZero-Shot LearningZero-Shot Learning + Domain Generalization

Few-Shot Classification in Unseen Domains by Episodic Meta-Learning Across Visual Domains

2021-12-27 · Yuan-Chia Cheng, Ci-Siang Lin, Fu-En Yang, Yu-Chiang Frank Wang

Few-shot classification aims to carry out classification given only few labeled examples for the categories of interest. Though several approaches have been proposed, most existing few-shot learning (FSL) models assume t…

ClassificationFew-Shot LearningGeneralized Few-Shot ClassificationMeta-Learning+1

Transductive Universal Transport for Zero-Shot Action Recognition

2021-09-29 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos for which no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings fr…

Action RecognitionObjectPositionTemporal Localization+3