Papers › VideoPhy-2: A Challenging Action-Centric Physical Commonsense Evaluation in Video Generation

VideoPhy-2: A Challenging Action-Centric Physical Commonsense Evaluation in Video Generation

9 Mar 2025arXiv:2503.06800archive 2025-07-28

Hritik Bansal, Clark Peng, Yonatan Bitton, Roman Goldenberg, Aditya Grover, Kai-Wei Chang

Large-scale video generative models, capable of creating realistic videos of diverse visual concepts, are strong candidates for general-purpose physical world simulators. However, their adherence to physical commonsense across real-world actions remains unclear (e.g., playing tennis, backflip). Existing benchmarks suffer from limitations such as limited size, lack of human evaluation, sim-to-real gaps, and absence of fine-grained physical rule analysis. To address this, we introduce VideoPhy-2, an action-centric dataset for evaluating physical commonsense in generated videos. We curate 200 diverse actions and detailed prompts for video synthesis from modern generative models. We perform human evaluation that assesses semantic adherence, physical commonsense, and grounding of physical rules in the generated videos. Our findings reveal major shortcomings, with even the best model achieving only 22% joint performance (i.e., high semantic and physical commonsense adherence) on the hard subset of VideoPhy-2. We find that the models particularly struggle with conservation laws like mass and momentum. Finally, we also train VideoPhy-AutoEval, an automatic evaluator for fast, reliable assessment on our dataset. Overall, VideoPhy-2 serves as a rigorous benchmark, exposing critical gaps in video generative models and guiding future research in physically-grounded video generation. The data and code is available at https://videophy2.github.io/.

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="2503.06800")

Code

Syntology Ran 11 of 17 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong; 3 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: community (archive-listed): 17 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.

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

17 samples harvested; 11 ran; 0 honoured the contract we drafted; 6 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
2ran · our draft was wrong
3ran · fixture could not drive it
5ran
6unverified

Licence: 0 of the 17 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 Hritikbansal/videophy. “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.

autocontrast_func Hritikbansal/videophy/VIDEOPHY2/data_utils/randaugment.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 78ca1debd9c4ed87 · report
detokenize_generations Hritikbansal/videophy/VIDEOPHY2/mplug_owl_video/processing_mplug_owl.py community (archive-listed) ran MIT (permissive) · 45711ccd8932d38a · report
equalize_func Hritikbansal/videophy/VIDEOPHY2/data_utils/randaugment.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 4c53169f63a1fcef · report
get_cosine_schedule_with_warmup Hritikbansal/videophy/VIDEOPHY2/utils.py community (archive-listed) ran MIT (permissive) · 97b29adf427aa64e · report
get_ltor_masks_and_position_ids_from_embeddings Hritikbansal/videophy/VIDEOPHY2/mplug_owl_video/modeling_mplug_owl.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 45567e61fe09093a · report
get_media_indices Hritikbansal/videophy/VIDEOPHY2/mplug_owl_video/modeling_mplug_owl.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 265f4d55ccd60d18 · report
get_media_types Hritikbansal/videophy/VIDEOPHY2/mplug_owl_video/modeling_mplug_owl.py community (archive-listed) ran MIT (permissive) · 752b84a6f01c43d8 · report
get_param_groups Hritikbansal/videophy/VIDEOPHY2/utils.py community (archive-listed) ran MIT (permissive) · 53b3ed9d6fed2b5f · report
identity_func Hritikbansal/videophy/VIDEOPHY2/data_utils/randaugment.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · 1dd2ab205689d45b · report
load_jsonl Hritikbansal/videophy/VIDEOPHY2/data_utils/xgpt3_dataset.py community (archive-listed) ran MIT (permissive) · f3a23711c5501382 · report
modify_keys Hritikbansal/videophy/VIDEOPHY2/inference.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 6a0269eec408c1b9 · report
batchify Hritikbansal/videophy/VIDEOPHY2/utils.py community (archive-listed) unverified MIT (permissive) · 8c4acc117a97109b · report
build_from_cfg Hritikbansal/videophy/VIDEOPHY2/data_utils/registry.py community (archive-listed) unverified MIT (permissive) · df4a72cfc8859ecd · report
deprecated_api_warning Hritikbansal/videophy/VIDEOPHY2/data_utils/registry.py community (archive-listed) unverified MIT (permissive) · a313547ee87ebfe2 · report
get_index Hritikbansal/videophy/VIDEOPHY2/mplug_owl_video/processing_mplug_owl.py community (archive-listed) unverified MIT (permissive) · 65d587525000912a · report
inference Hritikbansal/videophy/VIDEOPHY2/inference.py community (archive-listed) unverified MIT (permissive) · dbf18e29c76d1835 · report
is_seq_of Hritikbansal/videophy/VIDEOPHY2/data_utils/registry.py community (archive-listed) unverified MIT (permissive) · a8d94a0054408e15 · report

Tasks

Video Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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