AutoWorldModel-Bench: A State-Centric Benchmark for Automated World-Model Research

Marjan Moodi, Xuankang Zhu, Fernando De Mesentier Silva, Harold Chaput, Mohammad Reza Taesiri

arXiv:2608.11216 · 2026-08-13 공개 · arXiv · PDF

world-models coding-agents agent-benchmarks state-representation auto-world-model-bench research-evaluation game-environments structured-state

Abstract

World modeling is an unsettled field: architectures, training objectives, and state representations interact in complex ways, and no single recipe dominates across environments. This makes it an ideal testbed for AI coding agents acting as autonomous researchers--a setting in which the improvement direction is not specified in advance, unlike the engineering-to-spec tasks that dominate current agent benchmarks. We introduce AutoWorldModel-Bench, a closed-loop benchmark in which frontier coding agents autonomously improve a provided world-model starter under a fixed compute budget. The benchmark spans eight game environments under a unified structured-state representation--ground-truth entity state extracted from each game and consumed through a shared tensor format--which isolates dynamics modeling from perception and enables minutes-per-run iteration. Across 64 sessions, Codex-5.4 and Claude Opus 4.6 improve their starter on 63; in 91% of sessions the winning edit is a non-trivial research-style modification--a new objective, representation, rollout procedure, or architectural change--rather than a hyperparameter tweak. Our benchmark offers a setting in which frontier coding agents can be evaluated on open-ended research rather than engineering-to-spec problems.

한국어 요약

한 줄 요약

AutoWorldModel-Bench는 8개 게임 환경에서 AI 코드 에이전트가 세계 모델을 자율적으로 개선하는 데 사용되는 폐쇄 루프 벤치마크이다.

핵심 기여도

핵심 아이디어

AutoWorldModel-Bench는 세계 모델 연구에서 AI 코드 에이전트의 자율 연구 능력을 평가하는 새로운 벤치마크이다. 기존 평가 시스템은 명확한 목표와 지표가 주어진 엔지니어링 작업에 집중되지만, AutoWorldModel-Bench는 개방형 연구 문제를 반영한다. 이는 세계 모델의 아키텍처, 학습 목적, 상태 표현이 복잡하게 상호작용하는 상황에서 에이전트가 독자적으로 개선 방향을 제시해야 하기 때문이다.

구체적으로, 8개 게임 환경에서 추출된 구조화된 상태(tensorized structured-state)를 사용하여 감지 작업을 우회하고, 모델의 역학 예측 능력을 독립적으로 평가한다. 이는 각 게임의 엔티티 상태를 추출하여 공통 텐서 형식으로 제공함으로써 가능하다. 에이전트는 6시간의 컴퓨트 예산 내에서 초기 모델을 개선해야 하며, 이 과정에서 새로운 목표, 표현, 롤아웃 절차, 아키텍처 변경 등 연구 스타일의 수정이 이루어진다.

기술적 접근법

주요 결과

의의 및 한계

AutoWorldModel-Bench는 AI 코드 에이전트가 연구 스타일의 문제를 해결하는 능력을 평가하는 첫 번째 폐쇄 루프 벤치마크이다. 이는 기존 평가 시스템이 명확한 목표와 지표가 주어진 엔지니어링 작업에 집중된 반면, AutoWorldModel-Bench는 개방형 연구 문제를 반영하여 AI 연구 에이전트의 진정한 연구 능력을 평가할 수 있다.

그러나, 벤치마크는 8개 게임 환경에만 제한되며, 더 넓은 범위의 세계 모델 연구를 반영하기 위해서는 추가 환경이 필요하다. 또한, 에이전트의 성능 개선이 롤아웃 헤ORIZON h=20에 집중되므로, 단기 예측 능력보다는 장기 예측 능력을 평가하는 데 초점이 맞춰져 있다.

실용적 활용

AutoWorldModel-Bench는 AI 연구 에이전트의 자율 연구 능력을 평가하는 데 활용될 수 있으며, 특히 세계 모델 연구, 장기 예측 모델 개발, 자율 학습 시스템 설계 등에 적용 가능하다. 게임 개발, 시뮬레이션, 자율 시스템 설계 분야에서 AI 에이전트의 연구 능력을 평가하고 개선 방향을 제시하는 데 유용하게 사용될 수 있다.