PulseAugur
实时 08:38:00
English(EN) Equivalence of Context and Parameter Updates in Modern Transformer Blocks

新理论将Transformer上下文映射到MLP权重块

研究人员已经证明,Transformer模型中上下文的影响可以精确地映射到其MLP权重矩阵和RMSNorm尺度上的秩-1块。这个理论框架适用于包括Gemma在内的现代LLM架构,它提供了一种通用的方法来理解提示如何转化为有效权重。这项工作基于输入和输出可控性引入了一个通用框架,证明了具有这些属性的MLP块可以实现隐式权重打补丁。 AI

影响 为理解和潜在优化LLM处理上下文的方式提供了理论框架。

排序理由 详细介绍Transformer架构理论进展的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新理论将Transformer上下文映射到MLP权重块

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Adrian Goldwaser, Michael Munn, Javier Gonzalvo, Benoit Dherin ·

    Equivalence of Context and Parameter Updates in Modern Transformer Blocks

    arXiv:2511.17864v3 Announce Type: replace Abstract: Recent research has established that the impact of context in a vanilla transformer can be represented implicitly by forming a token-dependent, rank-1 patch to its MLP weights. This work extends that foundational theory to the d…