Attribute-Modulated Generative Meta Learning for Zero-Shot Classification
Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to semantically related unseen classes, which are absent during training. The promising strategies for ZSL are to synthesize visual features of unseen classes conditioned on semantic side information and to incorporate meta-learning to eliminate the model's inherent bias towards seen classes. While existing meta generative approaches pursue a common model shared across task distributions, we aim to construct a generative network adaptive to task characteristics. To this end, we propose an Attribute-Modulated generAtive meta-model for Zero-shot learning (AMAZ). Our model consists of an attribute-aware modulation network, an attribute-augmented generative network, and an attribute-weighted classifier. Given unseen classes, the modulation network adaptively modulates the generator by applying task-specific transformations so that the generative network can adapt to highly diverse tasks. The weighted classifier utilizes the data quality to enhance the training procedure, further improving the model performance. Our empirical evaluations on four widely-used benchmarks show that AMAZ outperforms state-of-the-art methods by 3.8% and 3.1% in ZSL and generalized ZSL settings, respectively, demonstrating the superiority of our method. Our experiments on a zero-shot image retrieval task show AMAZ's ability to synthesize instances that portray real visual characteristics.
Code (0)
등록된 구현이 없습니다.
Tasks
AttributeClassificationGeneral ClassificationImage RetrievalMeta-LearningRetrievalzero-shot-classificationZero-shot Image RetrievalZero-Shot LearningSimilar Papers 제목 키워드 기반
Meta-Learned Attribute Self-Interaction Network for Continual and Generalized Zero-Shot Learning
Zero-shot learning (ZSL) is a promising approach to generalizing a model to categories unseen during training by leveraging class attributes, but challenges remain. Recently, methods using generative models to combat bia…
AttributeGeneralized Zero-Shot LearningMeta-LearningZero-Shot LearningMeta-Learned Attribute Self-Gating for Continual Generalized Zero-Shot Learning
Zero-shot learning (ZSL) has been shown to be a promising approach to generalizing a model to categories unseen during training by leveraging class attributes, but challenges still remain. Recently, methods using generat…
AttributeGeneralized Zero-Shot LearningMeta-LearningZero-Shot LearningTask Aligned Generative Meta-learning for Zero-shot Learning
Zero-shot learning (ZSL) refers to the problem of learning to classify instances from the novel classes (unseen) that are absent in the training set (seen). Most ZSL methods infer the correlation between visual features …
AttributeGeneralized Zero-Shot LearningMeta-LearningZero-Shot LearningExploiting Semantic Attributes for Transductive Zero-Shot Learning
Zero-shot learning (ZSL) aims to recognize unseen classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learni…
AttributeDecoderGenerative Adversarial NetworkZero-Shot LearningGenerative Meta-Learning for Zero-Shot Relation Triplet Extraction
The zero-shot relation triplet extraction (ZeroRTE) task aims to extract relation triplets from a piece of text with unseen relation types. The seminal work adopts the pre-trained generative model to generate synthetic s…
General KnowledgeMeta-LearningRelationTriplet+1