paper-with-me

홈 › Papers

Hebbian Memory-Augmented Recurrent Networks: Engram Neurons in Deep Learning

2025-07-29 · Daniel Szelogowski arxiv

Despite success across diverse tasks, current artificial recurrent network architectures rely primarily on implicit hidden-state memories, limiting their interpretability and ability to model long-range dependencies. In contrast, biological neural systems employ explicit, associative memory traces (i.e., engrams) strengthened through Hebbian synaptic plasticity and activated sparsely during recall. Motivated by these neurobiological insights, we introduce the Engram Neural Network (ENN), a novel recurrent architecture incorporating an explicit, differentiable memory matrix with Hebbian plasticity and sparse, attention-driven retrieval mechanisms. The ENN explicitly models memory formation and recall through dynamic Hebbian traces, improving transparency and interpretability compared to conventional RNN variants. We evaluate the ENN architecture on three canonical benchmarks: MNIST digit classification, CIFAR-10 image sequence modeling, and WikiText-103 language modeling. Our empirical results demonstrate that the ENN achieves accuracy and generalization performance broadly comparable to classical RNN, GRU, and LSTM architectures, with all models converging to similar accuracy and perplexity on the large-scale WikiText-103 task. At the same time, the ENN offers significant enhancements in interpretability through observable memory dynamics. Hebbian trace visualizations further reveal biologically plausible, structured memory formation processes, validating the potential of neuroscience-inspired mechanisms to inform the development of more interpretable and robust deep learning models.

📄 PDF Abstract BibTeX arXiv:2507.21474

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extended temporal association memory by inhibitory Hebbian learning

2018-09-14

Hebbian learning of excitatory synapses plays a central role in storing activity patterns in associative memory models. Furthermore, interstimulus Hebbian learning associates multiple items in the brain by converting tem…

Working memory facilitates reward-modulated Hebbian learning in recurrent neural networks

2019-10-23 · NeurIPS Workshop Neuro_AI 2019 12 · Roman Pogodin, Dane Corneil, Alexander Seeholzer, Joseph Heng 외

Reservoir computing is a powerful tool to explain how the brain learns temporal sequences, such as movements, but existing learning schemes are either biologically implausible or too inefficient to explain animal perform…

Temporal Sequences

Engram Memory Encoding and Retrieval: A Neurocomputational Perspective

2025-06-02 · Daniel Szelogowski

Despite substantial research into the biological basis of memory, the precise mechanisms by which experiences are encoded, stored, and retrieved in the brain remain incompletely understood. A growing body of evidence sup…

Retrieval

From Artificial Intelligence to Brain Intelligence: The basis learning and memory algorithm for brain-like intelligence

2020-10-07 · Yifei Mao

The algorithm of brain learning and memory is still undetermined. The backpropagation algorithm of artificial neural networks was thought not suitable for brain cortex, and there is a lack of algorithm for memory engram.…

Hippocampusimage-classificationImage Classification

Beyond Conditional Computation: Retrieval-Augmented Genomic Foundation Models with Gengram

2026-01-29 · Huinan Xu, Xuyang Feng, Junhong Chen, Junchen Liu 외 arxiv

Current genomic foundation models (GFMs) rely on extensive neural computation to implicitly approximate conserved biological motifs from single-nucleotide inputs. We propose Gengram, a conditional memory module that intr…