← Back to Paper List

A Miniature Brain Transformer: Thalamic Gating, Hippocampal Lateralization, Amygdaloid Salience, and Prefrontal Working Memory in Attention-Coupled Latent Memory

Hong Jeong
Inha University in Tashkent
arXiv (2026)
Memory Reasoning Benchmark

📝 Paper Summary

Memory organization Biologically inspired neural architectures
A bio-inspired architecture incorporating five brain-region analogues reveals that prefrontal working-memory context is strictly necessary to break symmetric equilibrium and drive functional lateralization in inhibitory memory banks.
Core Problem
Artificial memory networks typically use flat, uniform-access architectures that lack the functional specialization of biological brains, often failing to partition episodic and rule-based tasks effectively.
Why it matters:
  • Biological memory relies on specialized regions (thalamus, amygdala, PFC) to gate noise and prioritize salience, efficiencies missing in monolithic attention memories
  • Prior inhibitory approaches fail to lateralize tasks spontaneously, leading to redundant or entangled representations across memory banks
  • Understanding the mechanistic synergy between working memory (PFC) and long-term storage (hippocampus) is critical for building hierarchical persistent memory
Concrete Example: In a benchmark requiring both episodic recall (MQAR) and rule-based arithmetic, a standard inhibitory memory model keeps both left and right banks identical ($D_{sep} \approx 0.25$), failing to specialize. The proposed model forces the left bank to handle episodes and the right bank to handle rules.
Key Novelty
Miniature Brain Transformer (Neuro-symbolic decomposition of the $A^{\top}VW$ operator)
  • Maps the mathematical memory write-back operator to five specific brain regions: Thalamus gates input noise via entropy, Amygdala scales updates by surprise (norm), and Cerebellum adds momentum
  • Introduces a Prefrontal Cortex (PFC) buffer as a slowly drifting context signal that breaks the symmetry of the inhibitory feedback loop, forcing memory banks to specialize
Evaluation Highlights
  • Adding the PFC buffer triggers a sharp phase transition at epoch 10, doubling the separation index ($D_{sep}$) from ~0.25 to 0.501 compared to the inhibitory baseline
  • PFC context collapses between-bank routing error ($P_{ct}$) from ~0.252 to ~0.002, achieving near-perfect functional lateralization
  • The Cerebellar fast-path accelerates the lateralization phase transition by exactly one epoch (from epoch 11 to 10) compared to the PFC-only variant
Breakthrough Assessment
7/10
Provides a strong mechanistic insight: inhibitory coupling alone is insufficient for lateralization; working memory context is the necessary symmetry breaker. The mapping of biology to math is rigorous.
×