Meta-Learning for Semi-Supervised Few-Shot Classification
Mengye Ren, Eleni Triantafillou, Sachin Ravi, Jake Snell, Kevin, Swersky, Joshua B. Tenenbaum, Hugo Larochelle, Richard S. Zemel

TL;DR
This paper extends meta-learning for few-shot classification to incorporate unlabeled data within episodes, proposing novel methods based on Prototypical Networks that leverage unlabeled examples to improve classification accuracy.
Contribution
It introduces semi-supervised extensions of Prototypical Networks for few-shot learning, enabling the use of unlabeled data during training within a meta-learning framework.
Findings
Unlabeled data improves classification accuracy in few-shot tasks.
Prototypical Networks can effectively leverage unlabeled examples.
The proposed methods outperform baseline models on benchmark datasets.
Abstract
In few-shot classification, we are interested in learning algorithms that train a classifier from only a handful of labeled examples. Recent progress in few-shot classification has featured meta-learning, in which a parameterized model for a learning algorithm is defined and trained on episodes representing different classification problems, each with a small labeled training set and its corresponding test set. In this work, we advance this few-shot classification paradigm towards a scenario where unlabeled examples are also available within each episode. We consider two situations: one where all unlabeled examples are assumed to belong to the same set of classes as the labeled examples of the episode, as well as the more challenging situation where examples from other distractor classes are also provided. To address this paradigm, we propose novel extensions of Prototypical Networks…
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 · Multimodal Machine Learning Applications
