ARTFEED — Contemporary Art Intelligence

AI System 'Twin' Masters ARC-AGI-3 Games via Test-Time World Models

ai-technology · 2026-08-17

A new AI system named Twin (Test-time World-model Inference) has demonstrated remarkable proficiency in solving ARC-AGI-3 grid games, a benchmark for continual learning. Developed by researchers, Twin uses a frontier coding agent to write an executable world model for each game, inferring rules and goals purely from simulation and interaction, without hand-engineering. The system's inductive prior over grid games enables it to recover true transitions and goals on nearly all levels. Twin employs a twin world model for replay validation, ensuring actions are only taken after the program reproduces all previous observed transitions. Mismatches between predictions and actual results serve as counterexamples to repair the model. Twin successfully cleared 179 out of 183 levels (97.8%), outperforming humans in efficiency on 158 of those levels (88.3%). This approach contrasts with traditional methods that require custom designs per task, highlighting a shift toward test-time world-model inference for continual learning.

Key facts

  • Twin is a Test-time World-model Inference system.
  • It uses a frontier coding agent to write executable world models.
  • Twin solves ARC-AGI-3 games, a continual learning benchmark.
  • The system infers game rules and goals from simulation and interaction.
  • Twin clears 179 out of 183 levels (97.8%).
  • It is more efficient than humans in 158 out of 179 levels (88.3%).
  • Replay validation occurs in a twin world model.
  • Mismatches between predictions and actual results are used to repair the model.

Entities

Sources