arXiv:2607.19973cs.AIcs.LG2026-07

AI模型应像大脑一样多样化,而非盲目复制单一结构。

The Giant Hippocampus: From Structural Monoculture to a System of Systems

论文配图:The Giant Hippocampus: From Structural Monoculture to a System of Systems
图 1 · 摘自论文原文
  • 用大脑结构差异启发AI架构设计,反对统一模板。
  • 指出Transformer本质是类海马体功能,不适合作通用模型。
  • 提出模块化系统架构,按任务需求匹配不同结构。

AI领域将先进模型视为单一结构的规模扩展(如Transformer),而神经科学揭示皮层为异质结构:视觉皮层有密集的第4层用于空间编码,运动皮层有厚实的第5/6层用于时间整合。本文论证这一差异是结构性错误而非风格问题,且可度量。从布罗德曼到单细胞Patch-seq的一百年细胞架构研究显示,不同认知功能由本质不同的结构实现,而非缩放同一模板。卷积神经网络正是先例:局部感受野与分层深度直接编码此特性,在远少数据下即达强图像识别。论文追溯该教训如何被抛弃——‘硬件彩票’使Transformer成为捷径而非理性选择;而常被视作多样性的混合专家(MoE)实际只是在相同专家间分配参数。功能分析表明,Transformer更应被视为海马体的功能类比,而非通用皮层。将整个系统当作巨型海马体应用于听觉、执行控制、工作记忆等非本源任务,是根本性误判。论文提出替代方案:异质拓扑网络,即各模块保持其计算所需归纳偏置,并通过标准化接口通信。这是面向AI架构师的设计范式:在训练前就定义模块性,以结构证据为设计输入,而非从训练后行为反推架构。

原文摘要 · Abstract (English)

AI researchers describe state-of-the-art models as one thing repeated at scale: the Transformer, wired identically for text, pixels, or speech. Neuroscientists describe the cortex as a mosaic - dense Layer 4 in visual cortex for spatial encoding, thick Layers 5/6 in motion cortex for temporal integration - different jobs solved by different structures. This paper argues the gap is a structural error, not a stylistic one, and is measurable. A century of cytoarchitecture, from Brodmann to single-cell Patch-seq, shows distinct cognitive functions are implemented by qualitatively different structures, not by rescaling one template. The convolutional neural network is the field's own proof: local receptive fields and hierarchical depth encoded this prior directly, reaching strong image recognition on far less data than later architectures needed. The paper traces how this lesson was discarded: the "Hardware Lottery" made the Transformer the path of least resistance, not the principled choice, and Mixture-of-Experts, often cited as diversity, in fact partitions parameters among identical experts. A functionalist analysis shows the Transformer is best understood as a functional analog of the hippocampal formation, not a general-purpose cortex - the same mistake as treating cortex as one giant Broca's area, except the field has now standardized on a giant hippocampus, applied to tasks it was never built for: audition, executive gating, working memory. The paper closes with an alternative: a Heterogeneous Topological Network, a System of Systems in which distinct modules keep the inductive bias their computation demands and communicate through standardized interfaces. This is a design discipline for AI architects, not cognitive science: specify modularity before training, using structural evidence as a design input rather than reverse-engineering architecture from a trained model's behavior.

AI架构神经科学模块化认知模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。