World-in-World: World Models in a Closed-Loop World
Jiahan Zhang, Muqing Jiang, Nanru Dai, Taiming Lu, Arda Uzunoglu, Shunchi Zhang, Yana Wei, Jiahao Wang, Vishal M. Patel, Paul Pu Liang, Daniel Khashabi, Cheng Peng, Rama Chellappa, Tianmin Shu, Alan Yuille, Yilun Du, Jieneng Chen
TL;DR
World-in-World addresses the problem of evaluating world models for embodied agents in closed-loop interactions, where predictive perception must translate into decision-making and action. It introduces a unified closed-loop planning framework with proposal–simulation–revision loops and a standardized action API that accommodates diverse world models, evaluated across four embodied tasks (AR, ImageNav, A-EQA, RLBench manipulation). A key contribution is the data-scaling post-training protocol that adapts pretrained video generators to target domains, revealing a data-scaling law and showing that action-conditioned fine-tuning can outperform simply upgrading the pretrained generator. The experiments demonstrate that high visual quality alone does not guarantee task success; scaling downstream data and inference-time compute substantially improves performance, highlighting the practical utility of world models for embodied decision-making and guiding future WM research toward controllability, adaptation, and robust planning. The work provides a valuable benchmark and framework for measuring embodied utility, with implications for deploying predictive world models in real-world autonomous systems and simulations alike.
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.
