Rendered Source Note

Memory Systems: Episodic, Semantic, and Procedural

Generated HTML view. Markdown remains canonical.

Memory Systems: Episodic, Semantic, and Procedural

Type: paper (cognitive-science foundation) Tier: 2 (Foundational) Author(s): Endel Tulving (episodic/semantic distinction); Larry R. Squire (declarative/non-declarative taxonomy) Date: Tulving 1972, 1985; Squire 1992, 2004 URL: Tulving (1985), "How many memory systems are there?", American Psychologist 40(4):385–398 — https://doi.org/10.1037/0003-066X.40.4.385 Accessed: 2026-06-01

Why This Source Matters

When an AI memory system stores "everything the user said" in one undifferentiated pile, retrieval gets worse, not better: a question about a fact ("what's my API key format?") and a question about an event ("what did we decide last Tuesday?") want different memories. Cognitive psychology drew these lines decades ago, and AI memory systems (Generative Agents, MemGPT, and production assistants) borrow the vocabulary directly. This source grounds Project 05's memory types — the distinction between remembering events (episodic), facts (semantic), and skills (procedural) — and why separating them improves both storage and retrieval. The names are not decoration: they determine what you store, how it decays, and how you retrieve it.

Key Claims

Episodic memory — events, time-stamped, autobiographical

Semantic memory — general knowledge, decontextualized facts

Procedural memory — skills and how-to (non-declarative)

Why the distinction matters for retrieval

Relevant To

Notes