Local Nonparametric Meta-Learning
Wonjoon Goo, Scott Niekum

TL;DR
This paper introduces a nonparametric meta-learning method that employs a meta-trained local learning rule, improving generalization and robustness over traditional global approaches, especially on out-of-distribution tasks and in robotics benchmarks.
Contribution
It proposes a novel local, nonparametric meta-learning algorithm that enhances adaptation and generalization by moving away from fixed global representations.
Findings
Improved meta-generalization in meta-regression tasks
State-of-the-art results on the Omnipush robotics benchmark
Enhanced robustness to out-of-distribution tasks
Abstract
A central goal of meta-learning is to find a learning rule that enables fast adaptation across a set of tasks, by learning the appropriate inductive bias for that set. Most meta-learning algorithms try to find a \textit{global} learning rule that encodes this inductive bias. However, a global learning rule represented by a fixed-size representation is prone to meta-underfitting or -overfitting since the right representational power for a task set is difficult to choose a priori. Even when chosen correctly, we show that global, fixed-size representations often fail when confronted with certain types of out-of-distribution tasks, even when the same inductive bias is appropriate. To address these problems, we propose a novel nonparametric meta-learning algorithm that utilizes a meta-trained local learning rule, building on recent ideas in attention-based and functional gradient-based…
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
