paper-with-me

홈 › Papers

On the Role of Pre-training for Meta Few-Shot Learning

2021-01-01 · Chia-You Chen, Hsuan-Tien Lin, Gang Niu, Masashi Sugiyama

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementFew-Shot Learning

Similar Papers 제목 키워드 기반

The Role of Global Labels in Few-Shot Classification and How to Infer Them

2021-08-09 · NeurIPS 2021 12 · Ruohan Wang, Massimiliano Pontil, Carlo Ciliberto

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-Learning

Trainable Class Prototypes for Few-Shot Learning

2021-06-21 · Jianyi Li, Guizhong Liu

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+1

Rethinking Few-Shot Image Classification: a Good Embedding Is All You Need?

2020-03-25 · ECCV 2020 8 · Yonglong Tian, Yue Wang, Dilip Krishnan, Joshua B. Tenenbaum 외

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+3

Meta-tuning Loss Functions and Data Augmentation for Few-shot Object Detection

2023-04-24 · CVPR 2023 1 · Berkan Demirel, Orhun Buğra Baran, Ramazan Gokberk Cinbis

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+4

Meta-DM: Applications of Diffusion Models on Few-Shot Learning

2023-05-14 · Wentao Hu, Xiurong Jiang, Jiarun Liu, YuQi Yang 외

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