← Latest papers
🤖 AI

Physics Question Scene Graph: Fine-grained Evaluation of Physical Plausibility in Text-to-Video Generation

This paper introduces Physics Question Scene Graph (PQSG), a hierarchical, graph-based evaluation pipeline that uses vision-language models to assess the physical plausibility of text-to-video generations with fine-grained precision, validated through the new FinePhyEval dataset which demonstrates PQSG's superior correlation with human judgments compared to prior methods.

Original authors: Atin Pothiraj, Jaemin Cho, Yue Zhang, Elias Stengel-Eskin, Mohit Bansal

Published 2026-06-25
📖 5 min read🧠 Deep dive

Original authors: Atin Pothiraj, Jaemin Cho, Yue Zhang, Elias Stengel-Eskin, Mohit Bansal

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are hiring a robot chef to cook a meal based on a recipe you wrote. The robot is amazing at chopping vegetables and plating the food; the final dish looks beautiful and realistic. However, when it tries to boil water, the water turns into ice cubes that float upward, or the soup disappears into the pot instead of bubbling. The robot failed the laws of physics, even though the picture looks good.

This is exactly the problem the paper "Physics Question Scene Graph (PQSG)" tackles. While AI video generators are getting better at making videos that look real, they often fail at making videos that act real. They break basic rules like gravity, how liquids flow, or how solid objects bounce.

Here is a simple breakdown of how the authors fixed the way we test these AI robots.

1. The Problem: The "One-Size-Fits-All" Grade

Previously, if you wanted to grade an AI video, you might ask a human (or a computer) for a single score, like "7 out of 10."

  • The Flaw: If a video gets a "7," you don't know why it failed. Did the robot forget to put the spoon in the soup? Did the spoon float? Did the soup turn into jelly?
  • The Paper's Insight: You can't just give a single grade. You need to check the video step-by-step, like a teacher grading a math test by checking every single step of the calculation, not just the final answer.

2. The Solution: The "Detective's Checklist" (PQSG)

The authors created a system called Physics Question Scene Graph (PQSG). Think of this as a hierarchical detective checklist that an AI uses to inspect a video.

Instead of asking, "Is this video good?", the system breaks the video down into a tree of specific questions. Crucially, these questions are connected like a flowchart:

  • Level 1: The Objects (The Cast)
    • Question: "Is there a paper towel?"
    • Logic: If the answer is No, the detective stops. There is no point in asking if the paper towel absorbs liquid if the towel doesn't exist.
  • Level 2: The Actions (The Plot)
    • Question: "Did the grabber tool let go of the paper towel?"
    • Logic: If the towel exists but wasn't dropped, the physics test hasn't even started yet.
  • Level 3: The Physics (The Laws of Nature)
    • Question: "Did the paper towel absorb the liquid, or did it dissolve?"
    • Logic: Only now do we check if the laws of physics were followed.

The "Graph" Part:
The "Scene Graph" is just a fancy way of saying these questions are linked. If the first question fails, the system automatically knows the later questions are invalid. This prevents the AI from getting confused or "hallucinating" (making things up) about physics that never happened because the object wasn't there.

3. The New Dataset: "FinePhyEval"

To test this new detective checklist, the authors built a new dataset called FinePhyEval.

  • They took 65 tricky prompts (like "a ball drops on a pillow") and generated videos using top-tier AI models (like Sora 2, Veo 3, and Wan 2.1).
  • They then had humans watch these videos and answer the exact same checklist questions.
  • This created a "Gold Standard" to see if their new AI detective was as good as a human.

4. What They Found

When they ran their new system (PQSG) against the old ways of grading videos, they found:

  • Better Grades: PQSG correlated much better with human opinions. It knew exactly why a video was bad, not just that it was "okay."
  • The "Closed-Source" Advantage: The private, expensive models (Sora 2, Veo 3) were better at following physics than the open-source ones (Wan 2.1).
  • The Weak Spot: Even the best AI models are great at making objects (a ball) and actions (dropping it), but they still struggle with the physics (does the ball bounce realistically?).
  • The AI Detective's Limit: The system uses a smart AI (a Vision-Language Model) to ask and answer the questions. While this AI is great at spotting objects, it still makes mistakes on complex physics, often guessing "Yes" when the answer is "No" (a "yes-bias"). It's like a detective who is very confident but sometimes wrong about the science.

5. The Bonus: Fixing the Video

The paper also showed that this checklist isn't just for grading; it's for fixing.

  • They used the checklist to tell the video generator what went wrong (e.g., "The smoke went sideways instead of up").
  • They fed this feedback back into the AI to generate a new video.
  • Result: The video got significantly better after just one round of this "correction."

Summary

The paper introduces a new way to grade AI videos that acts like a structured, step-by-step inspector. Instead of giving a vague score, it asks specific questions about objects, actions, and physics in a logical order. This helps us understand exactly where AI video generators are breaking the laws of physics and gives us a tool to help them fix those mistakes.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →