Prototype-Guided Curriculum Learning for Zero-Shot Learning
Lei Wang, Shiming Chen, Guo-Sen Xie, Ziming Hong, Chaojian Yu, Qinmu Peng, Xinge You

TL;DR
This paper introduces CLZSL, a curriculum learning framework for zero-shot learning that dynamically updates semantic prototypes and prioritizes well-aligned samples to improve knowledge transfer to unseen classes.
Contribution
The paper proposes a novel prototype-guided curriculum learning approach with prototype updating to address semantic noise in zero-shot learning.
Findings
Improves accuracy on benchmark datasets AWA2, SUN, and CUB.
Effectively reduces instance-level mismatches and class-level imprecision.
Demonstrates superior performance over existing methods.
Abstract
In Zero-Shot Learning (ZSL), embedding-based methods enable knowledge transfer from seen to unseen classes by learning a visual-semantic mapping from seen-class images to class-level semantic prototypes (e.g., attributes). However, these semantic prototypes are manually defined and may introduce noisy supervision for two main reasons: (i) instance-level mismatch: variations in perspective, occlusion, and annotation bias will cause discrepancies between individual sample and the class-level semantic prototypes; and (ii) class-level imprecision: the manually defined semantic prototypes may not accurately reflect the true semantics of the class. Consequently, the visual-semantic mapping will be misled, reducing the effectiveness of knowledge transfer to unseen classes. In this work, we propose a prototype-guided curriculum learning framework (dubbed as CLZSL), which mitigates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
