paper-with-me

Papers

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 supports the engram theory, which posits that sparse populations of neurons undergo lasting physical and biochemical changes to support long-term memory. Yet, a comprehensive computational framework that integrates biological findings with mechanistic models remains elusive. This work synthesizes insights from cellular neuroscience and computational modeling to address key challenges in engram research: how engram neurons are identified and manipulated; how synaptic plasticity mechanisms contribute to stable memory traces; and how sparsity promotes efficient, interference-resistant representations. Relevant computational approaches -- such as sparse regularization, engram gating, and biologically inspired architectures like Sparse Distributed Memory and spiking neural networks -- are also examined. Together, these findings suggest that memory efficiency, capacity, and stability emerge from the interaction of plasticity and sparsity constraints. By integrating neurobiological and computational perspectives, this paper provides a comprehensive theoretical foundation for engram research and proposes a roadmap for future inquiry into the mechanisms underlying memory, with implications for the diagnosis and treatment of memory-related disorders.

📄 PDF Abstract BibTeX arXiv:2506.01659

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

EngramaBench: Evaluating Long-Term Conversational Memory with Structured Graph Retrieval

2026-04-23 · Julian Acuna arxiv

Large language model assistants are increasingly expected to retain and reason over information accumulated across many sessions. We introduce EngramaBench, a benchmark for long-term conversational memory built around fi…

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

TF-Engram: A Train-Free Engram with SSD-Backed Memory for Large Language Models

2026-07-08 · Yutang Ma, Kecheng Huang, Xikun Jiang, Zili Shao arxiv

Large Language Models (LLMs) store factual knowledge and domain-specific patterns implicitly in dense Transformer parameters, making knowledge expansion costly through pretraining, fine-tuning, retrieval augmentation, or…

Conditional Memory via Scalable Lookup: A New Axis of Sparsity for Large Language Models

2026-01-12 · Xin Cheng, Wangding Zeng, Damai Dai, Qinyu Chen 외 arxiv

While Mixture-of-Experts (MoE) scales capacity via conditional computation, Transformers lack a native primitive for knowledge lookup, forcing them to inefficiently simulate retrieval through computation. To address this…

User as Engram: Internalizing Per-User Memory as Local Parametric Edits

2026-06-17 · Bojie Li arxiv

Personal memory in a language model is two problems: content and reasoning skill. The brain keeps the two apart (a sparse, local engram in the hippocampus for each episode, a slow neocortex for the shared skills that int…