跳到主内容
@wquguru
精选88Ahead of AI(RSS)模型发布/更新

GPT-6 Astra评测与循环Transformer解析

GPT-6 Astra, Looped Transformers, and Hidden Reasoning

原文
发到 X
推荐理由

GPT-6 Astra作为全新旗舰模型发布,带来显著能力跃迁。本文提供详实的第三方基准数据与计算机使用实测,并深度解析底层架构变化,是理解当前SOTA模型演进的关键一手资料。

A lot has happened in the last few weeks. I am sure that OpenAI’s GPT-6 Astra is top of mind for everyone right now. In particular, thoughts on its performance, the looped transformer/recurrent depth aspects, and rumors that Astra is “hiding” its reasoning trace (i.e., chain of thought).

过去几周发生了很多事情。我相信 OpenAI 的 GPT-6 Astra 现在是大家关注的焦点。特别是关于其性能、循环变压器/递归深度方面的特性,以及有关 Astra “隐藏”其推理轨迹(即思维链)的传闻。

So, in this article, I want to start with some brief impressions of Astra and some thoughts on where all this is headed. Then, I will discuss, in detail, what “looped transformers” are, and how (or rather, if) this relates to hiding chains of thought.

因此,在本文中,我想先从对 Astra 的一些简要印象以及对这一趋势未来走向的思考开始。然后,我将详细讨论什么是“循环变压器”,以及这如何(或者说是否)与隐藏思维链有关。

Lastly, after covering the basics of the looped transformer, I wanted to highlight some new insights from recent research papers on the topic.

最后,在介绍完循环变压器的基础知识后,我想强调近期相关研究论文中的一些新见解。

1. GPT-6 Astra impressions

1. GPT-6 Astra 的印象

First things first. Before getting into the architecture rumors and related research literature, let me briefly summarize some GPT-6 Astra observations and tidbits.

首先,在进入架构传闻和相关研究文献之前,让我简要总结一下一些关于 GPT-6 Astra 的观察和小道消息。

Last week, OpenAI’s new GPT-6 Astra was released with a big fanfare. I used it over the past couple of days, and it’s an exceptionally good model, likely the best I’ve used as of this writing. But what, exactly, has it improved, and how?

上周,OpenAI 的新款 GPT-6 Astra 隆重发布。我在过去的几天里使用了它,这是一个 exceptionally 优秀的模型,很可能是我迄今为止使用过的最好的模型。但究竟它在哪些方面有所改进,又是如何改进的呢?

1.1 Astra benchmarks

1.1 Astra 基准测试

Astra is the best model I’ve used so far, and it’s disproportionately good at 3D rendering and animation tasks (relative to other models). With that, I mean that while it leapfrogs its GPT-5.6 predecessor in practically all categories (writing, math, coding, and more), it especially does so when it comes to graphical demos.

Astra 是我目前使用过的最好的模型,它在 3D 渲染和动画任务方面表现异常出色(与其他模型相比)。我的意思是,虽然它在几乎所有类别(写作、数学、编程等)中都大幅超越了其前代产品 GPT-5.6,但在图形演示方面尤其如此。

We can see this also reflected in the benchmarks. For instance, GPT-6 Astra is really good at math and coding, as shown below.

我们在基准测试中也能看到这一点反映。例如,如下所示,GPT-6 Astra 在数学和编程方面非常出色。

Figure 1: Selection of three popular coding benchmarks and one challenging math benchmark. More benchmarks are shared on the Astra release blog: https://openai.com/index/gpt-6-astra/

图 1:精选的三个流行编程基准和一个具有挑战性的数学基准。更多基准测试结果可在 Astra 发布博客中查看:https://openai.com/index/gpt-6-astra/

One of the highlights (not shown in the figure) is that Astra also achieves 99.9% on the ARC-AGI-3 benchmark (GPT-5.6 Sol only 7.8%), which measures a mix of solving logic puzzles and generalization. However, the math, coding, and computer use benchmarks are more interesting because they are closer to real-world use.

亮点之一(未在图中显示)是 Astra 在 ARC-AGI-3 基准测试中也达到了 99.9% 的成绩(GPT-5.6 Sol 仅为 7.8%),该基准测试衡量的是解决逻辑谜题和泛化能力的混合水平。然而,数学、编程和计算机使用基准测试更有趣,因为它们更接近实际应用场景。

Coming back to the Artificial Analysis Coding Agent Index v1.4 (lower right in the previous figure), which blends several agentic coding tasks, GPT-6 Astra is clearly at the frontier, but it doesn’t pull ahead by leaps and bounds. This can also be seen in the general Artificial Analysis Intelligence Index shown below, which blends different types of tasks, not just coding tasks.

回到 Artificial Analysis Coding Agent Index v1.4(上一图右下角),该指数融合了多种智能体编程任务,GPT-6 Astra 显然处于前沿地位,但并没有拉开巨大的差距。在下文展示的综合 Artificial Analysis Intelligence Index 中也可以看到这一点,该指数融合了不同类型的任务,而不仅仅是编程任务。

Figure 2: Artificial Analysis Intelligence Index via https://artificialanalysis.ai/#intelligence

图2:Artificial Analysis Intelligence Index,来源 https://artificialanalysis.ai/#intelligence

Now, the big advantage of Artificial Analysis benchmarks is that they are independent and thus may be a bit more trustworthy than self-evaluated benchmarks by model developers.

现在,Artificial Analysis 基准测试的一大优势在于它们是独立的,因此可能比模型开发者自行评估的基准测试更值得信赖。

The harness setup depends on the benchmark. For example, GDPval-AA and AA-Briefcase use their open-source, minimal Stirrup harness across the different LLMs they compare. In the Intelligence Index v4.2 shown above, Terminal-Bench v2.1 uses Terminus 2, and τ³-Banking uses the τ-Bench harness. The separate Coding Agent Index also compares different coding-agent harnesses.

Harness(评测框架)的设置取决于具体的基准测试。例如,GDPval-AA 和 AA-Briefcase 在其比较的不同大语言模型(LLM)之间使用其开源的最小化 Stirrup harness。如上所示的 Intelligence Index v4.2 中,Terminal-Bench v2.1 使用 Terminus 2,而 τ³-Banking 使用 τ-Bench harness。单独的 Coding Agent Index 也比较了不同的 coding-agent harnesses。

For evaluations that use a shared harness, this makes it more of an apples-to-apples comparison. At the same time, during model training, models are typically developed with one primary harness in mind (and fine-tuned less on other harnesses). Plus, the primary harness is often developed to suit and amplify a model’s strengths.

对于使用共享 harness 的评估,这使得对比更加公平(即“苹果对苹果”的比较)。同时,在模型训练期间,模型通常是针对某一个主要 harness 进行开发的(对其他 harness 的微调较少)。此外,主要 harness 往往是为适配并放大模型的强项而开发的。

So, some of the agentic evaluations might underestimate how well Astra performs in its primary harness. How much this affects its Intelligence Index score would need to be tested by comparing Astra across harnesses on the same tasks.

因此,某些智能体(agentic)评估可能会低估 Astra 在其主要 harness 中的表现。这种影响对其 Intelligence Index 评分的程度,需要通过在同一任务上跨不同 harness 对比 Astra 的表现来测试。

As a side note, as a colleague recently suggested to me (as also recommended by the Claude Code lead), it’s maybe not a bad idea to delete (/archive) some of your existing AGENTS.md contents and SKILL.md files, as newer LLMs have become more efficient at understanding the prompt and solving the problem at hand. The extra hand-holding could unnecessarily constrain newer models and lead to worse solutions.

顺便一提,正如一位同事最近向我建议的那样(Claude Code 负责人也推荐过),删除(或归档)部分现有的 AGENTS.md 内容和 SKILL.md 文件或许并非坏事,因为较新的大语言模型在理解提示词和解决手头问题方面已变得更加高效。额外的手把手指导可能会不必要地限制新模型,从而导致更差的解决方案。

Of course, I am not suggesting never using SKILL.md files again, but for some workflows, because they can improve efficiency upon reuse, since the model doesn’t have to rediscover them. But what I am suggesting is that some workflows don’t need describing, and “old” descriptions may no longer be ideal, and the LLM may be able to come up with better solutions. So, it’s perhaps time to update or regenerate said instruction files.

当然,我并不是建议永远不再使用 SKILL.md 文件,而是说在某些工作流中,由于它们在重复使用时能提高效率(因为模型无需重新发现它们),所以仍有价值。但我所建议的是,某些工作流并不需要描述,“旧”的描述可能已不再理想,而大语言模型或许能提出更好的解决方案。因此,也许是时候更新或重新生成这些指令文件了。

1.2 Computer use capabilities

1.2 计算机使用能力

GPT-6 Astra seems to be exceptionally strong in image and rendering tasks. When these tasks involve interacting with graphical user interfaces, they also demonstrate computer-use capabilities, meaning the model operates software on your local computer through the Codex/ChatGPT app.

GPT-6 Astra 在图像和渲染任务方面似乎表现出色。当这些任务涉及与图形用户界面交互时,它们还展示了计算机使用能力,意味着该模型通过 Codex/ChatGPT 应用在你本地计算机上操作软件。

Computer use is where the model really shines compared to others, and anything graphic-related also makes for interesting and intuitive demos on social media platforms. There are tons of examples of impressive demos out there, from modeling rendering New York City in blender to virtual open house tours.

与其他模型相比,计算机使用是模型真正擅长的领域,任何与图形相关的内容也能在社交媒体平台上带来有趣且直观的演示。目前有许多令人印象深刻的演示案例,从用 Blender 渲染纽约市到虚拟开放房屋导览。

To pick one example, below is a comparison where I had GPT-6 Astra Medium and High redraw a picture of me in a browser version of MS Paint using the mouse on my computer (not Extra High and Max, because I didn’t want to waste all my tokens :)).

举一个例子,下面是一个对比:我让 GPT-6 Astra Medium 和 High 版本在我的电脑上使用鼠标,在浏览器版的 MS Paint 中重新绘制了一张我的照片(没有使用 Extra High 和 Max,因为我不想浪费所有的 token :))。

This highlights not only the model’s artistic capabilities but, more importantly, its ability to use tools on one’s computer (in this case, Paint; you can see the model using the interface via the mouse cursor).

这不仅突显了模型的绘画能力,更重要的是,它展示了模型在用户计算机上使用工具的能力(在本例中为 Paint;你可以通过鼠标光标看到模型正在操作界面)。

This is not the first model that, inside a harness, is capable of general computer use. For example, I successfully used GPT models for some UI tasks (e.g., expense-related tasks in Excel) and so on since earlier this year. However, computer use is a relatively new capability, enabled by the harness, and usually feels not quite as mature yet. This makes sense. LLMs are text models, so naturally the lower-hanging fruit is writing and coding and using APIs and CLIs.

这并不是第一个能够在框架内实现通用计算机使用的模型。例如,自今年早些时候以来,我已成功使用 GPT 模型完成了一些 UI 任务(例如 Excel 中与费用相关的任务等)。然而,计算机使用是一项相对较新的能力,由框架赋能,通常感觉还不够成熟。这是有道理的。LLM 是文本模型,因此自然最容易实现的成果是写作、编码以及使用 API 和 CLI。

At the same time, there are many tools and software that don’t expose CLIs (yet), and instead of waiting until someone designs that interface, why not improve models to use graphical user interfaces (and, as mentioned before, this makes for pretty and impressive demos, anyway)? This is somewhat analogous to the emerging humanoid robot developments. Sure, humanoid robots are not the most efficient robots, for example, at the assembly line, where special-purpose machines exist. But they are versatile.

同时,有许多工具和软件尚未提供 CLI(命令行接口),与其等待有人设计该接口,不如改进模型以使用图形用户界面(GUI)(如前所述,这无论如何都能产生美观且令人印象深刻的演示)?这在某种程度上类似于新兴的人形机器人发展。当然,人形机器人并不是最高效的机器人,例如在存在专用机器的装配线上。但它们具有多功能性。

So, I expect the upcoming months (or years) also to be an era of computer use refinement on both the LLM and the agent harness layer. I.e., in addition to the current capabilities, and expanding their math and coding capabilities, models will be trained with an increasing amount of computer use in mind. And this will also make LLMs more accessible for everyday computer tasks outside the tech world (”Hey ChatGPT, please do my tax return” :))

因此,我预计未来几个月(或几年)也将是 LLM 和智能体框架层在计算机使用方面不断完善的时代。也就是说,除了当前的能力并扩展其数学和编码能力外,模型还将针对越来越多的计算机使用场景进行训练。这也将使 LLM 更容易用于科技世界之外的日常计算机任务(“嘿 ChatGPT,请帮我报税” :))

1.3 Computer use training

1.3 计算机使用训练

The computer usage trend is also consistent with the recent reporting that OpenAI purchased tens of thousands of Mac Minis and Mac Studios for Reinforcement Learning. So, here the Macs are not used to literally train the models (it’s better to use GPUs for that) but rather to expose macOS during the model training for the model to learn to use said operating system and the tools therein.

计算机使用趋势也与最近的报道一致,即 OpenAI 购买了数万台 Mac Mini 和 Mac Studio 用于强化学习。因此,这里的 Mac 并非直接用于训练模型(为此使用 GPU 更好),而是为了在模型训练期间暴露 macOS 环境,让模型学习使用该操作系统及其中的工具。

So, how does computer-use training on said Macs work? In short, the Macs (or their macOS operating system, to be precise) serve as an environment that the model can interact with during training.

那么,在这些 Mac 上进行计算机使用训练是如何工作的呢?简而言之,Mac(或者更准确地说,其 macOS 操作系统)充当了模型在训练期间可以交互的环境。

The basic workflow looks like this:

基本工作流程如下所示:

  • Prompt the model by giving it a task, such as “open an app xyz and do abc”.
  • Provide it with screenshots of the macOS interface (this is usually done by the harness).
  • The LLM then predicts mouse/keyboard actions (click, key presses, scrolling, and so on).
  • 通过给模型分配任务来提示它,例如“打开应用 xyz 并执行 abc”。
  • 向其提供 macOS 界面的截图(这通常由框架完成)。
  • 然后,大语言模型会预测鼠标/键盘操作(如点击、按键、滚动等)。

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

关联信息,但可能不是同一事件