paper-with-me

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 entails memory and computational overhead. Crossbar architectures using memristor devices offer energy efficiency through compute-in-memory and hold promise to address this issue. However, memristors often exhibit low precision and high variability in conductance modulation, rendering them unsuitable for continual learning solutions that require precise modulation of weight magnitude for consolidation. Current approaches fall short to address this challenge directly and rely on auxiliary high-precision memory, leading to frequent memory access, high memory overhead, and energy dissipation. In this research, we propose probabilistic metaplasticity, which consolidates weights by modulating their update probability rather than magnitude. The proposed mechanism eliminates high-precision modification to weight magnitudes and, consequently, the need for auxiliary high-precision memory. We demonstrate the efficacy of the proposed mechanism by integrating probabilistic metaplasticity into a spiking network trained on an error threshold with low-precision memristor weights. Evaluations of continual learning benchmarks show that probabilistic metaplasticity achieves performance equivalent to state-of-the-art continual learning models with high-precision weights while consuming ~ 67% lower memory for additional parameters and up to ~ 60x lower energy during parameter updates compared to an auxiliary memory-based solution. The proposed model shows potential for energy-efficient continual learning with low-precision emerging devices.

📄 PDF Abstract BibTeX arXiv:2403.08718

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

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

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 …

Continual LearningData Poisoning

Hardware implementation of timely reliable Bayesian decision-making using memristors

2024-12-07 · Lekai Song, Pengyu Liu, Yang Liu, Jingfang Pei 외

Brains perform decision-making by Bayes theorem. The theorem quantifies events as probabilities and, based on probability rules, renders the decisions. Learning from this, Bayes theorem can be applied to enable efficient…

Bayesian InferenceDecision MakingScene Parsing

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