Global Convergence of MAML and Theory-Inspired Neural Architecture Search for Few-Shot Learning
Haoxiang Wang, Yite Wang, Ruoyu Sun, Bo Li

TL;DR
This paper proves that MAML with over-parameterized neural networks converges globally at a linear rate and introduces MetaNTK-NAS, a fast, training-free neural architecture search method for few-shot learning based on kernel theory.
Contribution
The paper establishes the global convergence of MAML with over-parameterized DNNs and introduces MetaNTK-NAS, a novel, efficient NAS method leveraging kernel theory for few-shot learning.
Findings
MAML with over-parameterized DNNs converges to global optima at a linear rate.
MetaNTK-NAS achieves comparable or better performance than state-of-the-art NAS methods.
MetaNTK-NAS is over 100 times faster than previous NAS approaches.
Abstract
Model-agnostic meta-learning (MAML) and its variants have become popular approaches for few-shot learning. However, due to the non-convexity of deep neural nets (DNNs) and the bi-level formulation of MAML, the theoretical properties of MAML with DNNs remain largely unknown. In this paper, we first prove that MAML with over-parameterized DNNs is guaranteed to converge to global optima at a linear rate. Our convergence analysis indicates that MAML with over-parameterized DNNs is equivalent to kernel regression with a novel class of kernels, which we name as Meta Neural Tangent Kernels (MetaNTK). Then, we propose MetaNTK-NAS, a new training-free neural architecture search (NAS) method for few-shot learning that uses MetaNTK to rank and select architectures. Empirically, we compare our MetaNTK-NAS with previous NAS methods on two popular few-shot learning benchmarks, miniImageNet, and…
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 · Cancer-related molecular mechanisms research
MethodsModel-Agnostic Meta-Learning
