公告
数据公告

QQ群和tg群已经启用,欢迎加入。公开信息来源均审核后发布;请结合来源、库存和更新时间判断。

社群与联系Telegram 群点击加入Telegram 频道点击订阅联系我们tgAIPricedb交流群979789483
返回资讯列表
research

OpenAI:两个 API 设置让 GPT-5.6 Sol 在 ARC-AGI-3 上得分提升近三倍

OpenAI 表示,GPT-5.6 Sol 在 ARC-AGI-3 上表现不佳,部分原因是测试框架没有保留模型的推理过程和早期操作。启用“保留推理”和“上下文压缩”后,公开任务集得分提升约 188%,输出 token 减少六倍。

96% VERIFIED

OpenAI 表示,GPT-5.6 Sol 在 ARC-AGI-3 二维解谜游戏基准上的初始得分只有约 7.8%。该公司调查后认为,标准测试框架会在每次操作后丢弃模型此前的推理,并在上下文变长时删除更早的行动记录,导致模型反复从头开始分析。

研究团队使用 Responses API,并启用了保留推理和上下文压缩两项设置。OpenAI 称,在公开任务集上,这些调整使得得分提高约 188%,相当于接近提升至原来的三倍,同时输出 token 用量下降六倍。

ARC Prize 的结果页面显示,GPT-5.6 Sol 的公开任务平均成绩为 13.33%,半私有任务成绩为 7.78%。这项结果说明,基准测试表现不仅取决于模型本身,也会受到 API 配置、上下文管理和测试框架设计的显著影响。

来源证据

GPT-5.6 Sol - ARC-AGI Resultsarcprize.org · supporting

#### Foundation #### Leaderboards #### Benchmark #### Prize #### Research #### Content ARC Prize Verified # GPT-5.6 Sol GPT-5.6 Sol is the standout model of the GPT-5.6 family. Sol at max reasoning effort is the only performant model (as of July 2026) averaging 13.33% on Public and 7.78% on Semi-Private. It is the first model to win an ARC-AGI-3 public game (ft09, 87%). Sol is able to read an unfamiliar scene correctly and in the game's own vocabulary. It treats a failed hypothesis as a reason to re-plan rather than thrash. Most agent failures are upstream of the code they write or the action they take. Sol is able to perform on ARC-AGI not because it executes better, but because it correctly orients itself in a new environment first. Related models: GPT-5.6 Terra, GPT-5.6 Luna [...] Related models: GPT-5.6 Terra, GPT-5.6 Luna ## ARC-AGI 3 leaderboard ## Verified scores | Variant | ARC-AGI-1 | ARC-AGI-2 | ARC-AGI-3 | --- --- | | Max | 96.5% | 92.5% | 7.78% | | Extra High

GPT-5.6 Sol sets a new SOTA on ARC-AGI-3: 7.8% Sol is the first verified frontie... | Hacker Newsnews.ycombinator.com · supporting

parent | next (javascript:void(0)) Gemini models struggle with agentic coding/tool use/exploration, but they are actually quite smart in one-shot reasoning. They're not as far behind as people think. It's mostly post-training and productization issues, which are easier to fix than pre-training/mid-training issues. Agentic coding data: | | | | | | | --- | | | monk\_grilla 18 days ago | prev | next (javascript:void(0)) This is the first I have herd of this benchmark. Can someone explain how it in any way indicates how close we are to "AGI"? Replay of Sol attempting the game: It seems a weird and arbitrary challenge for a language model to be expected to perform. It also seems like there are some harness/visual issues even in the first few steps, where it states that it hasn't [...] | | | | | --- | | | andriy\_koval 18 days ago | parent | next (javascript:void(0)) > Can someone explain how it in any way indicates how close we are to "AGI"? I think it is historical

How enabling two settings tripled our scores on the ARC- ...openai.com · supporting

GPT‑5.6 Sol has solved longstanding open problems in mathematics like the cycle double cover conjecture⁠(opens in a new window) and beaten games like Pokémon FireRed. But on ARC-AGI-3, a benchmark of 2D puzzle games, GPT‑5.6 Sol scored just 7.8%, and GPT‑5.5 could barely play the games at all, scoring a paltry 0.4%. Were 2D puzzle games unusually difficult for our models? Or was something else going on? Benchmarks rarely measure AI models in isolation. They also measure less visible choices about API settings, harness design, and prompting. In the case of ARC-AGI-3, we discovered that turning on two API settings we use in ChatGPT and Codex—retained reasoning and compaction—tripled scores and cut output tokens by 6x on the public task set. GPT-5.6 Sol on the ARC-AGI-3 Public Set [...] Rolling truncation has two drawbacks. First, the model loses earlier observations and actions. Second, it spends much of the tasks operating with a fuller context window, which can slightly impair perfo

Think AI (@thinktankai): "GPT-5.6 Sol has been used to solve open problems in mathematics. So why was it struggling with ARC-AGI-3, a benchmark of 2D puzzle games? We investigated. The harness was not letting it remember what it had learned. We found that enabling two API settings tripled our scores w…"substack.com · supporting

ActivityExploreProfile ### Make money doing the work you believe in Think AI 3h @thinktankai GPT-5.6 Sol has been used to solve open problems in mathematics. So why was it struggling with ARC-AGI-3, a benchmark of 2D puzzle games? We investigated. The harness was not letting it remember what it had learned. ``` We found that enabling two API settings tripled our scores with 6x fewer output tokens. ``` Jul 30 at 7:00 AM Relevant people #### Log in or sign up Join the most interesting and insightful discussions.

OpenAI GPT-5.6: AI Could Do Anything, Then It Met ARC-AGI-3thealgorithmicbridge.com · supporting

“out of distribution.” AI is incredibly adept at solving problems in-distribution, but the ones outside—those it struggles with. [...] I’m referring to GPT-5.6’s score on the benchmark known as ARC-AGI-3—a personal favorite of mine—which amounts to the scandalous figure of 7.8%. (From here on, I only refer to GPT-5.6 Sol, the biggest of the three versions of this model, which include Terra and Luna; Read the full blog post on ARC-AGI-3 here.) It’s scandalous for three reasons. [...] It’s scandalous for three reasons. First, because it is not, in fact, scandalous at all. ARC-AGI-3 is a benchmark designed to look easy to the human eye while requiring a type of intelligence—”fluid, not crystallized,” as its creator, François Chollet, likes to put it—that AI struggles with. If you try it yourself, it might take a little while to get the hang of it, but soon enough you start to grasp the idea of each game, the patterns of colors and movements, etc. That’s why 7.8% is terribly low; humans

OpenAI on X: "GPT-5.6 Sol has been used to solve open problems in mathematics. So why was it struggling with ARC-AGI-3, a benchmark of 2D puzzle games? We investigated. The harness was not letting it remember what it had learned. We found that enabling two API settings tripled our scores with 6x fewer output tokens." / Xx.com · supporting

Log inSign up ## Post user avatar GPT-5.6 Sol has been used to solve open problems in mathematics. So why was it struggling with ARC-AGI-3, a benchmark of 2D puzzle games? We investigated. The harness was not letting it remember what it had learned. We found that enabling two API settings tripled our scores with 6x fewer output tokens. 00:00 11:57 PM · Jul 29, 20261.1MViews user avatar OpenAI @OpenAI Jul 29 ARC-AGI-3 tests how well models can learn unfamiliar 2D games without instructions. The standard harness discarded GPT-5.6 Sol’s reasoning after each move and dropped earlier actions as the context filled up. The model had to keep starting over. 00:00 100K user avatar OpenAI @OpenAI Jul 29 [...] 100K user avatar OpenAI @OpenAI Jul 29 We implemented the harness with the Responses API and turned on: → Retained reasoning → Context compaction On the public set, GPT-5.6 Sol’s score rose 188% while using 6x fewer output tok