AIToday
Large Language Modelsr/MachineLearningPublished: Jul 17, 2026, 16:00 JST2 min read

Schema harness hits 99% on ARC-AGI test with Claude Opus 4.8

Key takeaway

  • A new system called Schema, which coordinates Claude Opus 4.8 and Fable 5 models through improved reasoning processes, has reached 99% accuracy on the ARC-AGI-3 Public benchmark without modifying the underlying model weights.

  • The harness works by refining how observations are turned into game models, how predictions are tested, and how plans are revised, indicating that orchestration and process can unlock substantial performance gains from existing models.

3 Key Points

  1. What happened

    A system called Schema, which wraps Claude Opus 4.8 and Fable 5 models without changing their weights, achieved 99% accuracy on the ARC-AGI-3 Public benchmark set. The same harness scored 95.35% using GPT-5.6 Sol. Schema works by improving how observations are converted into a working model of the game, how predictions are tested against history, and how plans are executed and revised.

  2. Why it matters

    Schema demonstrates that substantial gains on reasoning tasks can come from better orchestration of existing models rather than from model weights alone. For teams developing AI systems on constrained budgets or timelines, this suggests process improvements may offer comparable returns to larger model training.

  3. What to watch

    The ARC Prize president tweeted "Looks cool - need to dig into it," signaling potential interest from the benchmark's leadership. Technical details are available at schema-harness.github.io.

Ask the AI about this article →

Context & Analysis

Schema represents a shift in how reasoning benchmarks can be approached: rather than pushing for larger or more capable base models, the team focused on improving the process layer that surrounds inference. The 99% result on ARC-AGI-3 is particularly noteworthy because it demonstrates that significant accuracy gains are possible through better orchestration—observation parsing, history-based prediction testing, and plan revision—without modifying the underlying model weights. The use of a fallback rule (rerunning games that score below 80 with different model variants and keeping the higher score) is pragmatic but also reveals that performance gains come partly from model diversity and partly from the harness's process improvements.

The ARC Prize president's cautious but positive response ("Looks cool - need to dig into it") suggests the result is being taken seriously within the benchmark community, though the need for deeper investigation indicates the mechanism and generalizability of the gains may not yet be fully established.

FAQ

How does Schema improve performance without changing model weights?
Schema changes the process around the models: how observations are turned into a working model of the game, how predictions are tested against the interaction history, and how plans are executed and revised. It uses a fixed fallback rule where Opus 4.8 and Sol xhigh run first; if a game scores below 80, it reruns with Fable 5 and Sol max, and the higher per-game score is retained.
What scores did Schema achieve on the ARC-AGI benchmark?
Schema reached 99% on the ARC-AGI-3 Public set using Claude Opus 4.8 and Fable 5, and 95.35% using GPT-5.6 Sol.
r/MachineLearningRead Original Article

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Visko raises $10M, launches live AI video model OrbisSiliconANGLE AI · 17m ago
  • Runway unveils Solaris, an AI that generates app interfaces in real timeTHE DECODER · 17m ago
  • Google AI Search flags Facebook users as dangerTHE DECODER · 17m ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleEU struggles to secure critical minerals as AI, EV demand surges