paper-with-me

Papers

Continual learning via probabilistic exchangeable sequence modelling

2025-03-26 · Hanwen Xing, Christopher Yau

Continual learning (CL) refers to the ability to continuously learn and accumulate new knowledge while retaining useful information from past experiences. Although numerous CL methods have been proposed in recent years, it is not straightforward to deploy them directly to real-world decision-making problems due to their computational cost and lack of uncertainty quantification. To address these issues, we propose CL-BRUNO, a probabilistic, Neural Process-based CL model that performs scalable and tractable Bayesian update and prediction. Our proposed approach uses deep-generative models to create a unified probabilistic framework capable of handling different types of CL problems such as task- and class-incremental learning, allowing users to integrate information across different CL scenarios using a single model. Our approach is able to prevent catastrophic forgetting through distributional and functional regularisation without the need of retaining any previously seen samples, making it appealing to applications where data privacy or storage capacity is of concern. Experiments show that CL-BRUNO outperforms existing methods on both natural image and biomedical data sets, confirming its effectiveness in real-world applications.

📄 PDF Abstract BibTeX arXiv:2503.20725

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContinual LearningDecision MakingIncremental LearningUncertainty Quantification

Similar Papers 제목 키워드 기반

Exchangeable Variable Models

2014-05-02 · Mathias Niepert, Pedro Domingos

A sequence of random variables is exchangeable if its joint distribution is invariant under variable permutations. We introduce exchangeable variable models (EVMs) as a novel class of probabilistic models whose basic bui…

Exchangeable Sequence Models Quantify Uncertainty Over Latent Concepts

2024-08-06 · Naimeng Ye, Hongseok Namkoong

Intelligent agents must be able to articulate its own uncertainty. In this work, we show that pre-trained sequence models are naturally capable of probabilistic reasoning over exchangeable data points -- forming informed…

Bayesian InferenceData AugmentationIn-Context LearningTopic Models+2

Exchangeable modelling of relational data: checking sparsity, train-test splitting, and sparse exchangeable Poisson matrix factorization

2017-12-06 · Victor Veitch, Ekansh Sharma, Zacharie Naulet, Daniel M. Roy

A variety of machine learning tasks---e.g., matrix factorization, topic modelling, and feature allocation---can be viewed as learning the parameters of a probability distribution over bipartite graphs. Recently, a new cl…

Variational Inference

BRUNO: A Deep Recurrent Model for Exchangeable Data

2018-02-21 · NeurIPS 2018 12 · Iryna Korshunova, Jonas Degrave, Ferenc Huszár, Yarin Gal 외

We present a novel model architecture which leverages deep learning tools to perform exact Bayesian inference on sets of high dimensional, complex observations. Our model is provably exchangeable, meaning that the joint …

Anomaly DetectionBayesian InferenceConditional Image GenerationFew-Shot Learning+2

Efficient Detection of Exchangeable Factors in Factor Graphs

2024-03-15 · Malte Luttermann, Johann Machemer, Marcel Gehrke

To allow for tractable probabilistic inference with respect to domain sizes, lifted probabilistic inference exploits symmetries in probabilistic graphical models. However, checking whether two factors encode equivalent s…