paper-with-me

Papers

Uncertainty in Model-Agnostic Meta-Learning using Variational Inference

2019-07-27 · Cuong Nguyen, Thanh-Toan Do, Gustavo Carneiro

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.

📄 PDF Abstract BibTeX arXiv:1907.11864

Code (1)

cnguyen10/few_shot_meta_learning 공식 구현 pytorch

Tasks

BIG-bench Machine LearningClassificationFew-Shot Image ClassificationFew-Shot LearningGeneral ClassificationMeta-LearningregressionVariational Inference

Similar Papers 제목 키워드 기반

Bayesian Model-Agnostic Meta-Learning

2018-06-11 · NeurIPS 2018 12 · Taesup Kim, Jaesik Yoon, Ousmane Dia, Sungwoong Kim 외

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-agnost…

Active Learningimage-classificationImage ClassificationMeta-Learning+3

Meta-Learning Bayesian Neural Network Priors Based on PAC-Bayesian Theory

2021-01-01 · Jonas Rothfuss, Martin Josifoski, Andreas Krause

Bayesian deep learning is a promising approach towards improved uncertainty quantification and sample efficiency. Due to their complex parameter space, choosing informative priors for Bayesian Neural Networks (BNNs) is c…

Meta-LearningUncertainty QuantificationVariational Inference

Meta-Learning with Shared Amortized Variational Inference

2020-08-27 · ICML 2020 1 · Ekaterina Iakovleva, Jakob Verbeek, Karteek Alahari

We propose a novel amortized variational inference scheme for an empirical Bayes meta-learning model, where model parameters are treated as latent variables. We learn the prior distribution over model parameters conditio…

Meta-LearningVariational Inference

Gradient-Based Quantification of Epistemic Uncertainty for Deep Object Detectors

2021-07-09 · Tobias Riedlinger, Matthias Rottmann, Marius Schubert, Hanno Gottschalk

The vast majority of uncertainty quantification methods for deep object detectors such as variational inference are based on the network output. Here, we study gradient-based epistemic uncertainty metrics for deep object…

Objectobject-detectionObject DetectionUncertainty Quantification+1

Probabilistic task modelling for meta-learning

2021-06-09 · Cuong C. Nguyen, Thanh-Toan Do, Gustavo Carneiro

We propose probabilistic task modelling -- a generative probabilistic model for collections of tasks used in meta-learning. The proposed model combines variational auto-encoding and latent Dirichlet allocation to model e…

Meta-Learningparameter estimationVariational Inference