LGMLJun 11, 2018

Bayesian Model-Agnostic Meta-Learning

arXiv:1806.03836v4545 citations
Originality Highly original
AI Analysis

This work addresses the challenge of model uncertainty in meta-learning for researchers and practitioners, offering a scalable and robust approach that is incremental over existing gradient-based methods.

The paper tackles the problem of robust meta-learning by proposing a Bayesian model-gnostic meta-learning method that learns complex uncertainty structures from few-shot datasets, achieving improved accuracy and robustness across tasks like sinusoidal regression, image classification, active learning, and reinforcement learning.

Learning to infer Bayesian posterior from a few-shot dataset is an important step towards robust meta-learning due to the model uncertainty inherent in the problem. In this paper, we propose a novel Bayesian model-agnostic meta-learning method. The proposed method combines scalable gradient-based meta-learning with nonparametric variational inference in a principled probabilistic framework. During fast adaptation, the method is capable of learning complex uncertainty structure beyond a point estimate or a simple Gaussian approximation. In addition, a robust Bayesian meta-update mechanism with a new meta-loss prevents overfitting during meta-update. Remaining an efficient gradient-based meta-learner, the method is also model-agnostic and simple to implement. Experiment results show the accuracy and robustness of the proposed method in various tasks: sinusoidal regression, image classification, active learning, and reinforcement learning.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes