TL;DR
This paper introduces LsrGAN, a generative model that explicitly leverages semantic relationships between seen and unseen classes to improve zero-shot learning performance, especially in generalized settings.
Contribution
LsrGAN incorporates a novel Semantic Regularized Loss to explicitly transfer knowledge between seen and unseen classes, addressing overfitting issues in generative ZSL models.
Findings
LsrGAN outperforms previous methods on seven benchmark datasets.
The model performs well on both ZSL and GZSL tasks.
Semantic regularization improves the quality of generated features.
Abstract
Zero-shot learning (ZSL) addresses the unseen class recognition problem by leveraging semantic information to transfer knowledge from seen classes to unseen classes. Generative models synthesize the unseen visual features and convert ZSL into a classical supervised learning problem. These generative models are trained using the seen classes and are expected to implicitly transfer the knowledge from seen to unseen classes. However, their performance is stymied by overfitting, which leads to substandard performance on Generalized Zero-Shot learning (GZSL). To address this concern, we propose the novel LsrGAN, a generative model that Leverages the Semantic Relationship between seen and unseen categories and explicitly performs knowledge transfer by incorporating a novel Semantic Regularized Loss (SR-Loss). The SR-loss guides the LsrGAN to generate visual features that mirror the semantic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
