MetAdapt: Meta-Learned Task-Adaptive Architecture for Few-Shot Classification
Sivan Doveh, Eli Schwartz, Chao Xue, Rogerio Feris, Alex Bronstein,, Raja Giryes, Leonid Karlinsky

TL;DR
This paper introduces MetAdapt, a meta-learned, task-adaptive neural architecture search method for few-shot classification, achieving state-of-the-art results by optimizing architectures and adapting them at test time.
Contribution
It combines meta-learning with neural architecture search to optimize and adapt network architectures specifically for few-shot learning tasks.
Findings
Achieves state-of-the-art results on miniImageNet and FC100 benchmarks.
Introduces MetAdapt Controller modules for task-specific architecture adaptation.
Demonstrates the effectiveness of architecture optimization in few-shot learning.
Abstract
Few-Shot Learning (FSL) is a topic of rapidly growing interest. Typically, in FSL a model is trained on a dataset consisting of many small tasks (meta-tasks) and learns to adapt to novel tasks that it will encounter during test time. This is also referred to as meta-learning. Another topic closely related to meta-learning with a lot of interest in the community is Neural Architecture Search (NAS), automatically finding optimal architecture instead of engineering it manually. In this work, we combine these two aspects of meta-learning. So far, meta-learning FSL methods have focused on optimizing parameters of pre-defined network architectures, in order to make them easily adaptable to novel tasks. Moreover, it was observed that, in general, larger architectures perform better than smaller ones up to a certain saturation point (where they start to degrade due to over-fitting). However,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTest · Sigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
