Benchmarking Video Models for Physical Reasoning
Listen to the summary
Uses a voice available on your device
Audio options
On this page 4 sections
Related concepts 2 concepts
Key Takeaways
- Apple-pi evaluates models across ten canonical mechanics tasks using a three-stage protocol involving perception, formulation, and deduction.
- The dataset features Orchard, which consists of 400 videos organized into single-law and multi-law physical tasks.
- Performance analysis shows GPT Image 2 and Nano Banana 2 leading with scores of 0.704 and 0.699, respectively.
- The evaluation framework combines subjective scoring from MLLM, or Multimodal Large Language Models (LLMs capable of processing visual input), with physics-law-grounded objective metrics.
Summary & Methodology Analysis
The paper addresses a significant gap in current video generation pipelines where models are often assessed purely on the final frame appearance rather than the underlying physical logic. To solve this, the authors created the Apple-pi benchmark, which utilizes the Orchard dataset. This dataset covers ten classical mechanics tasks. The benchmarking protocol forces models to engage in a structured three-stage pipeline consisting of Perception, Formulation, and Deduction. This approach moves beyond simple visual similarity by providing an infographic-style annotated first frame alongside a sequence of frames to evaluate if the model follows the expected physical chain of logic. For the assessment, the authors implemented a hybrid evaluation suite that merges subjective scores from MLLMs with objective, physics-law-based measures to verify that the output adheres to physical reality. Models tested include Seedance 2.0, GPT Image 2, Nano Banana 2, Wan2.2, HunyuanVideo-1.5, VBVR-Wan2.2, Veo 3.1, BAGEL, OmniGen2, SenseNova-U1-8B-MoT, and SenseNova-U1-8B-MoT-Think. Results indicate that GPT Image 2 leads the group with a score of 0.704, while Nano Banana 2 follows at 0.699, and Seedance 2.0 reaches 0.473. Despite these efforts, the current scope remains limited. The dataset only uses basic geometric primitives like spheres, cubes, cylinders, and cones. Furthermore, the evaluation environment relies on a single fixed camera angle, meaning the benchmark does not assess the model's ability to handle multi-view consistency or novel-view generation. The paper does not specify the computational cost or hardware requirements for running these evaluations.
Interactive System Flowchart
Cross-Examination & FAQs
A deeper dive clarifying mechanics, constraints, and baseline evaluations.
Q1. What is the primary goal of the Apple-pi benchmark?
The goal is to determine if video generation models arrive at their output through a faithful, law-grounded reasoning process rather than just producing physically plausible imagery.
Q2. What kind of tasks does the Orchard dataset contain?
It contains 400 physical videos covering ten canonical tasks in classical mechanics, categorized into single-law and multi-law levels.
Q3. Which models performed best on this benchmark?
GPT Image 2 achieved a score of 0.704 and Nano Banana 2 achieved 0.699.
Q4. How does the evaluation protocol work?
It uses a three-stage process involving Perception, Formulation, and Deduction across five subtracks, using annotated first frames as input.
Q5. Does this benchmark use automated metrics or human scoring?
It uses a hybrid suite that combines MLLM-based subjective scoring with objective, physics-law-grounded measures.
Q6. What are the limitations regarding object diversity?
The dataset is restricted to spheres, cubes, cylinders, and cones.
Q7. Does the benchmark test multi-view consistency?
No, the cases use a single fixed camera, so multi-view consistency and novel-view generation are not tested.
Q8. Are there other benchmarks similar to Apple-pi mentioned in the paper?
The paper references various benchmarks including NVIDIA Isaac Sim, PhysBench, QuantiPhy, PhyX, VideoPhy-2, PhyWorldBench, VideoScience-Bench, WorldModelBench, PhysicsMind, PhyGenBench, and Physics-IQ.
Q9. What is the specific score reached by Seedance 2.0?
Seedance 2.0 reaches an average score of 0.473.