On the Role of Pre-training for Meta Few-Shot Learning
Few-shot learning aims to classify unknown classes of examples with a few new examples per class. There are two key routes for few-shot learning. One is to (pre-)train a classifier with examples from known classes, and then transfer the pre-trained classifier to unknown classes using the new examples. The other, called meta few-shot learning, is to couple pre-training with episodic training, which contains episodes of few-shot learning tasks simulated from the known classes. Pre-training is known to play a crucial role for the transfer route, but the role of pre-training for the episodic route is less clear. In this work, we study the role of pre-training for the episodic route. We find that pre-training serves a major role of disentangling representations of known classes, which makes the resulting learning tasks easier for episodic training. The finding allows us to shift the huge simulation burden of episodic learning to a simpler pre-training stage. We justify such a benefit of shift by designing a new disentanglement-based pre-training model, which helps episodic learning achieve competitive performance more efficiently.
Code (0)
등록된 구현이 없습니다.
Tasks
DisentanglementFew-Shot LearningSimilar Papers 제목 키워드 기반
The Role of Global Labels in Few-Shot Classification and How to Infer Them
Few-shot learning is a central problem in meta-learning, where learners must quickly adapt to new tasks given limited training data. Recently, feature pre-training has become a ubiquitous component in state-of-the-art me…
Few-Shot LearningMeta-LearningTrainable Class Prototypes for Few-Shot Learning
Metric learning is a widely used method for few shot learning in which the quality of prototypes plays a key role in the algorithm. In this paper we propose the trainable prototypes for distance measure instead of the ar…
Few-Shot LearningMetric LearningSelf-Supervised LearningUnsupervised Few-Shot Image Classification+1Rethinking Few-Shot Image Classification: a Good Embedding Is All You Need?
The focus of recent meta-learning research has been on the development of learning algorithms that can quickly adapt to test time tasks with limited data and low computational cost. Few-shot learning is widely used as on…
AllFew-Shot Image ClassificationFew-Shot LearningGeneral Classification+3Meta-tuning Loss Functions and Data Augmentation for Few-shot Object Detection
Few-shot object detection, the problem of modelling novel object detection categories with few training instances, is an emerging topic in the area of few-shot learning and object detection. Contemporary techniques can b…
Data AugmentationFew-Shot LearningFew-Shot Object DetectionMeta-Learning+4Meta-DM: Applications of Diffusion Models on Few-Shot Learning
In the field of few-shot learning (FSL), extensive research has focused on improving network structures and training strategies. However, the role of data processing modules has not been fully explored. Therefore, in thi…
Few-Shot LearningUnsupervised Few-Shot Image Classification