Get AI summaries of any video or article — Sign up free
How Your Brain Organizes Information thumbnail

How Your Brain Organizes Information

Artem Kirsanov·
6 min read

Based on Artem Kirsanov's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Cognitive maps support generalization by organizing both physical layouts and abstract task variables into reusable structured representations.

Briefing

The brain’s ability to generalize across wildly different situations may depend on a flexible “cognitive map” that organizes both physical space and abstract task variables into a shared, reusable framework. That framework matters because it turns one-off experiences—like learning lasagna in a specific kitchen—into transferable knowledge: the same underlying procedure can be applied in a friend’s unfamiliar layout after the brain strips away irrelevant sensory details and plugs the new context into an internal model of how kitchens work.

Behavioral experiments laid the groundwork for this idea long before neuroscientists could observe the underlying neural machinery. In a classic maze study associated with Edward Tolman, rats trained in one maze were later placed in a new maze with multiple radial arms. When a previously rewarded route was blocked, rats often chose paths that pointed toward the goal direction even if those exact routes had never been directly associated with reward—consistent with the presence of an internal spatial representation rather than pure stimulus-reward association. The modern twist is that similar representational principles appear in neural activity across both spatial and non-spatial tasks.

Within the hippocampal formation—especially the hippocampus and entorhinal cortex—research points to a division of labor that supports map-like computation. Place cells in the hippocampus fire when an animal occupies particular locations, but their selectivity depends on context. Grid cells in entorhinal cortex fire in stable, periodic patterns arranged on a hexagonal lattice as an animal moves, providing a kind of coordinate system. Other specialized cells—boundary cells, head direction cells, and landmark- and object-vector-like responses—add information about edges, orientation, and salient features. Crucially, this selectivity is not limited to physical space. Hippocampal neurons can become selective for a particular sound frequency in a one-dimensional “space” of auditory inputs, and entorhinal activity can show grid-like periodicity even when the “environment” is an abstract two-dimensional space defined by bird silhouette parameters.

A unifying computational theme links these diverse domains: represent the world as a graph of connected states, then perform “path integration” on that graph. In physical settings, path integration uses self-motion cues to update position; in abstract settings, the same logic can be applied using rules for how relationships compose. This graph view also clarifies why the same neural machinery could support navigation in rooms, movement in conceptual spaces, and even reasoning over structured categories like family trees.

The brain also appears to infer latent spaces—hidden variables not directly signaled by sensory cues. In a T-maze alternation task, rats must track both physical location and whether the next choice should be left or right based on the previous trial. Neurons dubbed “splitter cells” encode positions in an expanded representation that includes this inferred left/right dimension. In a virtual reality tower accumulation task, hippocampal neurons form place fields over a latent evidence axis defined by the difference in tower counts on each side.

Finally, the system seems to factor knowledge into a structural backbone and a sensory overlay. Entorhinal cortex supplies a stable structural coordinate stream (notably from medial regions with grid-like activity) alongside a sensory stream (from lateral entorhinal areas). The hippocampus then binds these into conjunctive representations, producing context-dependent remapping of place cells when sensory conditions change. The result is a map-like, factorized representation that can generalize efficiently—reusing learned structure while updating sensory context—so the same relational knowledge can guide behavior in new kitchens, new mazes, and new abstract worlds.

Cornell Notes

Cognitive maps are not just for physical navigation. They organize knowledge into structured representations that let animals generalize across contexts—like cooking lasagna in a friend’s kitchen after learning it in one’s own. Evidence from behavior and single-cell recordings points to hippocampal formation circuits that support this flexibility: entorhinal cortex provides a coordinate-like structure (grid-like periodicity) while the hippocampus encodes location and landmarks in a context-dependent way. The same representational machinery extends beyond space to abstract variables such as sound frequency, conceptual 2D spaces, and inferred latent dimensions like “left vs. right” in alternation tasks. A graph-and-latent-space framing helps unify these findings: the brain can build relational graphs and perform path integration on them, while factorizing structure from sensory input to make learning and storage more efficient.

Why do rats in the maze experiment choose routes that were never directly rewarded?

In Tolman’s maze paradigm, rats trained in a familiar maze are later placed into a new maze where the previously rewarded path is blocked. If behavior relied only on direct stimulus–reward associations, rats would tend to pick paths most similar to the original rewarded route. Instead, rats often choose a path that points toward the goal direction even though that exact route has not been experienced as rewarded. That pattern supports the idea that animals maintain an internal representation of layout—an internal “map”—that can guide novel choices when familiar cues are disrupted.

How do place cells and grid cells jointly support a map-like representation?

Place cells in the hippocampus fire when an animal is in a specific location, but their activity is context dependent: the same neuron can shift its preferred location or stop firing when the environment’s sensory context changes. Grid cells in entorhinal cortex fire in regular periodic patterns arranged on a hexagonal lattice as the animal moves. These grid patterns are relatively stable and mostly invariant to changes in the surrounding environment, functioning like a coordinate system. Together, entorhinal cortex supplies structured coordinates for vector-like computations, while hippocampus binds those coordinates to specific locations, landmarks, and context.

What evidence suggests the hippocampal-entorhinal system represents non-spatial “spaces”?

Several experiments extend map-like coding beyond physical navigation. Rats trained to press a lever that adjusts sound frequency show hippocampal neurons selective for particular frequency ranges, analogous to place selectivity but in a one-dimensional auditory space. Entorhinal cortex can show periodic, grid-like activity in that frequency domain. In humans, fMRI during navigation in an abstract 2D space of bird silhouettes (varying leg and neck lengths) reveals entorhinal activity with hexagonal symmetry, consistent with grid-like coding in a conceptual space rather than a literal room.

How does graph theory unify navigation in physical and abstract domains?

Many tasks can be described as moving among connected states. Graph theory formalizes this with vertices (states) and edges (relations). Physical navigation corresponds to a graph where neighboring locations are connected; abstract tasks correspond to graphs where states are connected by task-relevant relations (like parent/sibling links in a family tree). To act effectively, the system must track “where it is” on the graph, which motivates path integration: in physical space, self-motion cues update position; on arbitrary graphs, analogous updates can be defined using rules for composing relations. This shared structure supports generalization across different sensory inputs.

What is a latent space, and how do splitter cells fit in?

Latent spaces are hidden variables not directly observable from immediate sensory cues. In a T-maze alternation task, reward depends on whether the next turn should be left or right based on the previous trial. Physical location alone is insufficient; the animal must infer the abstract left/right state. The cognitive map effectively expands by adding a latent dimension, splitting into two “cloned” representations (one for left-turn trials and one for right-turn trials). Neurons called splitter cells fire in a way that depends jointly on physical location and the future turn direction, encoding positions in this expanded latent-augmented map.

Why is factorization of structure and sensory input useful?

Factorization separates what is stable about the task structure from what changes about the sensory context. The brain can treat the structural backbone (e.g., coordinate system or relational graph position) as one component and the sensory setting as another. This reduces storage and learning demands compared with memorizing every full combination. Neural evidence includes entorhinal cortex streams: medial entorhinal regions show stable grid-like coordinate signals across environments, while lateral entorhinal regions provide sensory cues. The hippocampus then combines these streams into conjunctive representations, producing context-dependent remapping of place cells when sensory conditions change.

Review Questions

  1. How do grid cells’ relative invariance to context and place cells’ context dependence complement each other in building a cognitive map?
  2. In what ways can path integration be generalized from physical space to arbitrary graphs or abstract task spaces?
  3. Describe how latent spaces arise in the T-maze alternation task and what information splitter cells appear to encode.

Key Points

  1. 1

    Cognitive maps support generalization by organizing both physical layouts and abstract task variables into reusable structured representations.

  2. 2

    Behavioral evidence from maze experiments associated with Edward Tolman suggests animals can choose goal-directed paths not directly linked to reward through simple association.

  3. 3

    Entorhinal cortex provides a coordinate-like backbone (grid-like periodicity and related signals), while the hippocampus binds coordinates to context-dependent location and landmarks.

  4. 4

    Map-like neural coding extends beyond space: hippocampal and entorhinal activity can reflect sound frequency and abstract conceptual dimensions with grid-like structure.

  5. 5

    A graph-and-path-integration framework unifies navigation across physical and non-physical domains by treating states as vertices and relations as edges.

  6. 6

    Latent spaces—hidden variables inferred from sequences of observations—are crucial for tasks like alternation in T-mazes and evidence accumulation in virtual reality.

  7. 7

    Factorizing knowledge into structural and sensory components helps the brain generalize efficiently and explains context-driven remapping of hippocampal place cells.

Highlights

Rats can navigate toward goals in novel maze configurations even when the exact rewarded route is blocked, pointing to internal representations beyond stimulus–reward learning.
Grid-like periodicity and hexagonal symmetry appear in non-spatial settings, including abstract conceptual spaces and auditory frequency domains.
Splitter cells encode positions in an expanded representation that includes an inferred left/right latent dimension in alternation tasks.
Latent evidence in a tower accumulation task can be represented as place fields over a hidden variable rather than a directly sensed coordinate.
Entorhinal cortex supplies stable structural coordinates and sensory streams, while the hippocampus produces conjunctive, context-dependent remapping.

Topics

Mentioned