paper-with-me

Papers

Active Continual Learning with Metaplastic Binary Bayesian Neural Networks

2026-05-28 · Kellian Cottart, Théo Ballet, Djohan Bonnet, Damien Querlioz arxiv

Always-on edge systems must keep learning as conditions change under tight compute budgets and must detect unreliable predictions. Bayesian binary neural networks are attractive in this setting, but mean-field Bernoulli posteriors can saturate on long non-stationary streams, wiping out epistemic uncertainty and freezing plasticity. We propose BiMU, derived from a bounded-memory variational objective that balances stability, plasticity, and forgetting. BiMU combines a data term with controlled relaxation toward the prior and an uncertainty-dependent step size that prevents saturation and sustains informative uncertainty. This non-degenerate posterior enables fully online, buffer-free active querying via Monte Carlo disagreement, reducing label queries and backpropagation updates under imbalance. BiMU sustains learning and strong OOD detection on 1000-tasks Permuted-MNIST, and on OpenLORIS-Object achieves up to 32$\times$ label/update savings at matched accuracy under class imbalance and feature compression.

📄 PDF Abstract BibTeX arXiv:2605.30198

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Bayesian Metaplasticity from Synaptic Uncertainty

2023-12-15 · Djohan Bonnet, Tifenn Hirtzlin, Tarcisius Januel, Thomas Dalgaty 외

Catastrophic forgetting remains a challenge for neural networks, especially in lifelong learning scenarios. In this study, we introduce MEtaplasticity from Synaptic Uncertainty (MESU), inspired by metaplasticity and Baye…

Bayesian InferenceContinual LearningLifelong learningPermuted-MNIST

Statistical mechanics of continual learning: variational principle and mean-field potential

2022-12-06 · Chan Li, Zhenye Huang, Wenxuan Zou, Haiping Huang

An obstacle to artificial general intelligence is set by continual learning of multiple tasks of different nature. Recently, various heuristic tricks, both from machine learning and from neuroscience angles, were propose…

Continual LearningMulti-Task Learning

Metaplasticity in Multistate Memristor Synaptic Networks

2020-02-26 · Fatima Tuz Zohora, Abdullah M. Zyarah, Nicholas Soures, Dhireesha Kudithipudi

Recent studies have shown that metaplastic synapses can retain information longer than simple binary synapses and are beneficial for continual learning. In this paper, we explore the multistate metaplastic synapse charac…

Continual Learning

Bayesian continual learning and forgetting in neural networks

2025-04-18 · Djohan Bonnet, Kellian Cottart, Tifenn Hirtzlin, Tarcisius Januel 외

Biological synapses effortlessly balance memory retention and flexibility, yet artificial neural networks still struggle with the extremes of catastrophic forgetting and catastrophic remembering. Here, we introduce Metap…

Bayesian InferenceContinual Learningimage-classificationImage Classification+2

Learning to Remember, Learn, and Forget in Attention-Based Models

2026-02-09 · Djohan Bonnet, Jamie Lohoff, Jan Finkbeiner, Elidona Shiqerukaj 외 arxiv

In-Context Learning (ICL) in transformers acts as an online associative memory and is believed to underpin their high performance on complex sequence processing tasks. However, in gated linear attention models, this memo…

Continual Learning