paper-with-me

Papers

Recasting Gradient-Based Meta-Learning as Hierarchical Bayes

2018-01-26 · ICLR 2018 1 · Erin Grant, Chelsea Finn, Sergey Levine, Trevor Darrell, Thomas Griffiths

Meta-learning allows an intelligent agent to leverage prior learning episodes as a basis for quickly improving performance on a novel task. Bayesian hierarchical modeling provides a theoretical framework for formalizing meta-learning as inference for a set of parameters that are shared across tasks. Here, we reformulate the model-agnostic meta-learning algorithm (MAML) of Finn et al. (2017) as a method for probabilistic inference in a hierarchical Bayesian model. In contrast to prior methods for meta-learning via hierarchical Bayes, MAML is naturally applicable to complex function approximators through its use of a scalable gradient descent procedure for posterior inference. Furthermore, the identification of MAML as hierarchical Bayes provides a way to understand the algorithm's operation as a meta-learning procedure, as well as an opportunity to make use of computational strategies for efficient inference. We use this opportunity to propose an improvement to the MAML algorithm that makes use of techniques from approximate inference and curvature estimation.

📄 PDF Abstract BibTeX arXiv:1801.08930

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Gradient-EM Bayesian Meta-learning

2020-06-21 · NeurIPS 2020 12 · Yayi Zou, Xiaoqi Lu

Bayesian meta-learning enables robust and fast adaptation to new tasks with uncertainty assessment. The key idea behind Bayesian meta-learning is empirical Bayes inference of hierarchical model. In this work, we extend t…

Computational EfficiencyFew-Shot Image Classificationimage-classificationImage Classification+2

Modulating transfer between tasks in gradient-based meta-learning

2019-05-01 · ICLR 2019 5 · Erin Grant, Ghassen Jerfel, Katherine Heller, Thomas L. Griffiths

Learning-to-learn or meta-learning leverages data-driven inductive bias to increase the efficiency of learning on a novel task. This approach encounters difficulty when transfer is not mutually beneficial, for instance, …

DiversityInductive BiasMeta-Learning

Reconciling meta-learning and continual learning with online mixtures of tasks

2018-12-14 · NeurIPS 2019 12 · Ghassen Jerfel, Erin Grant, Thomas L. Griffiths, Katherine Heller

Learning-to-learn or meta-learning leverages data-driven inductive bias to increase the efficiency of learning on a novel task. This approach encounters difficulty when transfer is not advantageous, for instance, when ta…

Continual LearningFew-Shot LearningInductive BiasMeta-Learning

A Hierarchical Bayesian Model for Deep Few-Shot Meta Learning

2023-06-16 · Minyoung Kim, Timothy Hospedales

We propose a novel hierarchical Bayesian model for learning with a large (possibly infinite) number of tasks/episodes, which suits well the few-shot meta learning problem. We consider episode-wise random variables to mod…

Bayesian InferenceMeta-LearningVariational Inference

Learning Dynamical Systems from Multiple Sparse Datasets: A Hierarchical Bayesian Modeling Approach

2026-06-23 · Cristian Brugnara, Lea Multerer, Marco Forgione, Laura Azzimonti arxiv

Estimating parameters of dynamical systems from sparse, noisy, and irregularly sampled data is often severely ill-conditioned. When multiple related datasets are available, they provide additional information if the shar…