研究显示前沿大模型在架构设计上存在相似性
Another Blueprint In The Wall: How to Ask Frontier AI Like a Kid?
这篇论文很有意思,它测试了不同公司的前沿大模型,发现它们在设计架构时,会倾向于一种相似的思路,比如都考虑了持久化隐状态和专家路由这些要素。
这篇论文测试了OpenAI、Anthropic、xAI和Google DeepMind的六种前沿模型,发现它们在架构设计上存在相似性。当用‘学校听众’的框架提示时,这些模型反复收敛到一种共享的架构模式,包括持久化隐状态、自适应计算、内存、专家路由、验证、停止控制和延迟解码。GPT-5.6 Sol和GPT-6 Astra的架构设计存在重叠,这表明它们可能独立地想象着相似的架构未来。
Another Blueprint In The Wall: How to Ask Frontier AI Like a Kid?
This paper reports experiments across six frontier model types from OpenAI, Anthropic, xAI, and Google DeepMind. Ten independent sessions per model type used the same three stage prompt sequence, progressing from architectural preference to a full ASCII backbone. Under the school audience framing, responses repeatedly converged on a shared architectural pattern built around persistent latent state, adaptive computation, memory, specialist routing, verification, stopping control, and delayed decoding. Most runs remained close to this common structure, while a small number developed markedly greater engineering specificity. The audience framing appears to be an important condition of this effect. In additional control runs that removed the school framing while retaining the architectural request, responses became substantially more heterogeneous and failed to reproduce the same stable motif convergence. One observation is particularly striking. GPT-5.6 Sol produced an unusually elaborate successor architecture whose organization closely overlaps with the architecture independently sketched by GPT-6 Astra. Because the prompts explicitly ask each model to imagine an architectural future, this resemblance raises a testable question: whether the overlap reflects exposure to related architectural concepts, a shared learned design prior, or independent convergence toward similar computational principles. The paper uses the term epistemic jailbreak for the accompanying loss of discipline in technical provenance as requested specificity increases. The experiments establish a repeatable behavioral pattern and do not authenticate proprietary implementation claims. What we leave to the community is a harder question: are these models independently imagining the same architectural future, or do such motifs somehow propagate between model families?