Few-Shot Learning with Global Class Representations
In this paper, we propose to tackle the challenging few-shot learning (FSL) problem by learning global class representations using both base and novel class training samples. In each training episode, an episodic class mean computed from a support set is registered with the global representation via a registration module. This produces a registered global class representation for computing the classification loss using a query set. Though following a similar episodic training pipeline as existing meta learning based approaches, our method differs significantly in that novel class training samples are involved in the training from the beginning. To compensate for the lack of novel class training samples, an effective sample synthesis strategy is developed to avoid overfitting. Importantly, by joint base-novel class training, our approach can be easily extended to a more practical yet challenging FSL setting, i.e., generalized FSL, where the label space of test data is extended to both base and novel classes. Extensive experiments show that our approach is effective for both of the two FSL settings.
Code (2)
Tasks
Few-Shot Image ClassificationFew-Shot LearningGeneralized Few-Shot ClassificationMeta-LearningSimilar Papers 제목 키워드 기반
Improving Few-shot Learning with Weakly-supervised Object Localization
Few-shot learning often involves metric learning-based classifiers, which predict the image label by comparing the distance between the extracted feature vector and class representations. However, applying global pooling…
Few-Shot LearningMetric LearningObject LocalizationWeakly-Supervised Object LocalizationAsymmetric Distribution Measure for Few-shot Learning
The core idea of metric-based few-shot image classification is to directly measure the relations between query images and support classes to learn transferable feature embeddings. Previous work mainly focuses on image-le…
Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage ClassificationRelational Generalized Few-Shot Learning
Transferring learned models to novel tasks is a challenging problem, particularly if only very few labeled examples are available. Although this few-shot learning setup has received a lot of attention recently, most prop…
Few-Shot LearningGeneralized Few-Shot LearningAttribute Prototype Network for Zero-Shot Learning
From the beginning of zero-shot learning research, visual attributes have been shown to play an important role. In order to better transfer attribute-based knowledge from known to unknown classes, we argue that an image …
AttributeRepresentation LearningZero-Shot LearningDCSCR: A Class-Specific Collaborative Representation based Network for Image Set Classification
Image set classification (ISC), which can be viewed as a task of comparing similarities between sets consisting of unordered heterogeneous images with variable quantities and qualities, has attracted growing research att…
Metric Learning