From Observation to Intervention: Memory in Brains and Large Language Models - functional comparison framework for memory systems across biological brains and LLMs, focusing on representation, retrieval, updating, and experimental access. Use when analyzing memory mechanisms in AI systems or drawing cross-domain insights between neuroscience and LLM research.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill brain-llm-memory-comparison --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Brain Llm Memory Comparison?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-brain-llm-memory-comparison-ai-collection)More formats (shields.io, HTML) on the badges page.
---
name: brain-llm-memory-comparison
description: "From Observation to Intervention: Memory in Brains and Large Language Models - functional comparison framework for memory systems across biological brains and LLMs, focusing on representation, retrieval, updating, and experimental access. Use when analyzing memory mechanisms in AI systems or drawing cross-domain insights between neuroscience and LLM research."
metadata:
arxiv_id: "2608.12377"
published: "2026-08-15"
authors: "Morteza Salehjahromi, Shayan A. Zadegan, Amgad Muneer, Jia Wu"
tags: [memory-systems, brain-llm-comparison, functional-memory, experimental-access, memory-retrieval, memory-updating]
license: Complete terms in LICENSE.txt
---
# From Observation to Intervention: Memory in Brains and Large Language Models
## Overview
This paper establishes a functional comparison framework between biological memory systems (brains) and artificial memory systems (Large Language Models). Rather than comparing anatomical structures, it focuses on shared functional questions about memory:
1. **Representation**: Where memory-related information is stored/represented
2. **Retrieval**: How partial cues recover broader associations
3. **Updating**: How new information is written or modified
4. **Perturbation**: How memory-related states can be selectively manipulated
## Core Contributions
### Biological Memory Systems
- **Sparse concept responses**: Neurons respond selectively to specific concepts
- **Temporal binding**: Information bound across time through neural dynamics
- **Rapid association formation**: New connections formed quickly during learning
- **Episode-specific coding**: Unique neural patterns for individual experiences
- **Recall-related reactivation**: Memory retrieval triggers pattern replay
### LLM Memory Systems
- **Weight-based storage**: Long-term knowledge encoded in model parameters
- **Activation-based context**: Short-term memory in attention mechanisms
- **External retrieval systems**: Vector databases and RAG architectures
- **Direct state manipulation**: Unusually precise experimental access to internal states
### Key Insight: Asymmetry in Experimental Access
The paper argues that while LLMs don't surpass biological systems in memory capabilities per se, they provide unprecedented experimental access. This asymmetry creates opportunities to:
- Transfer experimental logic from LLMs to biological systems
- Generate sharper hypotheses about biological memory mechanisms
- Develop new intervention strategies based on LLM manipulation techniques
## When to Use This Skill
- Designing memory architectures for AI systems
- Analyzing LLM memory mechanisms and limitations
- Developing cross-domain hypotheses between neuroscience and AI
- Planning experiments on memory representation and retrieval
- Studying memory updating and catastrophic forgetting
- Exploring intervention strategies for memory systems
## Methodology
### Functional Comparison Framework
1. Identify shared functional questions across domains
2. Map biological mechanisms to artificial counterparts
3. Analyze differences in experimental accessibility
4. Extract transferable experimental paradigms
### Experimental Paradigms
- **Observation**: Passive monitoring of memory states
- **Intervention**: Active manipulation of memory representations
- **Perturbation**: Selective modification of memory content
- **Reversibility**: Testing memory update persistence and recovery
### Cross-Domain Translation
1. Translate LLM manipulation techniques to biological hypotheses
2. Apply biological memory principles to AI system design
3. Identify fundamental constraints vs. implementation differences
## Applications
- **AI Safety**: Understanding and controlling memory-based behaviors
- **Neuroscience**: Generating testable hypotheses about memory mechanisms
- **Cognitive Science**: Bridging computational and biological theories
- **Memory Architecture Design**: Informing next-generation AI memory systems
- **Intervention Strategies**: Developing targeted memory modification approaches
## Key Parameters
- **Memory Granularity**: Level of detail in memory representation
- **Retrieval Specificity**: Precision of cue-based memory recovery
- **Update Fidelity**: Accuracy of new information integration
- **Perturbation Selectivity**: Specificity of memory state manipulation
- **Experimental Access**: Degree of direct control over memory systems
## Pitfalls and Considerations
- **Anatomical vs Functional**: Avoid false equivalences based on superficial similarities
- **Scale Differences**: Biological and artificial systems operate at vastly different scales
- **Lived Experience**: LLMs lack embodied, episodic memory foundations
- **Causal Complexity**: Biological systems have more complex causal pathways
- **Ethical Constraints**: Different ethical considerations for intervention in each domain
## References
- Original paper: arXiv:2608.12377
- Related work on LLM memory mechanisms
- Neuroscience literature on memory representation and retrieval
- Experimental paradigms in both domains
## Activation Keywords
brain-llm memory, functional memory comparison, memory representation, memory retrieval, memory updating, experimental access, memory intervention, cross-domain memory, memory perturbation, memory architectureIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!