On Data Efficiency of Meta-learning
Maruan Al-Shedivat, Liam Li, Eric Xing, Ameet Talwalkar

TL;DR
This paper investigates the data efficiency of meta-learning algorithms, providing theoretical bounds, empirical comparisons, and a new active meta-learning framework to improve performance under limited supervision.
Contribution
It introduces a theoretical analysis of data efficiency in meta-learning, a comprehensive empirical study of popular methods, and a novel active meta-learning approach for limited supervision scenarios.
Findings
Theoretical bounds on transfer risk inform supervision needs.
Empirical differences observed among MAML, Reptile, and Protonets.
Active meta-learning improves performance with limited data.
Abstract
Meta-learning has enabled learning statistical models that can be quickly adapted to new prediction tasks. Motivated by use-cases in personalized federated learning, we study the often overlooked aspect of the modern meta-learning algorithms -- their data efficiency. To shed more light on which methods are more efficient, we use techniques from algorithmic stability to derive bounds on the transfer risk that have important practical implications, indicating how much supervision is needed and how it must be allocated for each method to attain the desired level of generalization. Further, we introduce a new simple framework for evaluating meta-learning methods under a limit on the available supervision, conduct an empirical study of MAML, Reptile, and Protonets, and demonstrate the differences in the behavior of these methods on few-shot and federated learning benchmarks. Finally, we…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Machine Learning and Algorithms
MethodsModel-Agnostic Meta-Learning
