Search papers, labs, and topics across Lattice.
This paper introduces PlayWorld, a benchmark designed to evaluate video world models through multi-modal Agent Players interacting with specified long-horizon objectives. By assessing models across 171 scenarios and four core dimensions鈥攇eometry consistency, interaction fidelity, out-of-sight evolution, and insight evolution鈥攖he authors reveal significant shortcomings in current state-of-the-art models, particularly in maintaining spatial consistency over extended interactions. The findings highlight the need for improved methodologies in evaluating the reliability of world models in dynamic environments.
Current state-of-the-art world models struggle to maintain spatial consistency and reliable state evolution over long-horizon interactions, as revealed by the new PlayWorld benchmark.
Video world models simulate future states conditioned on current observations and user actions. Recent systems have demonstrated impressive video consistency and action controllability over long sequences. However, fairly comparing these interactive models remains challenging. In practice, a human player typically evaluates a world model by pursuing long-horizon objectives through interaction. For example, a user may turn around 360 degrees to see whether the environment remains consistent, or walk into the water and inspect whether realistic water ripples are generated. The action sequence required to achieve the same objective may vary substantially between models, making fixed action-conditioned evaluation unsuitable for cross-model comparison. To address this, we employ multi-modal Agent Players to interact with world models toward specified long-horizon objectives. Building on this paradigm, we introduce PlayWorld, a benchmark providing 171 scenarios, each with a specified objective. To evaluate performance thoroughly, we assess models along four core dimensions: geometry consistency, interaction fidelity, out-of-sight evolution, and insight evolution. In addition, we incorporate basic ability metrics for video quality and controllability. Experiments across nine state-of-the-art world models reveal that current models remain unreliable on long-horizon interactive objectives, particularly in maintaining spatial consistency and persistent state evolution. Code and data are available at https://github.com/kxding/PlayWorld.