paper-with-me

홈 › Papers

Neuromimetic metaplasticity for adaptive continual learning

2024-07-09 · Suhee Cho, Hyeonsu Lee, Seungdae Baek, Se-Bum Paik

Conventional intelligent systems based on deep neural network (DNN) models encounter challenges in achieving human-like continual learning due to catastrophic forgetting. Here, we propose a metaplasticity model inspired by human working memory, enabling DNNs to perform catastrophic forgetting-free continual learning without any pre- or post-processing. A key aspect of our approach involves implementing distinct types of synapses from stable to flexible, and randomly intermixing them to train synaptic connections with different degrees of flexibility. This strategy allowed the network to successfully learn a continuous stream of information, even under unexpected changes in input length. The model achieved a balanced tradeoff between memory capacity and performance without requiring additional training or structural modifications, dynamically allocating memory resources to retain both old and new information. Furthermore, the model demonstrated robustness against data poisoning attacks by selectively filtering out erroneous memories, leveraging the Hebb repetition effect to reinforce the retention of significant data.

📄 PDF Abstract BibTeX arXiv:2407.07133

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningData Poisoning

Similar Papers 제목 키워드 기반

Probabilistic Metaplasticity for Continual Learning with Memristors

2024-03-13 · Fatima Tuz Zohora, Vedant Karia, Nicholas Soures, Dhireesha Kudithipudi

Edge devices operating in dynamic environments critically need the ability to continually learn without catastrophic forgetting. The strict resource constraints in these devices pose a major challenge to achieve this, as…

Continual Learning

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

Genesis: A Spiking Neuromorphic Accelerator With On-chip Continual Learning

2025-09-06 · Vedant Karia, Abdullah Zyarah, Dhireesha Kudithipudi arxiv

Continual learning, the ability to acquire and transfer knowledge through a models lifetime, is critical for artificial agents that interact in real-world environments. Biological brains inherently demonstrate these capa…

Continual Learning

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

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