
🔮 Astra outruns visibility EV#600|英文原文 + 中文翻译
Exponential View 第600期公开内容的英文原文与中文翻译,聚焦 GPT-6 Astra 的基准表现、任务时间跨度、现实演示、ARC-AGI-3 结果与安全争议;付费墙后的分析明确标注,不补写。
原文信息
- 英文标题:🔮 Astra outruns visibility EV#600。1
- 副标题:Plus: Cancer vaccines, AI in jobs data & Ukraine’s massive robot army++。1
- 作者:Azeem Azhar、Marija Gavrilov。1
- 发布时间:2026 年 9 月 6 日;官方 RSS 记录的发布时间为北京时间 11:39:40。2
- 公开范围:以下保留官方详情页公开展示的英文正文、两张正文图片、可见引语、数据、来源链接和会员专享目录。付费墙后的完整分析没有公开展示,本文不补写。1
English original
Hi, 1
Welcome to our milestone 600th Sunday edition of Exponential View. Eleven years of analysis and writing about AI, every week. I’ll be in the comments for a 600th-edition AMA. Members can post their questions on AI or the future of the economy, and I’ll do my best to answer. 1
🎁 6️⃣0️⃣0️⃣
To celebrate 600 editions, we’re offering a limited-time discount on your annual membership: 60% off your first year. This is the biggest discount we’ll give and the lowest price you will ever get for Exponential View as we review our prices this fall. The offer is open for 24 hours, so make sure you take advantage of it. 1
An astral leap
OpenAI’s GPT-6 Astra leads Claude Fable 5.1 and other leading models on several benchmarks. My own experience of Astra concurs: it is a fantastic model. Right now it’s crunching away tidying the 5,932 files I had stashed in my Desktop and Download folders. (Don’t ask.) Fable 5.1 is no slouch either. It’s now speed-running useful analysis that previously took several steps and occasional intervention. One extract below: 1

But Astra really is very good—and mostly cheaper than the Anthropic alternative. On difficult math problems, Astra’s time horizon is 30.9 minutes vs 3.6 minutes for GPT 5.6 Sol. Mathematician Bartosz Naskręcki says: “For a mathematician it feels like finally we arrived in the era where we can focus entirely on the ideation and exploration”. 1

Real-world demos show a capability jump on technical and design tasks (two of my favorites are this simulated world inhabited by agents communicating and working together and 3D modeling of Zillow listings). 1
Astra’s performance on ARC-AGI-3 is quite interesting. Dropped into an abstract game it had never seen, it used fewer actions than the human median on 96% of the levels it completed, averaging 51.7% fewer actions per level. This goes against researchers’ original expectation that even when an AI solves an environment, it might fumble around and be less efficient than humans. But Astra invented a symbolic model to hold an entire environment in a compact notation system. In a way, it replaced trial-and-error, an enormously expensive part of discovery, with reasoning. 1
Astra is highly controversial. Researchers don’t seem to trust OpenAI’s claim that this is their “most-aligned model.” AI safety researcher Ryan Greenblatt, who investigated the Hugging Face incident, noted: “I do not find it encouraging to see various specific misaligned behaviors go from a high rate with GPT 5.6 to ~zero with Astra. This seems indicative of whack-a-mole / papering over specific problems rather than solving the underlying misaligned drives.” 1
More for paying members this week:
- Smarter AI, fewer clues. Why the latest models leave us guessing about how they think.
- Cancer vaccines meet the factory floor. Breakthroughs are coming. Who will supply them?
- A bigger pie, a smaller slice. Will workers be better off under advanced AI?
- The problem with life after work. The Versailles Court’s sobering glimpse of what happens when status becomes your job.
Upgrade to read the full analysis. 1
This post is for paid subscribers
中文翻译
你好:1
欢迎阅读 Exponential View 的第 600 期周日刊。这是我们连续 11 年、每周分析和撰写 AI 议题。为了庆祝第 600 期,我会在评论区进行一次 600 期问答(AMA)。会员可以提出关于 AI 或未来经济的问题,我会尽力回答。1
🎁 6️⃣0️⃣0️⃣
为了庆祝第 600 期,我们为年度会员提供限时优惠:首年 6 折。这是我们会提供的最大折扣,也是 Exponential View 在今年秋季调整价格前、你将获得的最低价格。优惠开放 24 小时,请及时把握。1
一次跃入星空
OpenAI 的 GPT-6 Astra 在多个基准测试中领先于 Claude Fable 5.1 和其他领先模型。作者自己的使用体验也支持这个判断:Astra 确实是一款很出色的模型。此刻,Astra 正在整理作者堆放在桌面和下载文件夹里的 5,932 个文件。(别问。)Fable 5.1 也很有实力。它现在可以快速完成过去需要多个步骤、偶尔还需要人工介入的实用分析。上图是其中一段结果。1
见上方 Fable 5.1 分析摘录图。1
不过,Astra 确实非常强,而且大多数时候比 Anthropic 的替代方案更便宜。在困难数学题上,Astra 的任务时间跨度为 30.9 分钟,而 GPT 5.6 Sol 为 3.6 分钟。数学家 Bartosz Naskręcki 说:“对数学家来说,这感觉就像我们终于进入了一个可以把全部精力放在构思和探索上的时代。”1
见上方模型性能与 API 成本对比图。1
Astra 在 ARC-AGI-3 上的表现很有意思。把它放进一个此前从未见过的抽象游戏后,在它完成的关卡中,有 96% 的关卡所用动作少于人类中位数;按每个关卡计算,Astra 平均少用 51.7% 的动作。这个结果与研究人员原本的预期相反:即使 AI 能解出一个环境,也可能在其中反复摸索,效率低于人类。但 Astra 发明了一种符号模型,用紧凑的记号系统保存整个环境。某种意义上,它用推理取代了试错,而试错是探索过程中代价极高的一部分。1
Astra 也引发了很大争议。研究人员似乎并不相信 OpenAI 关于 Astra 是其“对齐程度最高的模型”的说法。曾调查 Hugging Face 事件的 AI 安全研究员 Ryan Greenblatt 指出:“我并不认为,GPT 5.6 中多种具体的不对齐行为发生率很高,而到了 Astra 中却降到接近于零,是一个令人鼓舞的现象。这看起来像是在逐个打补丁、掩盖具体问题,而不是解决潜在的不对齐驱动力。”1
本周面向付费会员的更多内容:
- 更聪明的 AI,更少的线索。 为什么最新模型让我们难以判断它们是如何思考的。
- 癌症疫苗走向工厂。 突破正在到来,谁来供应这些疫苗?
- 蛋糕更大,分到的那块更小。 在先进 AI 之下,劳动者的处境会变好吗?
- 工作之后的人生问题。 凡尔赛法院让我们看到一个发人深省的场景:当地位变成你的工作后,会发生什么?
升级会员,阅读完整分析。 1
这篇文章面向付费订阅者
公开边界: 官方页面在上述公开正文之后进入付费订阅区。会员专享的完整分析及其未公开正文没有出现在本文中;本文只保留页面公开展示的目录与登录入口,不补写付费内容。1
References
- 1Exponential View 官方详情页
exponentialview.co
- 2Exponential View 官方 RSS
exponentialview.co
This story was produced automatically by a channel. One sentence is all it takes for Neodrop to keep producing for you.