WorldReasonBench:将视频生成器作为未来世界状态预测器进行人类对齐的压力测试
摘要
本文介绍了 WorldReasonBench 和 WorldRewardBench,这两个新基准旨在评估视频生成模型对世界状态演变和物理一致性的推理能力。研究突显了当前商业视频生成器在视觉合理性与真实逻辑推理之间存在的差距。
查看缓存全文
缓存时间: 2026/05/12 07:30
Paper page - WorldReasonBench: Human-Aligned Stress Testing of Video Generators as Future World-State Predictors
Source: https://huggingface.co/papers/2605.10434 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
WorldReasonBench and WorldRewardBench are introduced as benchmarks for evaluating video generation models’ ability to reason about world-state evolution, revealing a gap between visual plausibility and true world reasoning capabilities.
Commercial video generation (https://huggingface.co/papers?q=video%20generation) systems such as Seedance2.0 and Veo3.1 have rapidly improved, strengthening the view that video generators may be evolving into “world simulators (https://huggingface.co/papers?q=world%20simulators).” Yet the community still lacks a benchmark that directly tests whether a model can reason about how an observed world should evolve over time. We introduce WorldReasonBench, which reframes video generation (https://huggingface.co/papers?q=video%20generation) evaluation as world-state prediction (https://huggingface.co/papers?q=world-state%20prediction): given an initial state and an action, can a model generate a future video whose state evolution remains physically, socially, logically, and informationally consistent? WorldReasonBench contains 436 curated test cases with structured ground-truth QA annotations spanning four reasoning dimensions and 22 subcategories. We evaluate generated videos with a human-aligned two-part methodology: Process-aware Reasoning Verification uses structured QA and reasoning-phase diagnostics to detect temporal and causal failures (https://huggingface.co/papers?q=causal%20failures), while Multi-dimensional Quality Assessment scores reasoning quality (https://huggingface.co/papers?q=reasoning%20quality), temporal consistency (https://huggingface.co/papers?q=temporal%20consistency), and visual aesthetics (https://huggingface.co/papers?q=visual%20aesthetics) for ranking and reward modeling. We further introduce WorldRewardBench, a preference benchmark (https://huggingface.co/papers?q=preference%20benchmark) with approximately 6K expert-annotated pairs over 1.4K videos, supporting pair-wise and point-wise reward-model evaluation (https://huggingface.co/papers?q=reward-model%20evaluation). Across modern video generators, our results expose a persistent gap between visual plausibility and world reasoning: videos can look convincing while failing dynamics, causality, or information preservation. We will release our benchmarks and evaluation toolkit to support community research on genuinely world-aware video generation (https://huggingface.co/papers?q=video%20generation) at https://github.com/UniX-AI-Lab/WorldReasonBench/.
View arXiv page (https://arxiv.org/abs/2605.10434) View PDF (https://arxiv.org/pdf/2605.10434) Project page (https://unix-ai-lab.github.io/WorldReasonBench/) GitHub3 (https://github.com/UniX-AI-Lab/WorldReasonBench) Add to collection (https://huggingface.co/login?next=%2Fpapers%2F2605.10434)
Get this paper in your agent:
hf papers read 2605\.10434
Don’t have the latest CLI? curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2605.10434 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2605.10434 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2605.10434 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to a collection (https://huggingface.co/new-collection) to link it from this page.
相似文章
Sci-VBench:评估科学领域中知识与推理密集型视频生成
介绍了Sci-VBench,这是一个用于评估跨科学领域知识和推理密集型视频生成的基准,发现视觉真实性尚未转化为可靠的科学和因果正确性。
WorldExam:从表观外观到内在反应性的世界模型基准评测
WorldExam 是一个新的分层基准,用于评估可控视频生成中的世界模型,涵盖视觉质量、控制遵循、空间一致性和世界反应性。对20个模型的测试表明,高视觉质量和指令完成并不保证内在反应性。
H2R-Bench:世界模型中的人到机器人操作视频生成基准
H2R-Bench 是一个新的基准,用于评估视频世界模型将人类操作视频转换为以机器人为中心的演示的能力,跨六类操作行为和两种机器人形态测试具身约束与交互保真度。
VGenST-Bench:通过主动视频合成进行时空推理的基准测试
VGenST-Bench是一个基准测试,利用生成模型主动合成受控的时空推理场景,配备多智能体流水线和人工质量控制,用于评估多模态大语言模型。
WorldBench:一个具有挑战性且视觉多样化的多模态推理基准
介绍WorldBench,一个视觉多样化的多模态推理基准,揭示了当前多模态大语言模型在视觉理解方面的显著局限性。