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

Unseen Classes at a Later Time? No Problem

About

Recent progress towards learning from limited supervision has encouraged efforts towards designing models that can recognize novel classes at test time (generalized zero-shot learning or GZSL). GZSL approaches assume knowledge of all classes, with or without labeled data, beforehand. However, practical scenarios demand models that are adaptable and can handle dynamic addition of new seen and unseen classes on the fly (that is continual generalized zero-shot learning or CGZSL). One solution is to sequentially retrain and reuse conventional GZSL methods, however, such an approach suffers from catastrophic forgetting leading to suboptimal generalization performance. A few recent efforts towards tackling CGZSL have been limited by difference in settings, practicality, data splits and protocols followed-inhibiting fair comparison and a clear direction forward. Motivated from these observations, in this work, we firstly consolidate the different CGZSL setting variants and propose a new Online-CGZSL setting which is more practical and flexible. Secondly, we introduce a unified feature-generative framework for CGZSL that leverages bi-directional incremental alignment to dynamically adapt to addition of new classes, with or without labeled data, that arrive over time in any of these CGZSL settings. Our comprehensive experiments and analysis on five benchmark datasets and comparison with baselines show that our approach consistently outperforms existing methods, especially on the more practical Online setting.

Hari Chandana Kuchibhotla, Sumitra S Malagi, Shivam Chandhok, Vineeth N Balasubramanian• 2022

Related benchmarks

TaskDatasetResultRank
Generalized Zero-Shot LearningCUB
H Score48.03
250
Generalized Zero-Shot LearningSUN--
184
Generalized Zero-Shot LearningAWA2
S Score80.06
165
Generalized Zero-Shot LearningAWA1
S Score78.99
49
Continual Generalized Zero-Shot LearningCUB
Mean Accuracy (mSA)50.51
24
Continual Generalized Zero-Shot LearningAWA2
Mean Seen Accuracy (mSA)79.19
24
Continual Generalized Zero-Shot LearningSUN
mSA45.43
23
Continual Generalized Zero-Shot LearningaPY
Seen Accuracy (mSA)74.92
22
Continual Generalized Zero-Shot LearningAWA1
mSA (Seen)79.51
22
Generalized Zero-Shot LearningaPY
Seen Accuracy75.79
19
Showing 10 of 12 rows

Other info

Code

Follow for update