NEAICVLGJul 9, 2024

Neuromimetic metaplasticity for adaptive continual learning

arXiv:2407.07133v13 citationsh-index: 22
Originality Highly original
AI Analysis

This addresses the problem of catastrophic forgetting for AI systems requiring continual learning, representing a novel method rather than an incremental improvement.

The paper tackled catastrophic forgetting in deep neural networks by proposing a neuromimetic metaplasticity model that enables continual learning without pre- or post-processing, achieving a balanced tradeoff between memory capacity and performance and demonstrating robustness against data poisoning attacks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes