paper-with-me

Papers

Learning to Remember: A Synaptic Plasticity Driven Framework for Continual Learning

2019-04-05 · CVPR 2019 6 · Oleksiy Ostapenko, Mihai Puscas, Tassilo Klein, Patrick Jähnichen, Moin Nabi

Models trained in the context of continual learning (CL) should be able to learn from a stream of data over an undefined period of time. The main challenges herein are: 1) maintaining old knowledge while simultaneously benefiting from it when learning new tasks, and 2) guaranteeing model scalability with a growing amount of data to learn from. In order to tackle these challenges, we introduce Dynamic Generative Memory (DGM) - a synaptic plasticity driven framework for continual learning. DGM relies on conditional generative adversarial networks with learnable connection plasticity realized with neural masking. Specifically, we evaluate two variants of neural masking: applied to (i) layer activations and (ii) to connection weights directly. Furthermore, we propose a dynamic network expansion mechanism that ensures sufficient model capacity to accommodate for continually incoming tasks. The amount of added capacity is determined dynamically from the learned binary mask. We evaluate DGM in the continual class-incremental setup on visual classification tasks.

📄 PDF Abstract BibTeX arXiv:1904.03137

Code (2)

SAP-archive/machine-learning-dgm pytorch
SAP/machine-learning-dgm pytorch

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Theories of synaptic memory consolidation and intelligent plasticity for continual learning

2024-05-27 · Friedemann Zenke, Axel Laborieux

Humans and animals learn throughout life. Such continual learning is crucial for intelligence. In this chapter, we examine the pivotal role plasticity mechanisms with complex internal synaptic dynamics could play in enab…

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

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

SPICED: A Synaptic Homeostasis-Inspired Framework for Unsupervised Continual EEG Decoding

2025-09-22 · Yangxuan Zhou, Sha Zhao, Jiquan Wang, Haiteng Jiang 외 arxiv

Human brain achieves dynamic stability-plasticity balance through synaptic homeostasis. Inspired by this biological principle, we propose SPICED: a neuromorphic framework that integrates the synaptic homeostasis mechanis…

Continual LearningEeg Decoding

Fluctuation-driven plasticity allows for flexible rewiring of neuronal assemblies

2022-03-09 · Federico Devalle, Alex Roxin

Synaptic connections in neuronal circuits are modulated by pre- and post-synaptic spiking activity. Heuristic models of this process of synaptic plasticity can provide excellent fits to results from in-vitro experiments …