TOPIC 4 · PHASE A COGNITION

Long-Term Memory

You think you're "replaying" the past — you're rebuilding it every time

2026-07-11 · BigCat

The single most important step in memory happens after you fall asleep.

You still remember what you ate on last year's birthday, or that first spill off a bike — the "stored long ago, still retrievable" stuff is long-term memory. But here's something a little unsettling: you feel like recall is opening a video and playing it back, yet the brain holds no such video. Every act of "remembering" is rebuilding the scene on the spot from a few fragments — and if the build looks right, you take it as true. That's exactly why memory can be edited, fooled, and why it takes "a good night's sleep to really stick." This issue we take it apart: how an experience goes from fleeting to carved deep — and why both "can't hold it" and "can let it go" are things the brain was carefully designed to do.

// 01

Memory isn't a recording — it's a jigsaw rebuilt each time

First, break a deeply rooted illusion. You imagine a drawer in your head where an experience sits sealed and untouched, and recall just pulls it out and plays it. It's not like that. When something happens, it's taken apart — its pieces parked across different regions: color goes to the color area, sound to the sound area, "where" to the spatial area. No single place holds "the whole scene."

So who strings the fragments back together? The hippocampus — it acts like a staple or an index: at the moment of the event, it rapidly notes "these pieces belong together" and clips the same bookmark onto them. When you later remember, the hippocampus follows the bookmark to re-gather and reassemble the scattered pieces on the spot — and so you "see" the scene. The key: every reassembly starts from scratch, and where a piece is missing, it fills in with something similar, with what you now know and expect.

So memory is inherently malleable and prone to cross-contamination — not a bug, but how it works. It also explains why two people remember the same event completely differently, and why you can be "reminded" into a past that never happened: memory isn't read out, it's generated.

color · visual sound · auditory place · spatial smell · olfactory emotion · amygdala hippocampus index · bookmark
No "whole scene" sits anywhere; the hippocampus only clips a bookmark, then reassembles the pieces at recall

AI cross-read

A large language model doesn't store what it read word-for-word on a disk and then recite it. It has kneaded knowledge into hundreds of billions of connection weights, and when it answers it "generates" on the spot the most answer-like stretch of text for your question. That's why it sometimes solemnly invents a citation or a number that doesn't exist — the so-called hallucination. Look closely and it's the same ailment as human false memory: neither does verbatim playback, both rebuild — and rebuilding always fills in, and filling in can always be wrong. Remembering well and making things up are two sides of one coin.

// 02

Only after a night's sleep does memory truly "move house"

Something just learned starts as a "temp worker" — hung on the fast hippocampus. Fast, yes, but easily overwritten and short-lived. To become "permanent staff," still there years or decades later, it has to be slowly moved into the cortex, that big, stable warehouse. This move is called consolidation, and it happens mostly while you sleep.

The most remarkable scene in sleep is the hippocampus quietly "replaying" the day. You walked a route by day, and a string of place cells lit up in order; in deep sleep the hippocampus runs that sequence again, fast — and time-compressed, sprinting in a few hundred milliseconds through a route that took you minutes. As it replays, it "tells" the experience to the cortex, over and over, until the cortex gradually learns it and stores it itself. Once the cortex has it, the hippocampus can wipe its temporary copy and free up room for new things. So on the days you sleep badly, it's not that you had no experiences — it's that they never got properly filed.

Awake · walking a route at real speed place cells fire in order (minutes) Deep sleep · compressed replay (~ms ×many) cortex · slow store hears it often → keeps it
A route that took minutes by day is squeezed to milliseconds and replayed over and over in deep sleep, teaching the cortex bit by bit

AI cross-read

This is almost exactly experience replay in reinforcement learning. Train a game-playing AI by letting it learn strictly in the order things happened, and it "learns the later, washes out the earlier" (catastrophic forgetting), and neighboring steps are too alike so it learns skewed. The engineers' fix is blunt: dump every experience into a "replay buffer" and, during training, pull samples out at random, repeatedly, to relearn — shuffled order, old and new mixed. That's the same idea as the hippocampus replaying in sleep to feed memories slowly to the cortex — down to the very problem it solves. The people who proposed the "complementary learning systems" theory back in 1995 already spelled out the correspondence; later AI just turned it into engineering.

// 03

Keep them apart, yet still recognize them

The memory system is pulled by two demands at odds with each other. One is don't mix them up: today you parked in level 3, zone B; yesterday level 3, zone A — these two near-identical experiences must be stored as two records, not smeared into one, or you'll never find your car. The other is recognize it: given only half a cue — the first three notes of a tune, a face in profile — you must be able to pull out the whole memory.

The brain uses two different spots inside the hippocampus for these two jobs. One specializes in prying apart similar experiences: even if two events differ only slightly, it codes them into two records that lie far apart — pattern separation. The other does the opposite: given a broken corner, it fills the whole thing back in — pattern completion. The first keeps you from mistaking today for yesterday; the second lets one whiff of a smell bring your whole childhood flooding back.

pattern separation pattern completion two near-identical inputs stored as two far-apart records partial cue filled to a whole memory (rolls to the nearest basin)
Separation pries look-alikes into two far-apart records; completion lets a partial cue roll toward the nearest stored whole

AI cross-read

Pattern completion has an ancestor in AI: the Hopfield network (it won the 2024 Nobel Prize in Physics). It was designed precisely to "take a broken cue and spit out the whole memory": you "engrave" a set of patterns into the network, then feed in a blurry, chipped version, and it automatically settles onto the nearest complete pattern — like a ball rolling into the nearest basin. That "basin" is the mathematical portrait of exactly what CA3's completion mechanism does. And the vector databases and retrieval-augmented generation (RAG) you use today are the practical version of the same move: turn the cue into a string of numbers, go find the few most similar records in a big pile of memory and pull them back — all of it "take a part, evoke the whole."

// 04

Forgetting is a skill; every recall rewrites

We treat forgetting as the enemy, yet a brain that can forget nothing is a broken one. Losing the specific details is how you distil the rule — precisely because you can't recall exactly what every dog you've seen looked like, you formed the concept "dog." Forget the old parking spot and you make room for today's. Forgetting isn't memory's failure but its active, necessary other half: let what should fade, fade, and keep the important by using it again and again, by sleep reinforcing it pass after pass. The classic forgetting curve (Ebbinghaus) shows the newly learned drops fastest in the first day or two — but each review flattens the drop a notch, which is why spaced repetition beats cramming.

And something more subversive: each time you pull a memory out, it is not glanced at and put back unchanged — it gets briefly "unsealed," soft and editable, then re-sealed. This is reconsolidation. It means every act of remembering quietly rewrites the memory: mixing in your current mood, someone's offhand "reminder," your present understanding. The memories you revisit most are probably the ones you've altered most. This makes "remember the past faithfully" a fantasy — and opens a therapeutic door: weaken a memory during that soft window, and you might pull out part of the barb in a traumatic one.

recall time→ no review spaced review ↑ each drop slower review review review
The forgetting curve: no review drops fast and hard; each spaced review lifts it back and makes the next drop slower

AI cross-read

This side mirrors a chronic headache in AI too. The catastrophic forgetting mentioned earlier is a network-wide affliction: learn a new task straight and the old skill is scattered by the new data — it doesn't know, as the brain does, "what to keep and what to let fade." So people learn from the brain in reverse: keep a replay buffer and periodically review old knowledge; "lock" the important connections so a new task can't scramble them (a trick literally named elastic weight consolidation). Amusingly the direction is flipped — the brain's problem is how to actively forget; the artificial network's is how not to forget passively — yet both are arguing over the same balance: new versus old, plasticity versus stability, and how to set it.

🌀 Crossing over · interdisciplinary echoes

"Memory is rebuilt each time, and edited as it's retrieved" — several fields have bumped into this counterintuitive fact from very different directions:

// Going deeper

Can a memory be "planted" from nothing?
Yes, and more easily than you'd think. The psychologist Loftus got subjects to "remember" being lost in a mall as a child — an event that never happened — and many not only accepted it but embellished it with details. Since memory is reconstructed, give it enough plausible fragments and the brain will assemble "the scene" for you. More hardcore: scientists can now use light to directly activate a small group of memory cells in a mouse, fabricating a false memory that makes it fear a place that was never a threat. That memory can be implanted is the most direct proof that it's generated, not recorded.
If every recall rewrites, is "remembering the past faithfully" impossible in principle?
In a sense, yes. The more often you revisit an event, the more it gets recolored by your present mood and after-the-fact information — the "unforgettable" memories are often the most-edited versions. This isn't all bad: it's precisely this malleability that lets you fold old trauma into new understanding and make peace with it. Memory's purpose was never to be a faithful archivist, but to serve the present you in predicting and acting. For that, it will gladly sacrifice a little fidelity.
Flashbulb memories — "where were you on 9/11" — why so vivid yet so often wrong?
A major event triggers strong emotion, making you certain you remember it crisply, so you retell and revisit it again and again. But each retelling is a reconsolidation, a rewrite: the date, the place, who was next to you get quietly swapped by versions you heard later. Studies tracked people's memories of a disaster day and found the details drifted badly over years — while confidence didn't budge. Which flags something crucial: how vivid and how certain a memory feels has almost nothing to do with how accurate it is.
Does bolting a RAG "memory" onto an AI give it human-like long-term memory?
Similar in form, not in spirit. RAG does supply "retrieve by cue" — like pattern completion. But the human memory consolidates, reorganizes, and forgets: a night's sleep weaves new experience into old knowledge, fades irrelevant detail, distils the rule. Today's bolt-on memory is mostly "write it in, read it out" — it neither actively reorganizes nor knows what to forget. The truly hard part was never storing and fetching, but that knack of slowly digesting experience in sleep and cooking it down into wisdom.

// Further reading