Variable-Shot Adaptation for Online Meta-Learning
Tianhe Yu, Xinyang Geng, Chelsea Finn, Sergey Levine

TL;DR
This paper introduces variable-shot meta-learning for online tasks, demonstrating that meta-learning can reduce total supervision and improve performance in sequential learning scenarios with changing data requirements.
Contribution
It extends meta-learning algorithms to handle variable-shot settings in online sequential tasks, showing improved sample efficiency and cumulative performance over standard methods.
Findings
Meta-learning reduces total labels needed in sequential tasks.
Meta-learning achieves higher cumulative performance.
Meta-learning adapts from many-shot to zero-shot settings.
Abstract
Few-shot meta-learning methods consider the problem of learning new tasks from a small, fixed number of examples, by meta-learning across static data from a set of previous tasks. However, in many real world settings, it is more natural to view the problem as one of minimizing the total amount of supervision --- both the number of examples needed to learn a new task and the amount of data needed for meta-learning. Such a formulation can be studied in a sequential learning setting, where tasks are presented in sequence. When studying meta-learning in this online setting, a critical question arises: can meta-learning improve over the sample complexity and regret of standard empirical risk minimization methods, when considering both meta-training and adaptation together? The answer is particularly non-obvious for meta-learning algorithms with complex bi-level optimizations that may demand…
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 · Multimodal Machine Learning Applications · Machine Learning and Data Classification
