Papers › Towards World Simulator: Crafting Physical Commonsense-Based Benchmark for Video Generation

Towards World Simulator: Crafting Physical Commonsense-Based Benchmark for Video Generation

7 Oct 2024arXiv:2410.05363archive 2025-07-28

Fanqing Meng, Jiaqi Liao, Xinyu Tan, Wenqi Shao, Quanfeng Lu, Kaipeng Zhang, Yu Cheng, Dianqi Li, Yu Qiao, Ping Luo

Text-to-video (T2V) models like Sora have made significant strides in visualizing complex prompts, which is increasingly viewed as a promising path towards constructing the universal world simulator. Cognitive psychologists believe that the foundation for achieving this goal is the ability to understand intuitive physics. However, the capacity of these models to accurately represent intuitive physics remains largely unexplored. To bridge this gap, we introduce PhyGenBench, a comprehensive \textbf{Phy}sics \textbf{Gen}eration \textbf{Ben}chmark designed to evaluate physical commonsense correctness in T2V generation. PhyGenBench comprises 160 carefully crafted prompts across 27 distinct physical laws, spanning four fundamental domains, which could comprehensively assesses models' understanding of physical commonsense. Alongside PhyGenBench, we propose a novel evaluation framework called PhyGenEval. This framework employs a hierarchical evaluation structure utilizing appropriate advanced vision-language models and large language models to assess physical commonsense. Through PhyGenBench and PhyGenEval, we can conduct large-scale automated assessments of T2V models' understanding of physical commonsense, which align closely with human feedback. Our evaluation results and in-depth analysis demonstrate that current models struggle to generate videos that comply with physical commonsense. Moreover, simply scaling up models or employing prompt engineering techniques is insufficient to fully address the challenges presented by PhyGenBench (e.g., dynamic scenarios). We hope this study will inspire the community to prioritize the learning of physical commonsense in these models beyond entertainment applications. We will release the data and codes at https://github.com/OpenGVLab/PhyGenBench

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.05363")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 9 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

opengvlab/phygenbench officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
9ran
2unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from opengvlab/phygenbench. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_average_score opengvlab/phygenbench/PhyGenEval/video/MTScore/InternVideo_physical.py official repository ran · violated contract no licence file found · pointer only · 8204634e93f03f47 · report
encode_image opengvlab/phygenbench/PhyGenEval/multi/GPT4o.py official repository ran · our draft was wrong no licence file found · pointer only · f41cb1a19b154297 · report
encode_images opengvlab/phygenbench/PhyGenEval/multi/GPT4o.py official repository ran fingerprinted no licence file found · pointer only · 6493211c704e0b4c · report
eval_string opengvlab/phygenbench/PhyGenEval/video/MTScore/configs/config.py official repository ran no licence file found · pointer only · c4af2e63b61c4766 · report
extract_json opengvlab/phygenbench/PhyGenEval/semantic/gpt4o_sementic.py official repository ran fingerprinted no licence file found · pointer only · f7510953d3aad7af · report
get_video_frame_count opengvlab/phygenbench/PhyGenEval/single/vqascore.py official repository ran fingerprinted no licence file found · pointer only · ae81ceb0833d3443 · report
maybe_align opengvlab/phygenbench/PhyGenEval/video/MTScore/layer_norm.py official repository ran fingerprinted no licence file found · pointer only · 6955bc871b9bbeb3 · report
merge_a_into_b opengvlab/phygenbench/PhyGenEval/video/MTScore/configs/config.py official repository ran no licence file found · pointer only · e41cae3b88c4eedd · report
process_video opengvlab/phygenbench/PhyGenEval/video/GPT4o.py official repository ran fingerprinted no licence file found · pointer only · 9e9a9aca86fc6043 · report
sample_frames opengvlab/phygenbench/PhyGenEval/single/vqascore.py official repository ran no licence file found · pointer only · f7dcf1d5ccde53d1 · report
setup_openai_client opengvlab/phygenbench/PhyGenEval/semantic/gpt4o_sementic.py official repository ran no licence file found · pointer only · 0e4947868f47c8f0 · report
call_gpt4 opengvlab/phygenbench/PhyGenEval/semantic/gpt4o_sementic.py official repository unverified no licence file found · pointer only · 348649b748fc17a8 · report
eval_dict_leaf opengvlab/phygenbench/PhyGenEval/video/MTScore/configs/config.py official repository unverified no licence file found · pointer only · 91bc1b8fd39b1a58 · report

Tasks

Prompt EngineeringVideo Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections