HyperAIHyperAI

Command Palette

Search for a command to run...

Apple-π: 물리 법칙 기반 추론 능력 평가를 위한 비디오 생성 모델 벤치마크

초록

현대 비디오 생성 모델은 물리 법칙을 내재화한 세계 모델로서 점차 주목받고 있다. 그러나 기존 벤치마크는 대부분 출력 수준에서 물리적 타당성을 평가할 뿐, 모델이 충실한 법칙 기반 추론 과정을 거쳐 해당 결과에 도달했는지는 검증하지 않는다. 본 논문에서는 비디오 모델 평가를 명시적으로 물리 법칙에 고정시킨 최초의 벤치마크인 Apple-π를 소개한다. Apple-π는 세 가지 구성 요소로 이루어진다. 1) Orchard: 고전 역학의 10가지 표준 과제를 다루는 400개의 비디오로 구성된 데이터셋으로, 교란 요인이 없는 진단을 위한 단일 법칙 과제와 일반화 능력을 탐색하기 위한 다중 법칙 과제를 분리한다. 2) 벤치마크 프로토콜: 인포그래픽이 주석으로 달린 첫 프레임에 대해 연쇄 프레임 프롬프트를 사용하고 생성된 비디오를 모델의 가시적 추론 과정으로 간주하는, 인식, 공식화, 연역을 포함한 과학적 추론 기반의 3단계 프로토콜이다. 3) 평가 도구 모음: MLLM 기반의 주관적 점수 평가와 물리 법칙에 근거한 객관적 측정을 결합한 하이브리드 평가 도구 모음으로, 모델의 실패 여부뿐 아니라 어느 단계에서 실패하는지에 대한 단계별 진단을 가능하게 한다. 11개 모델을 벤치마킹한 결과, 현재 비디오 모델은 신뢰할 수 있는 법칙 기반 세계 시뮬레이터와는 여전히 거리가 멀며, 최고 성능의 비디오 모델조차 0.473점에 그쳤다. 단계별, 기둥별, 소스별 분석을 통해 인식-공식화-연역 병목 현상, 취약한 다중 법칙 상태 전이, 지속적인 시뮬레이션-실제 간 격차를 추가로 밝혀냈다. 이러한 발견은 Apple-π가 법칙 기반 물리 지능을 갖춘 세계 모델로 비디오 모델을 이끌기 위한 진단적 기반으로 자리매김함을 보여준다.

One-sentence Summary

Nanyang Technological University and The Chinese University of Hong Kong introduce Apple-π, a benchmark for evaluating video generation models on physical law grounding that combines a curated dataset with a three-stage scientific reasoning protocol (Perception, Formulation, Deduction) treating generated videos as reasoning traces, and a hybrid physics-law-grounded evaluation suite to reveal current models’ failures and guide progress toward law-grounded world simulators.

Key Contributions

  • Orchard is a dataset of 400 videos covering ten canonical classical mechanics tasks, organized into single-law and multi-law splits to enable confounder-free diagnosis and generalization testing.
  • A three-stage benchmark protocol (Perception, Formulation, and Deduction) employs chain-of-frames prompting on infographic-annotated first frames, treating the generated video as a visible reasoning trace.
  • A hybrid evaluation suite combines MLLM-based subjective scoring with physics-law-grounded objective measures, enabling stage-resolved diagnosis of where a model's reasoning breaks down.

Introduction

The authors investigate whether video generation models can reason about the physical world through explicit laws, rather than merely reproducing visually plausible patterns. Prior benchmarks evaluate only the final output, making it impossible to distinguish law-grounded deduction from intuitive imitation. To address this, the authors present Apple-π, a benchmark that decomposes physical reasoning into three auditable stages: Perception of physical quantities, Formulation of the governing law, and Deduction of law-consistent dynamics. Using a curated dataset of classical mechanics scenarios and a suite of hybrid evaluation metrics, it reveals that current video models possess useful physical priors but fall short of reliable law-grounded world simulation, particularly when composition and real-world transfer are required.

Dataset

The authors introduce Orchard, a curated video dataset for physical-reasoning evaluation, with a law-first design: each case is built around explicit classical-mechanics laws, specified physical conditions, and law-predicted motion. The dataset contains 400 cases drawn from three sources.

  • Simulated videos (243 cases) – generated with NVIDIA Isaac Sim, providing exact physical parameters and pixel-accurate trajectories. These serve as the objective anchor for the evaluation suite.
  • Self-recorded real-world videos (121 cases) – captured under controlled lab conditions that approximate isolation of the governing law while introducing real optical and material cues.
  • Internet-sourced real-world videos (36 cases) – curated from physics-education YouTube channels to broaden visual diversity beyond the first two sources.

Across all sources, the object vocabulary is standardized to four primitive solids: sphere, cube, cylinder, and cone. This constrains object identity as a nuisance variable, ensures well-defined centers, masks, contact surfaces, and size parameters, and makes physical states consistently annotatable. The design reduces reliance on object-specific semantic priors, keeping the focus on law-grounded motion reasoning.

Orchard follows a two-level task taxonomy:

  • Single-law branch – tasks are organized into three pillars: (i) law of universal gravitation (free fall, projectile motion, inclined-plane motion, circular motion on a gravity-driven track); (ii) conservation of momentum (elastic, perfectly inelastic, and inelastic collisions parameterized by coefficient of restitution); (iii) Newton’s first law (objects at rest, uniform linear motion).
  • Multi-law branch – composes tasks across pillars (e.g., inclined plane feeding into projectile motion, or circular motion followed by a collision) to test compositional generalization.

The dataset is used for stage-resolved evaluation, not for training. The authors leverage the single-law cases for controlled diagnosis and the multi-law cases to assess compositional reasoning. No training split, mixing ratios, or cropping strategies are described; the data is prepared as a fixed benchmark with consistent physical-state annotations and metadata that include object geometries, physical parameters (where available), and motion trajectories.

Method

The authors introduce Apple-π, a diagnostic framework designed to assess whether video models can progress from surface-level physical plausibility to law-grounded physical intelligence. Rather than proposing a new model architecture, Apple-π operates as a structured evaluation protocol built around three tightly coupled components: a curated dataset of physically specified scenarios, a multi-stage reasoning benchmark, and a hybrid evaluation suite. Together, these components probe a model’s ability to reason about physics through explicit perception, mathematical formulation, and logical deduction.

The first component is Orchard, a dataset of law-derived, physically specified scenarios. Each scenario is constructed from explicit physical laws, ensuring that every interaction in a video sequence is governed by well-defined mechanics rather than heuristic appearance. This design forces models to rely on underlying physical principles instead of superficial visual cues. The dataset supplies the raw material for the benchmark, providing diverse motion and collision events that demand precise reasoning.

The second component is a benchmark protocol that structures the reasoning task into three sequential stages: Perception, Formulation, and Deduction. In the Perception stage, the model must extract relevant physical quantities from the visual input (e.g., object positions, velocities, masses). The Formulation stage then requires translating these observations into the appropriate governing equations or physical laws. Finally, the Deduction stage tasks the model with applying those laws to predict future states, answer counterfactual queries, or explain observed outcomes. This pipeline moves beyond simple outcome prediction and tests whether a model can produce a coherent, principled reasoning chain that mirrors how a physicist would approach a problem.

The third component is an evaluation suite that combines two complementary scoring mechanisms. Subjective metrics leverage an MLLM-based judge to assess the fluency, coherence, and logical soundness of open-ended reasoning traces. In parallel, objective metrics are grounded directly in the physical laws that define each scenario, enabling a precise, rule-based verification of correctness. By diagnosing where models fail -- whether at perceptual grounding, law formulation, or deductive inference -- the suite provides fine-grained insight into the robustness and limitations of video-based physical reasoning.

Experiment

Apple-π evaluates video generation and unified understanding-generation models on a three-stage physical reasoning benchmark, revealing that strong video synthesis alone does not imply law-grounded physical intelligence; unified models with explicit understanding before generation substantially outperform video models, yet temporal deduction remains the central bottleneck across all architectures. The benchmark uncovers a progressive reasoning funnel where perception and formulation successes do not reliably transfer to law-consistent dynamics, and models struggle to generalize across law transitions and from simulated to real-world visuals. Ablations confirm that the infographic input format is not a limiting factor and that the protocol primarily standardizes output format, while qualitative failures show that copying annotations does not equate to binding physical meaning.

Existing physical intelligence benchmarks either evaluate understanding or generation, but none combine explicit physical-law grounding with multi-stage diagnostic reasoning and chain-of-frames evaluation. While a few benchmarks partially support law-grounded or objective metrics, they all lack the decomposition into perception, formulation, and deduction stages that would make the reasoning process auditable. All listed understanding benchmarks (PhysBench, QuantiPhy, PhyX) and generation benchmarks (VideoPhy-2, PhyWorldBench) do not support multi-stage evaluation or chain-of-frames reasoning. Only QuantiPhy offers an objective physical metric, and it provides only partial support for law-grounded evaluation, limited to kinematics. Video generation benchmarks like VideoPhy-2 and PhyWorldBench assess physical plausibility but do not verify whether models internally ground outputs in physical laws, leaving the reasoning process opaque.

Video generation models reach only moderate performance on Apple-π, with the best video model averaging 0.473, while unified image generation models achieve around 0.70, showing that explicit understanding modules improve physical reasoning. Scores drop sharply from Perception to Formulation and especially Deduction, indicating that models can perceive physical cues but struggle to convert them into law-conditioned temporal dynamics. Multi-law and real-world cases remain substantially harder, exposing weaknesses in compositional state transfer and visual generalization. Unified models like GPT Image 2 and Nano Banana 2 substantially outperform all video models across Perception and Formulation, yet even their Deduction scores remain around 0.40, leaving the temporal reasoning bottleneck unsolved. Video models read annotation text far better than they ground quantities to object regions, and their scores on multi-law scenarios are consistently lower because they fail to carry physical states across law transitions.

Ablating the way physical quantities are presented shows that switching from infographic annotations to a structured text prompt has a negligible effect on performance, with all track-level score changes staying within ±0.05. Using a concise prompt that omits detailed output specifications slightly reduces overall scores, primarily on graphic-output tracks, but it consistently improves formula-text selection, indicating that the full prompt mainly standardizes visual answer formats rather than conveying physics solutions. Specifying physical quantities via a structured text prompt yields nearly neutral paired deltas, with every available track-level change contained within a narrow ±0.05 band, confirming that infographic annotation reading is not a performance bottleneck. A concise prompt lowers average scores, with the decline concentrated on graphic-output tracks (P-G and F-G), while the formula-text track (F-T) improves by +0.051 for both models, showing that the prompt details primarily enforce visual output constraints rather than aiding physics reasoning.

the paper present Apple-π, a benchmark that evaluates physical reasoning across perception, formulation, and deduction stages with explicit law grounding. Unified image generation models with understanding modules outperform video generation models, yet all models suffer a sharp decline from perception to deduction, revealing a bottleneck in temporal reasoning. Multi-law and real-world cases remain especially difficult due to failures in compositional state transfer. Ablation experiments show that infographic annotations are not a performance bottleneck and that elaborate prompts primarily enforce visual output format rather than boost physics reasoning.


AI로 AI 구축

아이디어에서 출시까지 — 무료 AI 코코딩, 즉시 사용 가능한 환경, 최적의 GPU 가격으로 AI 개발을 가속화하세요.

AI 협업 코딩
바로 사용 가능한 GPU
최적의 가격

HyperAI Newsletters

최신 정보 구독하기
한국 시간 매주 월요일 오전 9시 에 이번 주의 최신 업데이트를 메일로 발송합니다
이메일 서비스 제공: MailChimp