Fast Few-Shot Classification by Few-Iteration Meta-Learning
Ardhendu Shekhar Tripathi, Martin Danelljan, Luc Van Gool, Radu, Timofte

TL;DR
This paper introduces a rapid, optimization-based meta-learning method for few-shot classification that combines induction and transduction, enabling fast and effective learning from limited data with only a few optimization iterations.
Contribution
It presents a novel meta-learning framework integrating both induction and transduction into the base learner, achieving fast adaptation with few iterations in few-shot classification.
Findings
Demonstrates high speed and effectiveness on four datasets
Achieves competitive accuracy with fewer optimization steps
First to combine induction and transduction in optimization-based meta-learning
Abstract
Autonomous agents interacting with the real world need to learn new concepts efficiently and reliably. This requires learning in a low-data regime, which is a highly challenging problem. We address this task by introducing a fast optimization-based meta-learning method for few-shot classification. It consists of an embedding network, providing a general representation of the image, and a base learner module. The latter learns a linear classifier during the inference through an unrolled optimization procedure. We design an inner learning objective composed of (i) a robust classification loss on the support set and (ii) an entropy loss, allowing transductive learning from unlabeled query samples. By employing an efficient initialization module and a Steepest Descent based optimization algorithm, our base learner predicts a powerful classifier within only a few iterations. Further, our…
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 · Multimodal Machine Learning Applications · Machine Learning and Data Classification
