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

Adversarial Training of Variational Auto-encoders for Continual Zero-shot Learning(A-CZSL)

About

Most of the existing artificial neural networks(ANNs) fail to learn continually due to catastrophic forgetting, while humans can do the same by maintaining previous tasks' performances. Although storing all the previous data can alleviate the problem, it takes a large memory, infeasible in real-world utilization. We propose a continual zero-shot learning model(A-CZSL) that is more suitable in real-case scenarios to address the issue that can learn sequentially and distinguish classes the model has not seen during training. Further, to enhance the reliability, we develop A-CZSL for a single head continual learning setting where task identity is revealed during the training process but not during the testing. We present a hybrid network that consists of a shared VAE module to hold information of all tasks and task-specific private VAE modules for each task. The model's size grows with each task to prevent catastrophic forgetting of task-specific skills, and it includes a replay approach to preserve shared skills. We demonstrate our hybrid model outperforms the baselines and is effective on several datasets, i.e., CUB, AWA1, AWA2, and aPY. We show our method is superior in class sequentially learning with ZSL(Zero-Shot Learning) and GZSL(Generalized Zero-Shot Learning).

Subhankar Ghosh• 2021

Related benchmarks

TaskDatasetResultRank
Generalized Zero-Shot LearningCUB
H Score30.39
250
Generalized Zero-Shot LearningSUN--
184
Generalized Zero-Shot LearningAWA2
S Score79.75
165
Continual Generalized Zero-Shot LearningAWA2
Mean Seen Accuracy (mSA)82.91
24
Continual Generalized Zero-Shot LearningCUB
Mean Accuracy (mSA)47.34
24
Continual Generalized Zero-Shot LearningSUN
mSA15.26
23
Continual Generalized Zero-Shot LearningAWA1
mSA (Seen)78.03
22
Continual Generalized Zero-Shot LearningaPY
Seen Accuracy (mSA)64.06
22
Generalized Zero-Shot LearningaPY
Seen Accuracy59.44
19
Dynamic Continual Generalized Zero-Shot LearningAWA2 (test)
Forgetting Measure7
10
Showing 10 of 11 rows

Other info

Follow for update