English

World-in-World: World Models in a Closed-Loop World

Computer Vision and Pattern Recognition 2025-10-22 v1

Abstract

Generative world models (WMs) can now simulate worlds with striking visual realism, which naturally raises the question of whether they can endow embodied agents with predictive perception for decision making. Progress on this question has been limited by fragmented evaluation: most existing benchmarks adopt open-loop protocols that emphasize visual quality in isolation, leaving the core issue of embodied utility unresolved, i.e., do WMs actually help agents succeed at embodied tasks? To address this gap, we introduce World-in-World, the first open platform that benchmarks WMs in a closed-loop world that mirrors real agent-environment interactions. World-in-World provides a unified online planning strategy and a standardized action API, enabling heterogeneous WMs for decision making. We curate four closed-loop environments that rigorously evaluate diverse WMs, prioritize task success as the primary metric, and move beyond the common focus on visual quality; we also present the first data scaling law for world models in embodied settings. Our study uncovers three surprises: (1) visual quality alone does not guarantee task success, controllability matters more; (2) scaling post-training with action-observation data is more effective than upgrading the pretrained video generators; and (3) allocating more inference-time compute allows WMs to substantially improve closed-loop performance.

Keywords

Cite

@article{arxiv.2510.18135,
  title  = {World-in-World: World Models in a Closed-Loop World},
  author = {Jiahan Zhang and Muqing Jiang and Nanru Dai and Taiming Lu and Arda Uzunoglu and Shunchi Zhang and Yana Wei and Jiahao Wang and Vishal M. Patel and Paul Pu Liang and Daniel Khashabi and Cheng Peng and Rama Chellappa and Tianmin Shu and Alan Yuille and Yilun Du and Jieneng Chen},
  journal= {arXiv preprint arXiv:2510.18135},
  year   = {2025}
}

Comments

Code is at https://github.com/World-In-World/world-in-world

R2 v1 2026-07-01T06:56:40.591Z