paper-with-me

Papers

Few-Shot Learning with Global Class Representations

2019-08-14 · ICCV 2019 10 · Tiange Luo, Aoxue Li, Tao Xiang, Weiran Huang, Li-Wei Wang

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.

📄 PDF Abstract BibTeX arXiv:1908.05257

Code (2)

tiangeluo/fsl-global 공식 구현 pytorch
huang-research-group/globalfsl2019 pytorch

Tasks

Few-Shot Image ClassificationFew-Shot LearningGeneralized Few-Shot ClassificationMeta-Learning

Similar Papers 제목 키워드 기반

Improving Few-shot Learning with Weakly-supervised Object Localization

2021-05-25 · Inyong Koo, Minki Jeong, Changick Kim

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 Localization

Asymmetric Distribution Measure for Few-shot Learning

2020-02-01 · Wenbin Li, Lei Wang, Jing Huo, Yinghuan Shi 외

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 Classification

Relational Generalized Few-Shot Learning

2019-07-22 · Xiahan Shi, Leonard Salewski, Martin Schiegg, Zeynep Akata 외

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 Learning

Attribute Prototype Network for Zero-Shot Learning

2020-08-19 · NeurIPS 2020 12 · Wenjia Xu, Yongqin Xian, Jiuniu Wang, Bernt Schiele 외

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 Learning

DCSCR: A Class-Specific Collaborative Representation based Network for Image Set Classification

2025-08-18 · Xizhan Gao, Wei Hu arxiv

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