Few-Shot Learning with a Strong Teacher
Han-Jia Ye, Lu Ming, De-Chuan Zhan, Wei-Lun Chao

TL;DR
This paper introduces LastShot, a meta-training approach that guides few-shot learners to generate classifiers similar to strong classifiers trained on ample data, improving performance across benchmarks.
Contribution
Proposes a novel meta-training objective that aligns few-shot classifiers with strong classifiers, enhancing existing meta-learning methods for few-shot learning.
Findings
Significant performance improvements on benchmark datasets.
Meta-learning methods outperform non-meta-learning methods with LastShot.
Effective across various numbers of shots.
Abstract
Few-shot learning (FSL) aims to generate a classifier using limited labeled examples. Many existing works take the meta-learning approach, constructing a few-shot learner that can learn from few-shot examples to generate a classifier. Typically, the few-shot learner is constructed or meta-trained by sampling multiple few-shot tasks in turn and optimizing the few-shot learner's performance in generating classifiers for those tasks. The performance is measured by how well the resulting classifiers classify the test (i.e., query) examples of those tasks. In this paper, we point out two potential weaknesses of this approach. First, the sampled query examples may not provide sufficient supervision for meta-training the few-shot learner. Second, the effectiveness of meta-learning diminishes sharply with the increasing number of shots. To resolve these issues, we propose a novel meta-training…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Cancer-related molecular mechanisms research
