paper-with-me

Papers

Bayesian Online Meta-Learning

2020-09-28 · Pauching Yap, Hippolyt Ritter, David Barber

Neural networks are known to suffer from catastrophic forgetting when trained on sequential datasets. While there have been numerous attempts to solve this problem for large-scale supervised classification, little has been done to overcome catastrophic forgetting for few-shot classification problems. Few-shot meta-learning algorithms often require all few-shot tasks to be readily available in a batch for training. The popular gradient-based model-agnostic meta-learning algorithm (MAML) is a typical algorithm that suffers from these limitations. This work introduces a Bayesian online meta-learning framework to tackle the catastrophic forgetting and the sequential few-shot tasks problems. Our framework incorporates MAML into a Bayesian online learning algorithm with Laplace approximation or variational inference. This framework enables few-shot classification on a range of sequentially arriving datasets with a single meta-learned model and training on sequentially arriving few-shot tasks. The experimental evaluations demonstrate that our framework can effectively prevent catastrophic forgetting and is capable of online meta-learning in various few-shot classification settings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationMeta-LearningVariational Inference

Similar Papers 제목 키워드 기반

MetaKoopman: Bayesian Meta-Learning of Koopman Operators for Modeling Structured Dynamics under Distribution Shifts

2026-07-28 · Mahmoud Selim, Sriharsha Bhat, Karl H. Johansson arxiv

Modeling and forecasting nonlinear dynamics under distribution shifts is essential for robust decision-making in real-world systems. In this work, we propose MetaKoopman, a Bayesian meta-learning framework for modeling n…

Motion Planning

BayMOTH: Bayesian optiMizatiOn with meTa-lookahead -- a simple approacH

2026-04-13 · Rahman Ejaz, Varchas Gopalaswamy, Ricardo Luna, Aarne Lees 외 arxiv

Bayesian optimization (BO) has for sequential optimization of expensive black-box functions demonstrated practicality and effectiveness in many real-world settings. Meta-Bayesian optimization (meta-BO) focuses on improvi…

Multielement polynomial chaos Kriging-based metamodelling for Bayesian inference of non-smooth systems

2022-12-05 · J. C. García-Merino, C. Calvo-Jurado, E. Martínez-Pañeda, E. García-Macías

This paper presents a surrogate modelling technique based on domain partitioning for Bayesian parameter inference of highly nonlinear engineering models. In order to alleviate the computational burden typically involved …

Bayesian Inference

Online Bayesian Meta-Learning for Cognitive Tracking Radar

2022-07-07 · Charles E. Thornton, R. Michael Buehrer, Anthony F. Martone

A key component of cognitive radar is the ability to generalize, or achieve consistent performance across a range of sensing environments, since aspects of the physical scene may vary over time. This presents a challenge…

Meta-Learning

Variational Continual Bayesian Meta-Learning

2021-12-01 · NeurIPS 2021 12 · Qiang Zhang, Jinyuan Fang, Zaiqiao Meng, Shangsong Liang 외

Conventional meta-learning considers a set of tasks from a stationary distribution. In contrast, this paper focuses on a more complex online setting, where tasks arrive sequentially and follow a non-stationary distributi…

Meta-LearningTransfer LearningVariational Inference