Bayesian Model-Agnostic Meta-Learning
Taesup Kim, Jaesik Yoon, Ousmane Dia, Sungwoong Kim, Yoshua Bengio and, Sungjin Ahn

TL;DR
This paper introduces a Bayesian model-agnostic meta-learning approach that combines gradient-based meta-learning with nonparametric variational inference, enabling robust uncertainty estimation and improved adaptation across diverse tasks.
Contribution
It presents a novel Bayesian meta-learning method that captures complex uncertainty structures and includes a robust meta-update mechanism, advancing the state-of-the-art in model-agnostic meta-learning.
Findings
Improves accuracy in sinusoidal regression, image classification, active learning, and reinforcement learning.
Demonstrates robustness and effective uncertainty modeling in various tasks.
Maintains efficiency and simplicity as a gradient-based, model-agnostic approach.
Abstract
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…
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 · Gaussian Processes and Bayesian Inference · Machine Learning and Data Classification
