paper-with-me

Papers

Bayesian Flow Networks in Continual Learning

2023-10-18 · Mateusz Pyla, Kamil Deja, Bartłomiej Twardowski, Tomasz Trzciński

Bayesian Flow Networks (BFNs) has been recently proposed as one of the most promising direction to universal generative modelling, having ability to learn any of the data type. Their power comes from the expressiveness of neural networks and Bayesian inference which make them suitable in the context of continual learning. We delve into the mechanics behind BFNs and conduct the experiments to empirically verify the generative capabilities on non-stationary data.

📄 PDF Abstract BibTeX arXiv:2310.12001

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceContinual Learning

Similar Papers 제목 키워드 기반

On Sequential Bayesian Inference for Continual Learning

2023-01-04 · Samuel Kessler, Adam Cobb, Tim G. J. Rudner, Stefan Zohren 외

Sequential Bayesian inference can be used for continual learning to prevent catastrophic forgetting of past tasks and provide an informative prior when learning new tasks. We revisit sequential Bayesian inference and tes…

Bayesian InferenceContinual LearningSequential Bayesian Inference

The Bayesian Approach to Continual Learning: An Overview

2025-07-11 · Tameem Adel

Continual learning is an online paradigm where a learner continually accumulates knowledge from different tasks encountered over sequential time steps. Importantly, the learner is required to extend and update its knowle…

Bayesian Inferenceclass-incremental learningClass Incremental LearningContinual Learning+4

A Unifying Bayesian View of Continual Learning

2019-02-18 · Sebastian Farquhar, Yarin Gal

Some machine learning applications require continual learning - where data comes in a sequence of datasets, each is used for training and then permanently discarded. From a Bayesian perspective, continual learning seems …

Continual Learning

Bayesian Optimized Continual Learning with Attention Mechanism

2019-05-10 · Ju Xu, Jin Ma, Zhanxing Zhu

Though neural networks have achieved much progress in various applications, it is still highly challenging for them to learn from a continuous stream of tasks without forgetting. Continual learning, a new learning paradi…

Bayesian OptimizationContinual Learning

Facilitating Bayesian Continual Learning by Natural Gradients and Stein Gradients

2019-04-24 · Yu Chen, Tom Diethe, Neil Lawrence

Continual learning aims to enable machine learning models to learn a general solution space for past and future tasks in a sequential manner. Conventional models tend to forget the knowledge of previous tasks while learn…

Continual LearningTask 2