Feed 0% source
Physics AI-generated

Physics-IQ Verified

Generated by a local model (nvidia/Gemma-4-26B-A4B-NVFP4) from a scientific paper, claim-checked against the full text. Provenance is open by design.

Physics-IQ Verified: Refining the Yardstick for Artificial World Models

Current video generative models (VGMs) are evolving from simple tools into sophisticated "world models." These systems attempt to simulate the causal and physical logic of our reality. To advance these models, researchers need reliable ways to test physical understanding. They must determine if an AI truly understands gravity or fluid dynamics. They need to know if the model understands physics or just produces motion that looks "plausible" to a human eye.

Measuring the Laws of Motion

The core challenge is distinguishing between visual realism and physical accuracy. A model might generate a beautiful video of a glass shattering. However, if the shards fly upward instead of downward, the model has failed to grasp gravity.

The Physics-IQ benchmark was developed to quantify this understanding. It compares AI-generated videos to real-world recordings of controlled physical experiments. But as the authors of "Physics-IQ Verified" argue, a benchmark is only as good as its precision. If the test questions are vague, the scores are unreliable. If the "answer key" (the ground-truth videos) contains distracting noise, the test fails.

The Background You Need

The benchmark uses a "prediction-from-context" paradigm. A model sees a starting image or clip. It must then generate the logical continuation of that scene.

Success is measured using four primary metrics. These act as a digital ruler for physical phenomena: 1. Spatial IoU (Intersection over Union): This measures where the action occurs by calculating the overlap between predicted and actual areas. 2. Spatiotemporal IoU: This measures where and when the action occurs. 3. Weighted Spatial IoU: This measures where and how intensely the action occurs. 4. Mean Squared Error (MSE): This is a pixel-level metric. It measures how the action occurs by comparing generated pixels to the ground truth.

Unlike older benchmarks that rely on human judgment, Physics-IQ uses real-world footage. This makes it sensitive to the "sim-to-real gap" (the difficulty of moving from idealized math to messy real-world visuals).

The Anatomy of a Systematic Audit

The researchers conducted a systematic audit of the original Physics-IQ benchmark. They identified three distinct "confounding factors" (variables that distort measurements). As shown in, they propose three refinements to sharpen the evaluation.

Figure 1
Figure 1: Key improvements from the original to the verified Physics-IQ evaluation. We propose three refinements to the original pipeline targeting: (1) prompt quality, (2) metric aggregation, and (3) spurious metric activations (artifacts). These improvements together sharpen the focus of the evaluation on physical understanding rather than confounding factors and also lead to a fine-grained understanding of the final score in which also all samples are weighted equally. We provide a detailed pipeline overview, including the original and verified metric computation, in App. C.1.

First, they addressed prompt quality. A prompt functions like an exam question. If it is ambiguous, even a brilliant model will fail. The authors found many original prompts were factually incorrect or lacked key information .

Figure 2
Figure 2: Examples of unclear prompt and artifact corrections in Physics-IQ Verified. (a) Unclear prompts reduce the ability of either a model or human to reliably predict the physical effect as key questions with respect to the movement are not addressed. Examples for each of the four categories in decreasing order of severity from left to right alongside our corrections. (b) Artifacts influence the binary activations, here visualized as a temporally aggregated heatmap, arising from visual events not stemming from the physical phenomena to be observed which we categorize into non-deterministic and deterministic. All three IoU-based metrics (see Sec. 2) directly operate on these activations and compare them to activations arising from generated videos to assess whether the physical phenomena were modeled accurately. The occurrence of artifacts (red arrows), however, reduces the ability of these metrics to capture the physical phenomena potentially dominating the scoring as evident by the color scale in the original activations. Our cleaning directly addresses this by shifting the focus from the artifact towards the physical phenomena (here, falling ball and dominoes). More detailed examples are provided in App. B.

They implemented a six-field templater (using SETUP, SCENE, ACTION, CAM, STYLE, and SCOPE). This ensures models receive structured instructions.

Second, they tackled spurious metric activations, or "artifacts." In many ground-truth videos, lab equipment might move in the background. Because IoU metrics track any motion, these irrelevant movements create "noise" in the score. The authors categorized these into deterministic artifacts (predictable movements like a rotating base) and non-deterministic artifacts (random recording errors) . They used "frame freezing" (holding pixel values constant) to erase these artifacts . This ensures metrics focus only on the intended physical effect.

Third, they overhauled metric aggregation. The original Physics-IQ calculated one score for the entire dataset. This meant experiments with high natural variability could skew the results. The authors introduced a sample-level scoring system. This allows researchers to trace failures to specific individual samples.

What This Lets Us See

The impact of these refinements is significant. When the researchers applied "Physics-IQ Verified" to six image-to-video models, the rankings shifted. They report a Kendall’s $\tau$ (a metric measuring how well two rankings agree) of 0.46 .

Figure 5
Figure 5: Comparison of Physics-IQ scores in its original and our proposed verified form. (a) Side-by-side comparison of final Physics-IQ scores for each model. For all models, with the exception of Wan 2.2, the scores increase for the verified evaluation. Sora 2 shows the largest increase in scores. T-denotes the standard deviations across four different runs. (b) Ranking bump plot highlighting the differences in ranking with Wan 2.2 moving from first to third and Sora 2 jumping from sixth to fifth place, while Cosmos3-N moves from fifth to fourth. (c) Bootstrap analysis ranking scatter plot. Large dots indicate the mean rank, while the smaller faint dots indicate the frequency with stronger color indicating more frequent ranks. Both the mean Spearmanρ and Kendallτ signal meaningful ranking differences.

This indicates moderate but meaningful changes in which models appear best.

The audit revealed that some models benefited from the changes while others did not. For example, the model Wan 2.2 saw a decrease in performance under the verified protocol .

Figure 6
Figure 6: The Influence of Prompts and Artifacts on the resulting scores. (a) Prompts: All models with the exception of Wan 2.2 benefit from the inclusion of the best-practice prompts (bpp) over original prompts (op). Wan 2.2 is the only model for which the performance decreases. (b) Artifacts: Here denoted as original GT (with artifacts) and verified GT (without artifacts). All models show a reduction in absolute performance when assessed with the verified evaluation with reductions being overall largest for the weighted spatial score. Wan 2.2 is subject to the largest absolute performance reduction.

This suggests its previous high scores were partly due to the artifacts the researchers removed. Conversely, models like Sora 2 showed large increases in scores . This happened because the improved prompts helped the models follow instructions more accurately.

By refining 57.6% of all samples and 34.8% of prompts, the researchers have created a clearer signal. This helps developers build models that prioritize actual physical reasoning over mere visual mimicry.

Where The Edges Are

The "Physics-IQ Verified" framework has limitations. The process of cleaning artifacts relies on manual annotations. This is labor-intensive and harder to scale. Furthermore, the benchmark is "reference-based." It compares AI output to one specific ground-truth video. A model might generate a version of an event that is physically legal but differs from the specific recording. Such a model would still be penalized. Finally, the study only evaluated six image-to-video models. The broader usefulness of these prompts for all future architectures remains unknown.

Figures from the paper

Figure 3
Figure 3: Overview of dataset modifications and issue distributions across the 198 benchmark videos. Of the 198 videos, 69 contain unclear prompts and 59 contain artifacts, with 20 videos belonging to both groups. (a) Video-level overview, with flows from all videos to unclear prompts and artifacts; prompt issue categories are shown as separate counts and may overlap across videos. (b) Frame-level composition, showing the proportion of inactive to active frames with at least 1 activation. Within the active frames we show the proportion of unmodified to modified frames where artifacts are removed.
Figure 4
Style Camera Action Scene Description & Setup Scope Templater Fields Style Action Scene Description & Setup Scope Templater Fields Camera Style Action Scene Description & Setup Scope Templater Fields Camera Figure 4: Full prompt improvement showcasing correction and templater. The original prompt does not adhere to the best-practices of the model providers. We address this by grouping the information contained in a prompt into six fields (each color denoting a separate field where SETUP & SCENE are merged for this cases). These fields can be used by custom templaters for each model, here visualized for Sora. The ACTION fi eld contains the experiment description, the CAM field now contains more explicit descriptions of the video format, the STYLE fi eld ensures that the model is aware that scientific experiments are conducted, and the SCOPE fi eld ensures that the model is aware that it should not hallucinate new interactions. The latter two fields are new additions. Finally, in this specific example the action is also factually incorrect ( bold text ) stating that the paintbrush rotates on a rotating platform, in fact it rotates on the platform.
Novelty
0.0/10
Overall
0.0/10
#video generation#physics understanding#benchmark audit#evaluation metrics
How this was made
Generation

Model: nvidia/Gemma-4-26B-A4B-NVFP4
Persona: science_essayist
Template: explainer
Refinement: 0
Pipeline: forge-1.1

Verification

Evaluator: nvidia/Gemma-4-26B-A4B-NVFP4
Score: 93% (passed)
Claims verified: 16 / 17

Translation

Model: nvidia/Gemma-4-26B-A4B-NVFP4

Hardware & cost

NVIDIA GB10 · 128 GB unified · NVFP4 · 100% local · $0 cloud
Tokens: 140,509
Wall-time: 295.8s
Tokens/s: 475.1

Related
Next up

RepuLink: Enforcing Trust Accountability via Backward Propagation Mechanisms

8.3/10· 5 min