LGMLJul 27, 2019

Uncertainty in Model-Agnostic Meta-Learning using Variational Inference

arXiv:1907.11864v258 citations
Originality Incremental advance
AI Analysis

This addresses uncertainty quantification for few-shot learning practitioners, though it builds incrementally on existing meta-learning frameworks.

The paper tackles uncertainty estimation in model-agnostic meta-learning by introducing a Bayesian algorithm that learns probability distributions of model parameters for few-shot learning, achieving state-of-the-art calibration and classification results on Omniglot and Mini-ImageNet benchmarks.

We introduce a new, rigorously-formulated Bayesian meta-learning algorithm that learns a probability distribution of model parameter prior for few-shot learning. The proposed algorithm employs a gradient-based variational inference to infer the posterior of model parameters to a new task. Our algorithm can be applied to any model architecture and can be implemented in various machine learning paradigms, including regression and classification. We show that the models trained with our proposed meta-learning algorithm are well calibrated and accurate, with state-of-the-art calibration and classification results on two few-shot classification benchmarks (Omniglot and Mini-ImageNet), and competitive results in a multi-modal task-distribution regression.

Code Implementations1 repo
Foundations

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

Your Notes