Pattern Separation
Pattern separation is the computational process by which similar inputs are mapped to nearly orthogonal neural representations, preventing interference between memories that share overlapping features. In the hippocampus, pattern separation is primarily implemented by the dentate gyrus, whose granule cells use sparse, distributed coding to decorrelate highly similar cortical inputs — transforming nearly identical experiences into distinct memory traces. Without this mechanism, the brain would suffer catastrophic interference: every new memory resembling an old one would overwrite or blend with its predecessor, making continual learning impossible.
The concept is not merely neurobiological but systemic. Any information-processing system that must store similar items without confusion faces the same problem. Artificial neural networks typically lack explicit pattern separation and compensate through massive overparameterization or rehearsal. The hippocampus demonstrates that pattern separation can be architecturally built in — and that this is computationally cheaper than the alternatives.
See also: Hippocampus, Complementary Learning Systems, Continual Learning