Coding Agent Is Good As World Simulator
TLDR
An agentic framework that builds physics-based world models by generating and iteratively refining executable simulation code, outperforming video-based models.
Reasoning
The paper presents a novel approach using code generation for physically plausible world models, with clear methodology and experimental results. However, the abstract lacks details on the scale of experiments and does not specify real-world benchmarks, limiting assessment of generalizability.
Read-first score
Read-first score 55.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 42.
Field roles
Rank sensitivity
Stability: volatile; rank range: 274.
Keyword Scores
Deep Analysis
Innovations
- Agentic framework that constructs physics-based world models through executable simulation code, combining planning, code generation, visual review, and physics analysis agents.
- Iterative revision of simulation code based on visual and physical feedback to enforce physical constraints and match prompt requirements.
- Demonstrates superiority over video-based world models in physical accuracy, instruction fidelity, and visual quality.
Methodology
The framework coordinates four agents: a planning agent converts natural language prompts into structured scene plans, a code agent implements the plan as executable simulation code, a visual review agent provides visual feedback, and a physics analysis agent checks physical consistency. The code is iteratively revised based on feedback until the simulation matches prompt requirements and physical constraints.
Key Results
The proposed framework outperforms advanced video-based models in physical accuracy, instruction fidelity, and visual quality, and can be applied to driving simulation and embodied robot tasks.