WorldModelBench: Judging Video Generation Models As World Models
Dacheng Li, Yunhao Fang, Yukang Chen, Shuo Yang, Shiyi Cao, Justin Wong, Michael Luo, Xiaolong Wang, Hongxu Yin, Joseph E. Gonzalez, Ion Stoica, Song Han, Yao Lu
TL;DR
WorldModelBench introduces a physics- and instruction-focused benchmark for video generation models to serve as world models. It combines 7 application domains with 56 subdomains (350 prompts) and crowdsourced 67K human labels to evaluate instruction following, physics adherence, and commonsense, while also training a fine-tuned 2B-parameter judger to automate assessment. The work demonstrates significant gaps to ideal world-model behavior, shows that reward-based fine-tuning using the judger can improve world modeling, and provides a rigorous comparison to existing benchmarks, highlighting the need for physics-aware evaluation in the field. Overall, WorldModelBench supplies both granular evaluation data and a practical pathway to steer future video generation models toward reliable world modeling for decision-making tasks.
Abstract
Video generation models have rapidly progressed, positioning themselves as video world models capable of supporting decision-making applications like robotics and autonomous driving. However, current benchmarks fail to rigorously evaluate these claims, focusing only on general video quality, ignoring important factors to world models such as physics adherence. To bridge this gap, we propose WorldModelBench, a benchmark designed to evaluate the world modeling capabilities of video generation models in application-driven domains. WorldModelBench offers two key advantages: (1) Against to nuanced world modeling violations: By incorporating instruction-following and physics-adherence dimensions, WorldModelBench detects subtle violations, such as irregular changes in object size that breach the mass conservation law - issues overlooked by prior benchmarks. (2) Aligned with large-scale human preferences: We crowd-source 67K human labels to accurately measure 14 frontier models. Using our high-quality human labels, we further fine-tune an accurate judger to automate the evaluation procedure, achieving 8.6% higher average accuracy in predicting world modeling violations than GPT-4o with 2B parameters. In addition, we demonstrate that training to align human annotations by maximizing the rewards from the judger noticeably improve the world modeling capability. The website is available at https://worldmodelbench-team.github.io.
