paper-with-me

Papers

Bayesian Model-Agnostic Meta-Learning

2018-06-11 · NeurIPS 2018 12 · Taesup Kim, Jaesik Yoon, Ousmane Dia, Sungwoong Kim, Yoshua Bengio, Sungjin Ahn

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.

📄 PDF Abstract BibTeX arXiv:1806.03836

Code (2)

jaesik817/bmaml tf
jaesik817/bmaml_rl tf

Tasks

Active Learningimage-classificationImage ClassificationMeta-LearningmodelReinforcement LearningVariational Inference

Similar Papers 제목 키워드 기반

Is Bayesian Model-Agnostic Meta Learning Better than Model-Agnostic Meta Learning, Provably?

2022-03-06 · Lisha Chen, Tianyi Chen

Meta learning aims at learning a model that can quickly adapt to unseen tasks. Widely used meta learning methods include model agnostic meta learning (MAML), implicit MAML, Bayesian MAML. Thanks to its ability of modelin…

Meta-Learningmodel

Shallow Bayesian Meta Learning for Real-World Few-Shot Recognition

2021-01-08 · ICCV 2021 10 · Xueting Zhang, Debin Meng, Henry Gouk, Timothy Hospedales

Current state-of-the-art few-shot learners focus on developing effective training procedures for feature representations, before using simple, e.g. nearest centroid, classifiers. In this paper, we take an orthogonal appr…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot Image ClassificationFew-Shot Learning+1

UBMF: Uncertainty-Aware Bayesian Meta-Learning Framework for Fault Diagnosis with Imbalanced Industrial Data

2025-03-14 · Zhixuan Lian, Shangyu Li, Qixuan Huang, Zijian Huang 외

Fault diagnosis of mechanical equipment involves data collection, feature extraction, and pattern recognition but is often hindered by the imbalanced nature of industrial data, introducing significant uncertainty and red…

DiagnosticDomain GeneralizationFault DiagnosisMeta-Learning

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

B-SMALL: A Bayesian Neural Network approach to Sparse Model-Agnostic Meta-Learning

2021-01-01 · Anish Madan, Ranjitha Prasad

There is a growing interest in the learning-to-learn paradigm, also known as meta-learning, where models infer on new tasks using a few training examples. Recently, meta-learning based methods have been widely used in fe…

Domain AdaptationMeta-Learningregression