PulseAugur
实时 07:28:10

新的Transcript-Managed Transformers架构探索通用性

研究人员推出了一种新的模型架构Transcript-Managed Transformers (TMT),该架构专为固定、有限精度的因果Transformer设计。该架构将转录本划分为通道,允许进行追加块和删除最新块以暴露其前驱体等操作。TMT模型及其无弹出变体RTMT可以实现确定性有限状态转换,并通过添加弹出操作,实现通用性,能够处理单通道的确定性无上下文无关语言和两通道或更多通道的递归可枚举语言。 AI

影响 这项研究通过探索新的转录本管理和上下文处理方法,可能为开发更高效、更强大的Transformer模型提供信息。

排序理由 该集群包含一篇详细介绍新模型架构的学术论文。

在 arXiv cs.MA (Multiagent) 阅读 →

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

新的Transcript-Managed Transformers架构探索通用性

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Sergey Salishev ·

    Transcript-Managed Transformers: Monotone Multi-Agent Collapse and Universality with Two Pop-Enabled Transcripts

    arXiv:2607.29496v1 Announce Type: new Abstract: We study transcript management for fixed, finite-precision causal Transformers. A transcript is partitioned into channels of bounded blocks. Each transition consults a fixed visible suffix and may append one block, leaving the model…

  2. arXiv cs.MA (Multiagent) TIER_1 English(EN) · Sergey Salishev ·

    Transcript-Managed Transformers: Monotone Multi-Agent Collapse and Universality with Two Pop-Enabled Transcripts

    We study transcript management for fixed, finite-precision causal Transformers. A transcript is partitioned into channels of bounded blocks. Each transition consults a fixed visible suffix and may append one block, leaving the model, weights, and token protocol unchanged. The ope…